I visit the wiki regularly but couldn't find a syntax for "If ObjectREF is disabled". How would I write that?
if ObjectREF.disable == 1
Should it be this or something else? And another one for activators like switches. "If ObjectREF is on"
if ObjectREF.GetOpenState == 1
Does that even work for non containers or doors? The wiki only says so much on how these things are used so I'm not sure how to proceed.
Add:
@WillieSea - Doh! Why in all that is good in this world did I not see that? (Sorry gang!)