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]