Jump to content
  • 0
SorryV2

HELP! RENT ITEM THAT CHANGES GROUP ID THEN TURNS BACK TO PREVIOUS GROUP ID WHEN EXPIRES

Question

Can someone help me with an item script that changes the group id then turns back to previous id when expired?

So I have this certain item for example a certificate that can use @autoloot (modified groupid) when used then goes back to (groupid 0)

when it expired.
 

This is my item script. LoL IDK if I'm doing it right.
"{if (groupid==0) changegroupid (groupid==7);rentitem 32004,2592000},{},{}"

 

A help will be so much appreciated. Thank you in advance.

 

PS.
I had enabled VIP system but
Its a separate function from what I'm doing.

It's like a different system from VIP to F2P. you get what I mean? xD Sorry though I can't elaborate.

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0
2 hours ago, Chatterboy said:

setgroupid(<new group id>{, <account id>})

{ if(groupid(0) setgroupid(7){,<account id>}) ; if(groupid(5) setgroupid(5) {,<account id>}) },{},{}

like this? sorry i cant catch up, im a nub btw. >_<

and thanks for the reply

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.