Home   Help Search Login Register  

Author Topic: How to make an AI soldier manually sit on the knee  (Read 1232 times)

0 Members and 1 Guest are viewing this topic.

Stalker

  • Guest
How to make an AI soldier manually sit on the knee
« on: 27 Aug 2002, 19:15:46 »
Look at the topic

Offline Wolfrug

  • Addons Depot
  • Former Staff
  • ****
  • Official OFPEC Old Timer
Re:How to make an AI soldier manually sit on the knee
« Reply #1 on: 27 Aug 2002, 21:07:20 »
Humm, as in the "crouch" mode that you can use, as a player?

Well, there's this syntax, something like:

Unit setbehaviour "Combat"; Unit setUnitPos "UP"; Unit switchMove "CrouchToCombat"

Can't quite remember the actual switchMove name  :P  ::)

If you mean some for me unknown animation used in OFP:R, I have no clue what-so-ever.

It doesn't hurt to repeat and elaborate your question in your message, to keep us from having to guess. Hrmm.  :-*

Wolfrug out.
"When 900 years YOU reach, look as good you will not!"

Offline Davies1

  • Members
  • *
  • Bugger this for a game of soldiers!
Re:How to make an AI soldier manually sit on the knee
« Reply #2 on: 28 Aug 2002, 00:41:43 »
hi make a trigger, activated by the AI side place:

unitname switchmove "combattocrouch"

he should start crouched.
Or you could place this command in his initialization box

Beer is the fuel for the Heavy Metal Engine.

Stalker

  • Guest
Re:How to make an AI soldier manually sit on the knee
« Reply #3 on: 28 Aug 2002, 11:21:05 »
Yes. I'm talking about new anim in OFP:R.