Zephyr Posted November 29, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 95 Reputation: 29 Joined: 10/11/12 Last Seen: December 12, 2023 Share Posted November 29, 2012 What's the calc for -1% Base/JobEXP? Quote Link to comment Share on other sites More sharing options...
Euphy Posted November 29, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted November 29, 2012 set BaseExp, (((NextBaseExp/100) < BaseExp)?(BaseExp-(NextBaseExp/100)):0); set JobExp, (((NextJobExp/100) < JobExp)?(JobExp-(NextJobExp/100)):0); Quote Link to comment Share on other sites More sharing options...
Zephyr Posted November 29, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 95 Reputation: 29 Joined: 10/11/12 Last Seen: December 12, 2023 Author Share Posted November 29, 2012 Thanks! Quote Link to comment Share on other sites More sharing options...
Question
Zephyr
What's the calc for -1% Base/JobEXP?
Link to comment
Share on other sites
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.