I am using a script that allows the admin to choose various options during the game setup
eg the param 1 and param 2 boxes
very simply
-------------------------------------------------
?(param2 == 9000):goto "standard"
#standard
XXXXXXXXXXXXXX
-------------------------------------------------------
and where the XXXXXX
i want to place a line that disables an "Activated by Bravo" radio trigger
the name of the trigger is "flagstatus"
any help would be appreciated