OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: DaRkmAn on 04 Oct 2002, 19:06:34

Title: Sitdown
Post by: DaRkmAn on 04 Oct 2002, 19:06:34
whats the command for making a person sit down in a chair?
Title: Re:Sitdown
Post by: karz on 04 Oct 2002, 19:13:22
unitname SwitchMove "onchair"
Title: Re:Sitdown
Post by: seanver on 04 Oct 2002, 19:53:30
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)
Title: Re:Sitdown
Post by: O Neil on 06 Oct 2002, 04:03:02
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.
Title: Re:Sitdown
Post by: Jakerod on 06 Oct 2002, 06:08:27
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.
Title: Re:Sitdown
Post by: O Neil on 06 Oct 2002, 06:48:47
OK, thxs