goddameit Posted January 8, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Share Posted January 8, 2013 (edited) Author : Goddameit Idea : http://bit.ly/117PfO6 This command can make a temporary pet, after time run out pet won't be used anymore. Command : callfunc "rentPet",<pet id>,<day>,<hour>,<minute>,<second>; Sample : rent a poring for 99 days 43 hours 91 minutes 13 seconds prontera,150,180,4 script Test 100,{ callfunc "rentPet",1002,99,43,91,13; end; } Dwonload : SQL : http://pastebin.com/....php?i=1u2JmtgJ Script : pet_rental.txt PS : This script maybe lead to server little lag. PS : Not 100% sure this work well. PS : This script can be more efficiently but don't ask me for this (I don't care this ). Edited February 3, 2013 by goddameit 3 Quote Link to comment Share on other sites More sharing options...
PewN Posted January 9, 2013 Group: Members Topic Count: 209 Topics Per Day: 0.04 Content Count: 892 Reputation: 27 Joined: 12/09/11 Last Seen: April 16, 2016 Share Posted January 9, 2013 wow nice script. can i ask if i rent a pet then i attack a monster will pet attack the mobs? or player? Quote Link to comment Share on other sites More sharing options...
goddameit Posted January 9, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Author Share Posted January 9, 2013 wow nice script. can i ask if i rent a pet then i attack a monster will pet attack the mobs? or player? use 'summon' Quote Link to comment Share on other sites More sharing options...
donkeyg Posted January 13, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted January 13, 2013 that's confuse, how do i make the NPC that you need to require item to exchange with the rentEgg? something like 1 poring Coin = 1 RentEgg Quote Link to comment Share on other sites More sharing options...
goddameit Posted January 14, 2013 Group: Members Topic Count: 60 Topics Per Day: 0.01 Content Count: 562 Reputation: 219 Joined: 11/22/11 Last Seen: August 3, 2024 Author Share Posted January 14, 2013 (edited) that's confuse, how do i make the NPC that you need to require item to exchange with the rentEgg? something like 1 poring Coin = 1 RentEgg you need to learn how to write a npc for exchange something by yourself. I think there is a lot of sample in rA here Edited January 14, 2013 by goddameit Quote Link to comment Share on other sites More sharing options...
donkeyg Posted January 16, 2013 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted January 16, 2013 that's confuse, how do i make the NPC that you need to require item to exchange with the rentEgg? something like 1 poring Coin = 1 RentEgg you need to learn how to write a npc for exchange something by yourself. I think there is a lot of sample in rA here thanks godamit, Clydelion helped me to done this NPC ^^ Quote Link to comment Share on other sites More sharing options...
icabit Posted January 16, 2013 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 353 Reputation: 70 Joined: 07/14/12 Last Seen: February 12, 2023 Share Posted January 16, 2013 KEWL NICE SCRIPT thx Quote Link to comment Share on other sites More sharing options...
vip53041 Posted May 6, 2013 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 52 Reputation: 0 Joined: 04/27/13 Last Seen: April 12, 2017 Share Posted May 6, 2013 nice script !! Quote Link to comment Share on other sites More sharing options...
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.