Page 1 of 1

Playing supply mode with infinite time?

Posted: Thu Aug 04, 2016 12:50 pm
by HVMihnea
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?

Posted: Thu Aug 04, 2016 1:34 pm
by daniel34
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?

Posted: Thu Aug 04, 2016 1:44 pm
by HVMihnea
Works perfectly! Thank you, sir.