uzami 0 Posted April 23, 2016 I'm trying to make a event who trigers when a character changes his JobClass like this: - script Mail#004 -1,{ OnPCStatCalcEvent: if(BaseJob == Job_Swordman && reward004 == 0) { // my functions end; } } but, it's not working hahaha any help? =) Quote Share this post Link to post Share on other sites
0 kenik 12 Posted April 24, 2016 (edited) There're few jobs. And people get it through NPC. So, easiest way - is to add "donpcevent" in that NPCs after jobchanging. Edited April 24, 2016 by kenik 1 uzami reacted to this Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted April 24, 2016 you wanna triger OnPCStatCalcEvent ? if yes you should make server calculate the player's states 1 uzami reacted to this Quote Share this post Link to post Share on other sites
0 uzami 0 Posted April 24, 2016 and... how i do it? XD Quote Share this post Link to post Share on other sites
I'm trying to make a event who trigers when a character changes his JobClass
like this:
but, it's not working hahaha
any help? =)
Share this post
Link to post
Share on other sites