Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Detecting when a door is closed?
Frontcannon Offline
Senior Member

Posts: 538
Threads: 10
Joined: Jul 2010
Reputation: 2
#4
RE: Detecting when a door is closed?

You could try

if(bool  GetSwingDoorLocked("door") == true)
{
    stuff
}


╔═════════════════╗
☺ Smoke weed everyday ☺
╚═════════════════╝
01-04-2011, 02:59 PM
Find


Messages In This Thread
Detecting when a door is closed? - by GraphicsKid - 01-01-2011, 09:31 PM
RE: Detecting when a door is closed? - by Frontcannon - 01-04-2011, 02:59 PM
RE: Detecting when a door is closed? - by Equil - 01-05-2011, 08:25 AM



Users browsing this thread: 1 Guest(s)