Not sur if this is a stupid question as I've not delved too far into this yet:
Is there a script or other way to enable and disable a button for all clients by selecting a checkbox? Currently only performs locally on the one client.
Not sur if this is a stupid question as I've not delved too far into this yet:
Is there a script or other way to enable and disable a button for all clients by selecting a checkbox? Currently only performs locally on the one client.
Make a gateway memory tag, bind the enabled property of the button to the tag
Duh. I'm sometimes overthinking things. Thanks.