• Detecting whether a door is open or not
    2 replies, posted
How do I detect whether a door is open or not?
[url]http://wiki.garrysmod.com/page/Entity/GetSaveTable[/url] on the prop_door_rotating.
[QUOTE=Robotboy655;48866288][url]http://wiki.garrysmod.com/page/Entity/GetSaveTable[/url] on the prop_door_rotating.[/QUOTE] Took another look. Managed to find m_eDoorState, thank you! Seems that: 2 = open 1 = opening 0 = closed 3 = closing
Sorry, you need to Log In to post a reply to this thread.