
is it possible to activate the no attack enemies in already running mutliplayer game ?
ok and where can i find this commands `?ratchetfreak wrote:yes it's the same set of commands in a single player game
Start the game in singleplayer or multiplayer with commands enabled, press ~ to open the console (same as chat key) and enter these two commands:metteigel wrote:ok and where can i find this commands `?ratchetfreak wrote:yes it's the same set of commands in a single player game
Code: Select all
/c game.peaceful_mode = true
/c game.forces["enemy"].kill_all_units()
See here: Test mode - Kind of like creative mode. Very useful for testing and ... ehrm... cheating.metteigel wrote:awesome thx
btw, i searching for a item spawn list. is there something like this `?