Home   Help Search Login Register  

Author Topic: Spotter for sniper team  (Read 706 times)

0 Members and 1 Guest are viewing this topic.

Durandal

  • Guest
Spotter for sniper team
« on: 01 Jan 2003, 21:34:37 »
Quick and dirty question.

How do I get a unit to get prone and use binoculars?  I've got a two-man sniper team set up.  I've got them both prone with: this SetUnitPos "down"

But I want the spotter to have his binocs out and use them, and I'm not sure how to go about doing that.

Thanks!

-Durandal

Silver Fox

  • Guest
Re:Spotter for sniper team
« Reply #1 on: 01 Jan 2003, 22:19:15 »
First add Binos for them to use (Sniper is the unit name):

Sniper addweapon "Binocular"


Then use this to make them look through them with:

Sniper playmove "StandToBinocStand"


Then when you want them to stop use this:

Sniper playmove "BinocStandToStand"


That should work a treat

 :cheers: