WalkingBad 0 Posted April 30, 2014 (edited) when player reach job lvl 10 he/she will automatically receive an item and warp to a map "ex. Prontera,150,150" how can i add it in here.. ..................... nahhhhhh TOPIC CLOSED... i made it Edited April 30, 2014 by WalkingBad Quote Share this post Link to post Share on other sites
0 Mystery 594 Posted May 1, 2014 Maybe it'd be kind if you shared the script too? Maybe other people might have the same idea / issue ^-^ 1 Patskie reacted to this Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted May 9, 2014 - script JobLvTen -1,{OnPCJobLvUpEvent:if (JobLevel==10){ getitem 502,1; //Any Other Code dispbottom "You get a bonus for reaching job lvl.10";}end;} 1 karazu reacted to this Quote Share this post Link to post Share on other sites
0 karazu 33 Posted May 9, 2014 - script JobLvTen -1,{OnPCJobLvUpEvent:if (JobLevel==10){ getitem 502,1; //Any Other Code dispbottom "You get a bonus for reaching job lvl.10";}end;} Thank you very much! Quote Share this post Link to post Share on other sites
0 WalkingBad 0 Posted May 10, 2014 sorry for the late reply... i've been busy this past few days .. anyway here's my script http://pastebin.com/Q2zC8WzQ Quote Share this post Link to post Share on other sites
when player reach job lvl 10 he/she will automatically receive an item and warp to a map "ex. Prontera,150,150"
how can i add it in here..
.....................
nahhhhhh TOPIC CLOSED... i made it
Edited by WalkingBadShare this post
Link to post
Share on other sites