Jump to content

Cataclysm2000

Member
  • Content Count

    6
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Cataclysm2000

  • Rank
    Rookie
  1. Cataclysm2000

    Triggers, rearming and UAVs

    bump for answers
  2. Cataclysm2000

    Triggers, rearming and UAVs

    Thanks guys, it worked great. Now I have a couple more questions :p I have this: _soldierOne sidechat "Enemy AA is down, over!"; sleep 1; Azziz=[east,"HQ"]; Azziz sidechat "Roger, CAS in en route" The idea is to make it wait a second before Azziz radios back so it feels more real, but it doesnt work. I tried sleep 1000 thinking it might be in miliseconds but to no avail. Also, Azziz doesn't show up as Azziz. Do I have to set up another trigger with a countdown of 1s for the relpy? EDIT: oops sorry, I thought I was editing. Didn't mean to double post
  3. Cataclysm2000

    Triggers, rearming and UAVs

    How does this look? _soldierOne sidechat "Enemy AA is down, over!" Col. Omar=[east,"HQ"]; Col. Omar sidechat "Roger, CAS in en route" !alive shilka1 OR !canfire Shilka1 OR count crew shilka1==0
  4. Cataclysm2000

    Triggers, rearming and UAVs

    Thanks Speeder, that worked perfect. I decided to switch teams however and the Linebacker is much tougher than the Shilka. Is there a way to fire the trigger when the unit is disabled or the crew gets out? I also want to add a voiceover for when the trigger fires, something along the lines of "Anit-air is down, requesting CAS, over" How do I go about adding this?
  5. Hey, I am making a mission that requires you to take out enemy AA before your armor can advance. How do I set this up? I have a trigger set to the AA unit with the script "alive Shilka1 false". This is about as far as I got.. I'd also like to know how to add the option to control the UAV little bird to an Apache and if the AI is smart enough to rearm on its own or if I need to script it somehow. Thanks guys!
  6. I was having problems as well, the code doesnt work! I tried entering it forewards and even backwards (like how Persian is read) and it wont accept it
×