Home   Help Search Login Register  

Author Topic: Beginer question: how to let my soldier sit on a chair(object)  (Read 675 times)

0 Members and 3 Guests are viewing this topic.

coolfan

  • Guest
Sorry, I can't find answer in faq. I try many time in mission editor
but I can't let soldier sit on a chair I created. He always sit on "air"
not chair.
 
by the way, is there any list of all "movename" for switchmove?


Knut Erik

  • Guest
You must use a "Chair X" Not just chair. There are two chairs in the editor. Chair and chair X. You must use chair x! See?

And then unitname playmove "onchair"

 :D  ;) :D ;) :D ;) :) ;) :D ;) :D :) ;D :o 8)

coolfan

  • Guest
Yes, it works when I change "chair" to "chair x".
Thanks.

O Neil

  • Guest
Right, you want switchmoves? I'll give you switchmoves:

unitname switchmove "Switchmovecommand"

FXexecution      FXexecutionDead      FXdismay      FXToKneel      FXInKneel      FXFromKneel
FXshow1      FXshow2      FXshow3      FXshow4      FXshow5      FXCivilLookaround      FXCivilLookaround2
FXCivilLookback      FXCivilHandMouth      FXCivilFoldOnesArms       FXCivilArmsAkimboR      FXCivilArmsAkimboL
FXFromTable      FXToTable      FXSitLeftHandDown      FXSitRightHandDown      FXSitHandsOnTable      FXToHand
FXInHand      FXInHandStat      FXFromHand      FXNewcivil      FXWomanSur      EffectCombatStand
EffectStandmove      EffectStandSitDown
EffectStandSitDownStill      EffectStandSalute      EffectStandSaluteEnd      EffectStandTalk      EffectWeaponPanic
FXangel        FXangel2     FXStandAtt       FXStandAttVar1      FXStandBug      FXStandDangle
FXStandDip      FXStandDropTel      fXStandEndTable      FXStandFromDip
FXStandFromTable           FXStandRotateTable         FXStandShowTable
FXStandStraight      FXStandSur      FXStandSurDead      FXStandSurDown       FXStandSurUniv
FXStandToDip      FXStandToTel       FXStandTelLoop      FXStandToTelHand      XStandToTable      FXStandUnivTable

Anyone got anymore?

O Neil ;)

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Yes.

I'm struggling to post a link because there is something funny going on either with the site or my Explorer, but if you look in the Ed Depot - Pending you'll find a complete list of playmoves/switchmoves.
Plenty of reviewed ArmA missions for you to play

coolfan

  • Guest
You're right, I find it in references of ed depot later.
All in unofficial command reference.
Thanks a lot. :)