Jump to content
  • 0

Please help rentitem error


billy1991

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/12/12
  • Last Seen:  

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..

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  141
  • Reputation:   45
  • Joined:  08/14/12
  • Last Seen:  

What is GE?

 

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

Can you post the code that errors?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  08/12/12
  • Last Seen:  

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? 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...