rko123 Posted June 22, 2012 Posted June 22, 2012 how to make a rental items? example : i want to duplicate the sleipnir , and make it a rental item?? Quote
Euphy Posted June 22, 2012 Posted June 22, 2012 *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. Quote
rko123 Posted June 22, 2012 Author Posted June 22, 2012 (edited) hello , do i need to make new item id? no client edit required? no source edit required?? Edited June 22, 2012 by rko123 Quote
rko123 Posted June 22, 2012 Author Posted June 22, 2012 what do i need to add in my itemdb then? to make a duplicate of sleipnir as rental item.. or maybe how can i do this? when a new account creates new character, there will be automatic rental items on their inventory like slipnir and lkh Quote
Emistry Posted June 22, 2012 Posted June 22, 2012 nothing need to add...no need add any new item..no need to duplicate any items... just use this command to give the items. rentitem <ItemID>,<Time>; Quote
Jezu Posted June 22, 2012 Posted June 22, 2012 I will make him understand.. @rentitem sleipnir 300 This will make the sleipnir last up to 5minutes only. How do I get the 300? For 1 minute, there is 60 seconds right? then.. 60secs X 5 minutes = 300 Let me know guys if I have mistaken. Quote
rko123 Posted June 23, 2012 Author Posted June 23, 2012 i dont have @rentitem in atcommand , how can i do this? every charcter created automatically have a rental sleipnir and LKH? Quote
Bahmut Posted June 23, 2012 Posted June 23, 2012 You have to add your item ids to the script and then add the script to your server: http://upaste.me/4850529ea76b955 Quote
SlashGeeGee Posted June 23, 2012 Posted June 23, 2012 well if you want to duplicate sleipner just goto item_avail.txt ItemID,Sleipner'sItemID Quote
Bahmut Posted June 23, 2012 Posted June 23, 2012 well if you want to duplicate sleipner just goto item_avail.txt ItemID,Sleipner'sItemID He don't have to duplicate it to create a renting item. That's what he was asking for Quote
rko123 Posted July 4, 2012 Author Posted July 4, 2012 hello , can some tell me how to fix this? my rental items, if i put a name on it, it become permanent or a normal item... how can i fix or avoid this..?? Quote
Emistry Posted July 4, 2012 Posted July 4, 2012 you cant add name in the rental items... in normal cases.. a rental item shouldnt have name / card inside it. Quote
rko123 Posted July 4, 2012 Author Posted July 4, 2012 i test to put a name in the rental items and it become permanent item.. i use the rental items as freebies for the new players, and i discovered that they put a name for the rental items to make it permanent.. Quote
zedrik04 Posted August 9, 2012 Posted August 9, 2012 thats my problem too. i made a card that can be insert to weapons and after the duration the card wont deleted. it stays in the weapon and the duration was gone. and the card was no time. it means unlimited. how to fix this? Quote
Emistry Posted August 9, 2012 Posted August 9, 2012 Any Card / Item that inserted into a RENTAL item... when the rental item duration is out....it will be deleted along with the card / item that compounded into the rental items. If you take a Rental Item to sign with Character Name...the rental duration will be removed. ( edit your Item Sign NPC to check whether the item is rental item or not to avoid this ) Quote
Snow Posted September 25, 2012 Posted September 25, 2012 Well i tested it with Dark Bash (5808) for 10 seconds, but when i log out the counter didn't go on. (I waited for like 2 minutes and it didn't disappear). After i clicked the npc to give it again, Both Bash's disappeard after 10 seconds. May i have an old version? Quote
manabeast Posted November 12, 2012 Posted November 12, 2012 zedrik04 mean card not weapon =), look like rental item can give equipment only. if goes to card will change to parmenent. if sign too. hmm.... anyone can provide the sign npc that have check rental item or not?? Quote
Emistry Posted November 12, 2012 Posted November 12, 2012 zedrik04 mean card not weapon =), look like rental item can give equipment only. if goes to card will change to parmenent. if sign too. hmm.... anyone can provide the sign npc that have check rental item or not?? http://www.eathena.ws/board/index.php?s=&showtopic=241313&view=findpost&p=1318374 1 Quote
Question
rko123
how to make a rental items? example : i want to duplicate the sleipnir , and make it a rental item??
19 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.