top of page

When you make an area like Safezone for exemple, it can be very boring to see AI move because someone open fire

​

So this command will "freeze" the move system of the AI placed

​

Go to editor and o the AI you want to stop to move in the INIT box of your helipad, past following code :

​

​

this disableAI "MOVE";

​

​

Try to open fire beside, and the AI will not move at all

​

MAKE AI DO NOT MOVE

bottom of page