Page 1 of 1

peaceful mode for a particular team

Posted: Wed Mar 21, 2018 10:02 am
by maymac789
Is there a console command on the inclusion of a peaceful mode for a particular team?(sorry for my google translate)

Re: peaceful mode for a particular team

Posted: Wed Mar 21, 2018 1:29 pm
by betrok

Code: Select all

game.forces["enemy"].set_cease_fire(your_force, true)
It is not exact same as peaceful mode though: you will not get attacked even if shot first.