Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
making a soldier sit on a chair
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: making a soldier sit on a chair (Read 493 times)
0 Members and 1 Guest are viewing this topic.
ryankaplan
Members
yeah...
making a soldier sit on a chair
«
on:
22 Aug 2004, 18:44:06 »
i've seen this done. i tried some animations you can use with the switchmove command, but the soldier doesn't seem to want to sit on the chair itself. how can i do this?
Logged
Planck
Honoured
Former Staff
I'm never wrong ....I'm just not always right !
Re:making a soldier sit on a chair
«
Reply #1 on:
22 Aug 2004, 18:51:43 »
This has been answered before, you should try a search.
Basically I think you need to use chairX.
Planck
Logged
I know a little about a lot, and a lot about a little.
C0LDSt33L
Members
Member of the SotM Team
Re:making a soldier sit on a chair
«
Reply #2 on:
22 Aug 2004, 19:44:57 »
As Planck says you gotta use chairx or the guy will shuffle out of his seat. the command is:
Code:
[Select]
bloke switchmove "OnChair"
This won't work in the initialisation field of the unit in question though. You've got to put it in a trigger.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
making a soldier sit on a chair
Top of page