Home   Help Search Login Register  

Author Topic: Radio Chat  (Read 679 times)

0 Members and 1 Guest are viewing this topic.

GrimMonkey

  • Guest
Radio Chat
« on: 21 Aug 2003, 06:18:10 »
Greetings Editors and Editorettes,

I just recently learned how to make radio chatter ;D ;D! and I'm really excited. Is there a way for the chatting to wait a couple of seconds before displaying the next radio call through the init. line?

I tried a method but it failed :'(.




Bow to your superior species.

McFinnish

  • Guest
Re:Radio Chat
« Reply #1 on: 21 Aug 2003, 07:04:57 »
There's in the trigger a "Countdown" place. Make sure it's pointed to that, no "timeout". On the rigth side you can see min max and mid boxes. Write on everyone of them the time in seconds you want it to wait. And this goes into the trigger where radio message is.
Like:        min 2  max 2  mid 2

If you have a outer file script in this mission and there are your radio messages; write there like ~2, or what you want it to wate. So this is beteween the radio messages.

GrimMonkey

  • Guest
Re:Radio Chat
« Reply #2 on: 21 Aug 2003, 07:17:56 »
But the two people speak on the radio in the same WP. I might try using triggers and the countdown you suggested, thanks :). BTW, do you know how to properly set the ID of a group (I'm trying to set a guy named HQ so that HQ appears before his text. And it doesn't work with any of the others either :'().

Thank you all the same though :P.

KyleSarnik

  • Guest
Re:Radio Chat
« Reply #3 on: 21 Aug 2003, 08:18:12 »
setgoupID only works with Alpha-Zulu. There is a tut in the editors depot on how to make custom HQ callsigns. Have a look.

Erm. You with the radio messages you can activate the first message in the WP. Then place in the same WP radio1=true. In another trigger, make the condition radio1 and make it activate the second message. Then just set the time.
« Last Edit: 21 Aug 2003, 08:22:27 by KyleSarnik »

GrimMonkey

  • Guest
Re:Radio Chat
« Reply #4 on: 21 Aug 2003, 08:19:51 »
Thank you, I think I will :).

KyleSarnik

  • Guest
Re:Radio Chat
« Reply #5 on: 21 Aug 2003, 08:24:03 »
It seems you read my post before i could edit it. So...

Quote
You with the radio messages you can activate the first message in the WP. Then place in the same WP radio1=true. In another trigger, make the condition radio1 and make it activate the second message. Then just set the time.

GrimMonkey

  • Guest
Re:Radio Chat
« Reply #6 on: 21 Aug 2003, 08:28:08 »
Thanks, I'll give it a go :)

KyleSarnik

  • Guest
Re:Radio Chat
« Reply #7 on: 21 Aug 2003, 08:31:38 »
Wow your fast. That wasnt even 5 minutes... Anyways hope you learn how to be an exelent editor....