Hercules Posted August 24, 2012 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 104 Reputation: 1 Joined: 05/04/12 Last Seen: November 16, 2012 Share Posted August 24, 2012 Is it possible to create an HATRED RESET NPC?? If yes,please make me one... Thanks in future!! Quote Link to comment Share on other sites More sharing options...
PewN Posted August 24, 2012 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 August 24, 2012 (edited) note Hatred reset is custom command! prontera,0,0,0 script sadasd 100,{ if( BaseClass == Job_Star_Gladiator ){ atcommand "@hatredreset"; mes "Done"; close; } else { mes "You are not Star Gladiator"; close; } } check it here! http://www.eathena.ws/board//lofiversion/index.php/t184842.html Edited August 24, 2012 by bVersatile 1 Quote Link to comment Share on other sites More sharing options...
Hercules Posted August 24, 2012 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 104 Reputation: 1 Joined: 05/04/12 Last Seen: November 16, 2012 Author Share Posted August 24, 2012 note Hatred reset is custom command! prontera,0,0,0 script sadasd 100,{ if( BaseClass == Job_Star_Gladiator ){ atcommand "@hatredreset"; mes "Done"; close; } else { mes "You are not Star Gladiator"; close; } } check it here! http://www.eathena.w...hp/t184842.html Quote Link to comment Share on other sites More sharing options...
Question
Hercules
Is it possible to create an HATRED RESET NPC??
If yes,please make me one...
Thanks in future!!
Link to comment
Share on other sites
2 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.