Hercules Posted August 24, 2012 Posted August 24, 2012 Is it possible to create an HATRED RESET NPC?? If yes,please make me one... Thanks in future!! Quote
PewN Posted August 24, 2012 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
Hercules Posted August 24, 2012 Author 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
Question
Hercules
Is it possible to create an HATRED RESET NPC??
If yes,please make me one...
Thanks in future!!
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.