All,
taking a break from battle code, but I will return, I promise.
Just speculating on the interest for the ability to control the storage sizes via config?
Thinking:
And then strip out hard coded 800's (default maxstore and maxcrop) and modify the display and update engine to multiply the building attri variable by STORAGE_MULTIPLIER.Code:define("STORAGE_MULTIPLIER",5); define("STORAGE_BASE",800*STORAGE_MULTIPLIER);
Only reason I've done it is because I'm running 100x server for battle code testing and it's handy to have the extra storage.
It would have to be carefully released as I can't set the config.php entry in GitHub, so people would need to be able to read.
Thoughts?
Regards,
Donnchadh.







