Quote:
Originally Posted by ForgottenLegacy
You don't need to have the names of buttons in quotes, because it's all one word with no spaces and no mathematical symbols. 'true' is a constant defined as nonzero, and it's a keyword, so it doesn't need to be in quotes.
First off, paste the part of the script you have the part where you check the status of the radio button. Is it in a timeout loop? If not, is it in an onAction block? If not, then explain how you're doing it.
|
I don't have anything for it... but when I test the NPC and click on the radio button, it gets selected--so I assumed you didn't need anything for it.