View Single Post
Paragon
Senior Member
 
Join Date: Feb 2010
Posts: 874

Old April 3rd, 2017, 06:23 PM
Quote:
Originally Posted by zarlor View Post
I found this thread, about halfway down Myridden uses the following to do an offset of a known value:
Code:
~ Fix the hindrance and reward point numbers.
hero.child[resHinder].field[resMax].value -= 1
herofield[acMaxMinor].value += 1
herofield[acMaxHindP].value += 1
Would something like that get you closer to what you're looking for?
Hmmm. You'd think from what the comment says, but I actually can't tell what part of that is addressing the Reward Points; maybe the last line? Maybe Rewards are acMaxHindP? I guess I can experiment and find out.

Last edited by Paragon; April 3rd, 2017 at 06:26 PM.
Paragon is offline   #8 Reply With Quote