View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old August 11th, 2011, 12:04 PM
Quote:
Originally Posted by orewashinigamiza View Post
After looking for a while, I finally found the script in question that sets the max BP. Judging by the wording of your earlier post, you did as well. It's a Resource called Starting Resources BP, you might have to scroll down a bit to see where it mentions rsGearBP and you're right about the value being hard-coded into the script. Perhaps copying the script, setting the timing to be a little bit later than the original and overwriting the effects of the original script might be possible. You could just add a check for the born rich quality there, and if it passes change the number to 60. Now, this is probably horribly inefficient and exceedingly dirty But it might be one option.
Rather than fooling with the timing, when you create your copy, write down the unique Id of the original version (it'll be in parentheses after the name of the thing you're copying). Then, type that Id into the "Replaces Thing Id" box on the right-hand side - what you're creating will now be a replacement for what's there, instead of a new thing.
Mathias is offline   #8 Reply With Quote