OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Monty on 24 Feb 2004, 19:34:32

Title: Keep AI standing
Post by: Monty on 24 Feb 2004, 19:34:32
I am trying to keep some AI dudes from going into the prone. They are on top of a tower and when they go into the prone they fall off. I used the disableAI "MOVE" to keep them from running around (that is correct right?), but I need them to stay standing. Does anyone know what I can put in the initialization for this? Any help will be greatly appreciated.

Thanks,
Monty
Title: Re:Keep AI standing
Post by: Putin on 24 Feb 2004, 19:38:04
In the init field of the unit type

this setunitpos up
Title: Re:Keep AI standing
Post by: Monty on 24 Feb 2004, 19:59:06
Well don't I feel stupid. I saw that but assumed that would only be his position in the start of the mission.

Thanks,
[SOC]Monty
Title: Re:Keep AI standing
Post by: Putin on 24 Feb 2004, 20:11:19
Nope, it'll keep him up the whole time.
Have a nice remaining evening!!!!