solid2005 Posted March 7, 2012 Posted March 7, 2012 how to do npc time example every 5 mins all player on prontera will get 10k exp and job exp or 5k. Quote
Emistry Posted March 7, 2012 Posted March 7, 2012 try this [ Pastebin ] Get EXP in Prontera for above post... your script didnt close or end the line correctly...which will result error.. and should check for the map before give EXP since topic starter want to gain exp at 1 place only. Quote
LCDTheOG Posted March 7, 2012 Posted March 7, 2012 (edited) attachnpctimer strcharinfo(0); initnpctimer; OnTimer30000: set BaseExp, BaseExp+10000 set JobExp, JobExp+10000 end; i think that should do it :X Edited March 7, 2012 by lilcooldude69 Quote
LCDTheOG Posted March 8, 2012 Posted March 8, 2012 it was off the top of my head bro. lol and i was in a hurry wasnt checking for errors or anything. hence the "I think that should do it :X" Quote
Question
solid2005
how to do npc time example
every 5 mins all player on prontera will get 10k exp and job exp or 5k.
4 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.