rko123 Posted June 22, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 03/05/12 Last Seen: August 3, 2012 Share Posted June 22, 2012 how to make a rental items? example : i want to duplicate the sleipnir , and make it a rental item?? Quote Link to comment Share on other sites More sharing options...
Euphy Posted June 22, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share 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 Link to comment Share on other sites More sharing options...
rko123 Posted June 22, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 03/05/12 Last Seen: August 3, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted June 22, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 2 hours ago Share Posted June 22, 2012 no need to make new items. Quote Link to comment Share on other sites More sharing options...
rko123 Posted June 22, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 03/05/12 Last Seen: August 3, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted June 22, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
Jezu Posted June 22, 2012 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 566 Reputation: 34 Joined: 11/17/11 Last Seen: January 24 Share 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 Link to comment Share on other sites More sharing options...
rko123 Posted June 23, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 03/05/12 Last Seen: August 3, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
Bahmut Posted June 23, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 382 Reputation: 39 Joined: 01/17/12 Last Seen: February 13, 2020 Share 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 Link to comment Share on other sites More sharing options...
SlashGeeGee Posted June 23, 2012 Group: Members Topic Count: 111 Topics Per Day: 0.02 Content Count: 573 Reputation: 20 Joined: 11/19/11 Last Seen: October 24, 2014 Share Posted June 23, 2012 well if you want to duplicate sleipner just goto item_avail.txt ItemID,Sleipner'sItemID Quote Link to comment Share on other sites More sharing options...
Bahmut Posted June 23, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 382 Reputation: 39 Joined: 01/17/12 Last Seen: February 13, 2020 Share 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 Link to comment Share on other sites More sharing options...
rko123 Posted June 23, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 03/05/12 Last Seen: August 3, 2012 Author Share Posted June 23, 2012 thanks stapo.; its working... Quote Link to comment Share on other sites More sharing options...
rko123 Posted July 4, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 03/05/12 Last Seen: August 3, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted July 4, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
rko123 Posted July 4, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 32 Reputation: 0 Joined: 03/05/12 Last Seen: August 3, 2012 Author Share 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 Link to comment Share on other sites More sharing options...
zedrik04 Posted August 9, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 07/24/12 Last Seen: September 3, 2012 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted August 9, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
Snow Posted September 25, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 141 Reputation: 34 Joined: 05/30/12 Last Seen: August 2, 2020 Share 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 Link to comment Share on other sites More sharing options...
manabeast Posted November 12, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted November 12, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
Question
rko123
how to make a rental items? example : i want to duplicate the sleipnir , and make it a rental item??
Link to comment
Share on other sites
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.