OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: DaRkmAn on 04 Oct 2002, 19:06:34
-
whats the command for making a person sit down in a chair?
-
unitname SwitchMove "onchair"
-
take a look here
http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=103;start=0 (http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=103;start=0)
-
Soz to but in, but how do you make em sit down normally, as in, the slowly get down on the ground, not like that other script that makes them sit down in 0 seconds.
-
unitname playmove "effectstandsitdown".... make sure they are on safe it usually works better... u have to put that in a trigger or waypoint, it doesnt work in the unit's init field... I was actually just doing something a few minutes ago which took me an hour to do because i couldnt get them to stay sitting... you have to stick them on safe.
-
OK, thxs