Home   Help Search Login Register  

Author Topic: radio refreshing  (Read 605 times)

0 Members and 2 Guests are viewing this topic.

CooK

  • Guest
radio refreshing
« on: 12 Dec 2002, 02:06:35 »
ok say i put a radio (golf) for once. and i run a script and i want a radio to appear after its done (agian for one time only). So use it one time after a cript, then can use script agian and radio will appear agian.  whats the script call for this? thx.

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:radio refreshing
« Reply #1 on: 12 Dec 2002, 07:12:38 »
Hey there Cook,

For a start, you want to put your radio trigger on repeatedly. Otherwise you'll only be able to use it once no matter what. ;)

To turn off the radio call once you call the script, use the line:

7 setradiomsg "null"

Then at the end ot the script, turn the radio call back on again by using the line:

7 setradiomsg "Radio script"

Change the Radio script to whatever you want the radio call to be called (eg. call artillery, call tank support etc.)

[size=0.5][edit] Argh... careful not to put quotes around the "7" ::)[/edit][/size]
« Last Edit: 12 Dec 2002, 07:13:56 by Sui »