Mostly pGameState related offset changes to Manager objects. some scripts rewritten. CHolding offsets changed some as well.
Very little to no testing was done. Basically check they all activate and dont crash my last save game when run for several months.
(Still having IRL issues which will slow updates to tables but was able to get my desktop back and get it connected to internet thus the update so I will try to be responsive to major glitches with table but there will likely be delays)
Edit: Also please do not post Recifense's tables here you can post to thread for their table though I assume they would prefer the patreon content to not be posted without permission.
Quick related question: Does anyone know the max value for gold? I can find the address easily but the most I've manually been able to give is 45k, typically by adding 0's to the value until it rolls upward.
Quick related question: Does anyone know the max value for gold? I can find the address easily but the most I've manually been able to give is 45k, typically by adding 0's to the value until it rolls upward.
The max is 2,147,483,647(basically 7FFF FFFF), but it is also multiplied by 100.000, so the value in the gold address can be 214748364700000. More than that (I only tried changing the last 7 to an 8, and it went negative).
Quick related question: Does anyone know the max value for gold? I can find the address easily but the most I've manually been able to give is 45k, typically by adding 0's to the value until it rolls upward.
The max is 2,147,483,647(basically 7FFF FFFF), but it is also multiplied by 100.000, so the value in the gold address can be 214748364700000. More than that (I only tried changing the last 7 to an 8, and it went negative).
[Link]
I ran that and it's showing up as 42948. Gotta be something im missing here.