Home   Help Search Login Register  

Author Topic: Ejecting  (Read 452 times)

0 Members and 1 Guest are viewing this topic.

Leapingninja

  • Guest
Ejecting
« on: 28 Dec 2004, 19:23:01 »
Hi guys, how do you get a entire group to eject at the same time and in only 1 trigger? Its for a apc, i want it to go to its waypoint but if your detected i want to troops inside the apc (who are not of the same group as the apc) to get out and chase you down. Any help wil be great, Thanks

Offline C0LDSt33L

  • Members
  • *
  • Member of the SotM Team
Re:Ejecting
« Reply #1 on: 28 Dec 2004, 19:40:56 »
First name the group:

ejectgrp = group this


Then at the appropriate time (the knowsabout command may be quite good)

"_x action ["Eject",APC]" foreach units ejectgrp

Offline THobson

  • OFPEC Patron
  • Former Staff
  • ****
Re:Ejecting
« Reply #2 on: 28 Dec 2004, 19:48:20 »

Leapingninja

  • Guest
Re:Ejecting
« Reply #3 on: 28 Dec 2004, 20:05:26 »
The code doesnt work! It's say unknown operator, I want all the men inside to get out when thay have spotted you and then they chase you down. But i want it in only 1 trigger. How?

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Ejecting
« Reply #4 on: 28 Dec 2004, 20:10:53 »
What coldsteel posted should work, however....APC will be the name you gave your vehicle.....and ejectgrp will be the name you gave your group.


Planck
I know a little about a lot, and a lot about a little.