Jump to content

billy1991

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by billy1991

  1. What is GE?

     

    I mean, theoretically it should work, I don't know why it doesn't.

    Can you post the code that errors?

     

    Gravity Error. idk what happen like im opening item ==> 12961 Vesper_Core01_Box (rentitem 2696,604800;) its force close my client and i cant login again with my id before the item gone.

     

    like this img i open the box 

     

     

    screen_High_Server000.jpg

     

     

    and then this happen

     

     

    Untitled.png

     

     

    any solution? 

  2. Please help my rentitem not run as well..

     

    if i put the timer 10-20seconds its no problem and i got the rental item.

     

    this is the code i use

    quiz_02,257,367,5	script	Rental Ring	894,{
    		mes "rent an godly item ?";
    	next;
    	if( select( "Rent", "leave" ) -1 ) close;
    	
    	rentitem 2629, 20;
    	mes "done";
    	close;
    }
    

    and than i put the timer 100sec or higher got GE. Please help me..

     

    sry for my bad english..

×
×
  • Create New...