Kane
Kane
> quick brainstorm: I think this PR would need to add a parameter to the script (eg: "cron.php -usephpini") which then checks for the existance of that file (or the...
> > I'm having the same issue. Any help? > > I'm not having any luck on my end. What confuses me is getting the value for the 'code' parameter...
We should also consider that when we add the "Exit OpenLoco" menu option (issue #77) we'll also want it to prompt to save the game. This may not be possible...
@AaronVanGeffen Waited over 1 minute (on 3x speed), built tracks, station and train, and waited for a newspaper to popup ... still didn't ask to save. Not sure what they...
Have not looked into this at all to see how it's used, but I noticed this which I guess is related: https://github.com/OpenRCT2/OpenRCT2/blob/73738bbdc8bc47122f62d0cfdad8a9d5d4d8cecd/src/openrct2/rct12/Limits.h#L42
The `MaxInversions` is used here: https://github.com/OpenRCT2/OpenRCT2/blob/75fb313e5ab1dda75681f196d4ca5dc1d0c57043/src/openrct2/ride/Vehicle.cpp#L1358-L1367 Someone will have to research what effects increasing the ride.inversions variable would have.