Home   Help Search Login Register  

Author Topic: AI drop weapon and some more  (Read 818 times)

0 Members and 1 Guest are viewing this topic.

Wolf

  • Guest
AI drop weapon and some more
« on: 18 Nov 2002, 15:07:07 »
Ok, first, may I say I cannot use the new reference guide for Res as it will not work for me, so, on with the questions.

1. Is it possible to get the AI to drop its weapon and place it on the ground? If so how?

2. How do you create a fire? Not a camp fire.

3. Are there any animations for hand gestures, as in the silent move ahead and so on?

4. and the last, Could someone post the list of the new animations for Res? Since I cannot get them from the new reference guide.

Thank you.

Gameer_77

  • Guest
Re:AI drop weapon and some more
« Reply #1 on: 18 Nov 2002, 15:31:37 »
1.

Quote
To drop magazine use:

soldier action ["drop magazine",soldier,0,0,"m16"]

To drop weapon use:

soldier action ["drop weapon",soldier,0,0,"m16"]

For more info on this search the cutscene and sound forum.

2. Search the same forum for "drop" and "fire"

3.

Quote
Handsignals
by Jason-Alaska

unit switchmove "commandformation"
unit switchmove "commandengageatwill"
unit switchmove "commandfireatwill"
unit switchmove "commandstop"
unit switchmove "commandforward"  

4. Here are some:

FXDismay,FXToKneel, FXFromKneel, FXShow1, FXShow2, FXShow3, FXShow4, FXInKneel, FXCivilHandMouth, FXCivilLookBack, FXCivilFoldArms, FXFromTable, FXSitRightHandDown, FXSitLeftHandDown, FXSitHandsOnTable, FXToTable, FXCivilLookaround2, FXCivilFoldOnesArms, FXCivilArmsAkimboR


FXBase0
FXexecution
FXexecutionDead
FXdismay
FXshow5
FXCivilLookaround
FXCivilLookaround2
FXCivilLookback
FXCivilArmsAkimboR
FXCivilArmsAkimboL
FXFromTable
FXToTable
FXToHand
FXInHand
FXInHandStat
FXFromHand
FXNewcivil
FXWomanSur

These were all used in the campaign. :)

 8)PEACE

Wolf

  • Guest
Re:AI drop weapon and some more
« Reply #2 on: 19 Nov 2002, 05:54:10 »
I highly thank you for the info.

But the search has resulted in nothing for me, I put in a maximum 400 post show, and 9999 day, but I got 19 returns.
None of them were related to creating a fire, more along the lines of gunFIRE and doFIRE and DROPzone and so on.
I had tryed the search several days ago for the same things, and had the same results.

Gameer_77

  • Guest
Re:AI drop weapon and some more
« Reply #3 on: 19 Nov 2002, 12:00:10 »
http://www.ofpec.com/yabbse/index.php?board=8;action=display;threadid=642;start=15

Found it in the advanced forum  :-X ;D

Btw, there was a topic on all the new animations a week or so ago. Try searching for that (Was in this forum ;))

Gameer
« Last Edit: 19 Nov 2002, 12:02:46 by Gameer »

Wolf

  • Guest
Re:AI drop weapon and some more
« Reply #4 on: 19 Nov 2002, 17:30:31 »
hmmm, well, I thank you for all your help.