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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lever-Pulling Combination Help
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#4
RE: Lever-Pulling Combination Help

Step by step:

Assume you have password 4 5 2 1 3

Pulled 1: If variable int is 3 then set the int variable to 4; if not set the int variable to 0.
Pulled 2: If variable int is 2 then set the int variable to 3; if not set the int variable to 0.
Pulled 3: If variable int is 4 then do whatever needed; if not set the int variable to 0.
Pulled 4: Set the int variable to 1.
Pulled 5: If variable int is 1 then set the int variable to 2; if not set the int variable to 0.

05-02-2011, 12:09 AM
Website Find


Messages In This Thread
Lever-Pulling Combination Help - by Kyle - 05-01-2011, 11:32 PM
RE: Lever-Pulling Combination Help - by Kyle - 05-01-2011, 11:53 PM
RE: Lever-Pulling Combination Help - by Tanshaydar - 05-02-2011, 12:09 AM
RE: Lever-Pulling Combination Help - by Kyle - 05-02-2011, 12:13 AM



Users browsing this thread: 1 Guest(s)