Jump to content
Sign in to follow this  
lonesoldier

I need serious help!

Recommended Posts

How do i make my soldier say "tango down" everytime he kills an enemy? I have too many enemies to make individual triggers for each one. So how do i get it so everytime an east object is destroyer my guy says tango down on sidechat?

Share this post


Link to post
Share on other sites

You said it in your signiture. I suppose you could have one trigger that activates repeatedly...

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (LoneSoldier @ April 18 2002,10:33)</td></tr><tr><td id="QUOTE">I have too many enemies to make individual triggers for each one.<span id='postcolor'>

How do you do individual ones then?

Share this post


Link to post
Share on other sites

in the triggers condition field u put this: (not (alive unitname))

In the activeation feild put: aP sidechat "Tango Down!"

Well how do i make a trigger taht detects any east soldier dying?

Share this post


Link to post
Share on other sites

why would you even want this? They always say when they kill things anyway.

2: AT Soldier is history!

3: Iv Got Him!

youve never noticed that?

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">in the triggers condition field u put this: (not (alive unitname))<span id='postcolor'>

Does that work? How do you know that it was you who killed that unit?

Maybe you could check if your rating has changed. Everytime it changes,

say that "tango down".

EDIT:

You can check unit's rating like this:

rating unit

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×