Home   Help Search Login Register  

Author Topic: kamkazie bus!!!  (Read 961 times)

0 Members and 1 Guest are viewing this topic.

Ofp-Community-Sux

  • Guest
kamkazie bus!!!
« on: 17 Sep 2002, 04:11:01 »
hi, im working on a mission were a bus explodes in a matter of minutes/seconds after you go into a trigger. after it explodes i want units to come out from behind a building and you have to fight them. there are some units on your side on "hold fire" option, then when the bus explodes i want them to go to the fire at will option. someone help me do that please it will be greatly appreciated

BlackDeath-CFH

  • Guest
Re:kamkazie bus!!!
« Reply #1 on: 17 Sep 2002, 04:23:36 »
create the bus and name it whatever, now in the trigger you want it to set by whoever activates it. put this in the activation field of the trigger: Bomb = "Timebomb" camCreate getPos busname  now in all the 3 time boxes put 60 ( 1 minute)

now put the units you want to come out behind the building, then put a move waypoint right in front of them and syncronize it with the trigger, then put another waypoint for the units so they come out when the trigger is activated.

then for the units you want to hold fire put a move waypoint set to hold fire, and sync it with the trigger. then put another waypoint set to engage at will so when the trigger is activated, there ready to kill.
« Last Edit: 17 Sep 2002, 04:30:12 by BlackDeath-CFH »