For anyone using [instant building new test] change the float to more than 9999
later ingame the values increased beyond that and activating this script would freeze the buildings.
About the warehouses script, is it possible to make it to [add] resources instead of [Set] ?
For anyone using [instant building new test] change the float to more than 9999
later ingame the values increased beyond that and activating this script would freeze the buildings.
About the warehouses script, is it possible to make it to [add] resources instead of [Set] ?
can you try this one for me please, i have tested it now and there is no problem for me
i went back to the instant building which should actually work now please test this one
can you try this one for me please, i have tested it now and there is no problem for me
i went back to the instant building which should actually work now please test this one
it does work for most buildings but some building have progress over 9999 like clone tower. it has 12000 progress.
I just changed the line in your script to
originalcode:
mov [rax+00000218],(float)999999
instead of (float)9999
and it worked fine.
Thanks for the update.
yes that should not be a problem, i have set the age for all to 20 in this one which works so far additionally i have set the fast building construction to 999999 which should fix the problem with the remaining buildings
unfortunately i noticed that it overloads the memory during the fast build so that at some point there is too high a ram utilization, because it permanently loads the values 999999 into the memory but does not delete them
so this should usually solve all problems and this table should work without problems red is not working it should solve the memory problem since the thing with 2gb but also that it fills up the memory unnecessarily
this should also work with the latest update, i.e. with v. 1.0.00.46132
It seems that there is an issue with the age modification, and it is not being applied as intended.
Additionally, I have added automatic injection of the executable so that you no longer need to select it.
If you like it, feel free to leave a like. Thank you to all of you for your support, and also thanks to the table creators.
So far, what has been changed and improved:
Hunger
Thirst
No water usage (improved)
No electricity usage (improved)
No building damage (improved through adjustment of scripts and codes)
God Power (improved, code changed)
MAX Warehouse resources
Discovery Points
Instant Perk Research (improved code to eliminate negative numbers and revert to the official time)
Instant Building (improved, optimized code to conserve memory and build anything requested without using resources)
Unlimited Underground resource [Experiment]