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?
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#11
RE: How to make a make a door that need two keys to unlock it?

yes, but

SetLocalVarInt("KeysUsed", GetLocalVarInt("KeysUsed")+1); is too long
AddLocalVarInt("KeysUsed", 1); is enough, and does the same thing.

(This post was last modified: 03-09-2011, 10:34 AM by Tanshaydar.)
03-09-2011, 10:33 AM
Website Find


Messages In This Thread
RE: How to make a make a door that need two keys to unlock it? - by Tanshaydar - 03-09-2011, 10:33 AM



Users browsing this thread: 4 Guest(s)