Home   Help Search Login Register  

Author Topic: hidden radio  (Read 349 times)

0 Members and 1 Guest are viewing this topic.

Offline MeltedAd

  • Members
  • *
  • Damn it all to the bowls of bloody hell
hidden radio
« on: 10 Aug 2003, 13:48:34 »
how do i hide a radio command untill i need it. Eg. alpha, bravo, charlie

peter

  • Guest
Re:hidden radio
« Reply #1 on: 10 Aug 2003, 14:38:42 »
1 setRadioMsg "NULL"

1 is the radio-index (0-0-1), if you set it "NULL" itÂ's disabled ...

to enable it again use something like 1 setRadioMsg "ThisTextAppearsInTheRadioMenu"

if it doesnÂ't work try another index-number ...  :P
« Last Edit: 10 Aug 2003, 14:41:44 by peter »