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
How to make a make a door that need two keys to unlock it?
Pandemoneus Offline
Senior Member

Posts: 328
Threads: 2
Joined: Sep 2010
Reputation: 0
#5
RE: How to make a make a door that need two keys to unlock it?

SetLocalVarInt("KeysUsed", GetLocalVarInt("KeysUsed")+1);

AddLocalVarInt("KeysUsed", 1); would do the same. Wink

03-07-2011, 07:57 PM
Find


Messages In This Thread
RE: How to make a make a door that need two keys to unlock it? - by Pandemoneus - 03-07-2011, 07:57 PM



Users browsing this thread: 1 Guest(s)