ChivalryRO 0 Posted November 9, 2016 getitembound2 + rentitem ? is that possible ? cuz i want to make a freebies npc that gives account bound item with expiration. Quote Share this post Link to post Share on other sites
0 Nihad 24 Posted November 9, 2016 *rentitem(<item id>, <time>) *rentitem("<item name>", <time>) Creates a rental item in the attached character's inventory. The item will expire in <time> seconds and be automatically deleted. When receiving a rental item, the character will receive a message in their chat window. The character will also receive warning messages in their chat window before the item disappears. This command can not be used to rent stackable items. Rental items cannot be dropped, traded, sold to NPCs, or placed in guild storage (i.e. trade mask 75). Note: delitem() in an NPC script can still remove rental items. I believe the rent command already accomplishes what you are trying to. Quote Share this post Link to post Share on other sites
getitembound2 + rentitem ? is that possible ? cuz i want to make a freebies npc that gives account bound item with expiration.
Share this post
Link to post
Share on other sites