Topazman wrote:
First of all, it looks like even if I enabled cheat options in skirmish, they're no longer available after I saved the game, exited to windows, and then loaded the game again. Is it a bug or is there a way to go around it?
Sorry, but loading the game is handled by the c-engine with a single command "LoadSavedGame(filename)".
There is nothing we can do from the modding (LUA) game side.
Topazman wrote:
Second, I tried to disable the AI using Alt+a
This is not working. (was never working).
In case you want the AI not to start building:
Use the cheatmenu [ALT]+[F2] and switch to the AI army.
Then teleport the ACU with [ALT]+[T] outside the map.
Teleport it back if you want the Ai to continue building.
Topazman wrote:
I just Ctrl+k to all enemy units [...] then use Alt+F2 to bring back the ACU for the AI
If you kill the ACU then you also kill the "CommanderBehaviorThread" running in LUA.
Only recreating the unit without forking a new BehaviorThread does not work.
You killed also the locationmanager by killing all units, so the AI will never send any engineer to build something from any location.
Also sending units to the AI will not work if you killed them before, bacause you have no location manager left to give them orders.
Topazman wrote:
P.S. I'm using a no-CD patch for the game, if that's relevant.
Yes it is. The game don't need a no-CD patch.
A no-CD crack is only needed if you don't have an original and want to install the game without a key.
If this is the case, then our support ends here.Statistics: Posted by Uveso — 24 Apr 2019, 20:21
]]>