Playing supply mode with infinite time?
Playing supply mode with infinite time?
So I basically want to play the supply mode, just with endless time. I hate being on a timer, I just want to enjoy the game my way. And I loved the campaign, and this is pretty similar. Tried it with Cheat Engine, console commands, but nothing worked. Tried editing a supply scenario, but couldn't change the objective, only the map. Any suggestions?
Re: Playing supply mode with infinite time?
This will freeze the timer at 5 minutes and persists through levels:
Code: Select all
/c function get_time_left() return 300 * 60 end
Re: Playing supply mode with infinite time?
Works perfectly! Thank you, sir.