void main() { // * note that nActive == 1 does not necessarily mean the placeable is active // * that depends on the initial state of the object // * Store New State SetLocalInt(GetObjectByTag("SHA_RHUNCIRCLE"),"X2_L_PLC_ACTIVATED_STATE", 1); }