OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Burn on 20 Mar 2003, 20:15:14

Title: How do you make soldiers sit on a chair???(not levitate above it)
Post by: Burn on 20 Mar 2003, 20:15:14
I know what to type in the init. field to make the soldier sit on the chair... (Playername switchmove "fxstandunivtable") ...but when he sits down he kind of floats above the chair, and it's nearly impossible to get him to sit right on the chair itself... instead he takes a sit next to, or on the edge of the chair. >:( Can anyone help me get my soldier sit on the chair like he's suppose to ??? Thank's alot, in advance ;D ~:BIZON:~
Title: Re:How do you make soldiers sit on a chair???(not levitate above it)
Post by: Black_Feather on 20 Mar 2003, 21:48:17
use the object called chair x thats the right height, but you have to adjust the position so he doesn't sit next to it  :(
Title: Re:How do you make soldiers sit on a chair???(not levitate above it)
Post by: Burn on 20 Mar 2003, 22:20:56
Thank's  :)... Can i use coords in the init. field to set the right position??? ::)
Title: Re:How do you make soldiers sit on a chair???(not levitate above it)
Post by: Captain Winters on 21 Mar 2003, 01:57:03
Or.. you could use <unitname> set pos get pos <chairname> to put him right on top of the chair!

Tanks!