Modifying Hourly Reward Rate

Not exactly a "mod request", but more like a cry for help to make something by myself, lol.

I want to change the time it takes for you to get the "hourly" rewards transfer to make it slower, since I feel it is too fast, and the info may as well be useful for someone that wants to make it quicker.

Now, I KNOW I made this for SR3 years ago, since I have the rate I want in my game, lol, but I for the life of me can't remember what file I changed or what did I modify. I THINK it may be the tweak_table, but I'm not sure. I also believe I may have asked for help on these forums, but can't find my own post regarding the matter.

Anyone can help? I pretty much can figure out the stuff just by knowing which file manages the rate and the name of the values you need to tweak, since I have the file lying somewhere in my game folder or in the stuff that goes into the Gentlemen patch.

Any help will be greatly appreciated!
 
In Line 184 of tweak_table.xtbl from misc_tables.vpp_pc (can ctrl + g to jump to line number)
XML:
    <Tweak_Table_Entry><Name>Cash_payout_interval_minutes</Name><Value>10</Value><Description>The interval (in minutes) at which cash is awarded to the player from owned hoods/businesses/etc</Description><_Editor><Category>Entries:Misc</Category></_Editor></Tweak_Table_Entry>

: D
 
In Line 184 of tweak_table.xtbl from misc_tables.vpp_pc (can ctrl + g to jump to line number)
XML:
    <Tweak_Table_Entry><Name>Cash_payout_interval_minutes</Name><Value>10</Value><Description>The interval (in minutes) at which cash is awarded to the player from owned hoods/businesses/etc</Description><_Editor><Category>Entries:Misc</Category></_Editor></Tweak_Table_Entry>

: D
THAAAAAAAAAAAAAANKS!

You're a lifesaver! =D
 
Back
Top