Home   Help Search Login Register  

Author Topic: Sit in the d**n chair!  (Read 454 times)

0 Members and 1 Guest are viewing this topic.

Wolf

  • Guest
Sit in the d**n chair!
« on: 02 Jul 2003, 17:58:26 »
ok, what is the proper command for a unit to sit down in a chair?

I've tryed just about every command in the reference guide that sounds like it has something to do with sitting, here are a few I have tryed.

this action ["sitdown", chairname]
this action ["sitdown", "chairname"]
this action ["sitdown"]
this action ["onchair", chairname]
this action ["onchair", "chairname"]
this action ["onchair"]
this playmove "Onchair"
this switchmove "onchair"
this playmove ["Onchair", chairname]
this switchmove ["onchair", chairname]

All these do is either nothing happens, or the character sits on the ground.
I ran a search for the past 999 days for sit, and sit on chair, and none of them actually answer the question.
Please help.
Thank you.
« Last Edit: 02 Jul 2003, 18:07:58 by Wolf »

max_killer_payne

  • Guest
Re:Sit in the d**n chair!
« Reply #1 on: 02 Jul 2003, 18:07:31 »
Its a playmove command it wud b:

unitname playMove "FXStandUnivTable"

I fink thats it

Offline Igor Drukov

  • Contributing Member
  • **
  • Conscientious Subjector
Re:Sit in the d**n chair!
« Reply #2 on: 02 Jul 2003, 18:08:15 »
Did you make sure your chair is a "chairX" in the editor ?

*edit*

more info here.
« Last Edit: 02 Jul 2003, 18:13:50 by Igor Drukov »