Kariton Revolution Posted July 1, 2014 Group: Members Topic Count: 161 Topics Per Day: 0.03 Content Count: 429 Reputation: 5 Joined: 11/21/11 Last Seen: January 14, 2017 Share Posted July 1, 2014 bonus2 bExpAddRace,n,x; Increase exp gained by x% vs. enemies of race n is this possible to increase exp gained by killing monster? Quote Link to comment Share on other sites More sharing options...
sandbox Posted July 1, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share Posted July 1, 2014 yea, duplicate the bonus using all the different races. Quote Link to comment Share on other sites More sharing options...
Kariton Revolution Posted July 3, 2014 Group: Members Topic Count: 161 Topics Per Day: 0.03 Content Count: 429 Reputation: 5 Joined: 11/21/11 Last Seen: January 14, 2017 Author Share Posted July 3, 2014 yea, duplicate the bonus using all the different races. can you make an example sir hahaha thankyou Quote Link to comment Share on other sites More sharing options...
Capuche Posted July 3, 2014 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted July 3, 2014 you can use OnNPCKillEvent - script jinonono -1,{ OnNPCKillEvent: if ( killedrid == 1002 ) getexp 10000,5000;// + <base xp>, + <job xp> end; } Quote Link to comment Share on other sites More sharing options...
Question
Kariton Revolution
bonus2 bExpAddRace,n,x; Increase exp gained by x% vs. enemies of race n
is this possible to increase exp gained by killing monster?
Link to comment
Share on other sites
3 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.