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
LocalVar and if-statements
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#8
RE: LocalVar and if-statements

You used && in your else-if statement. That's like saying, if AllMachineryUpAndRunning equals 0 AND equals 1 AND equals 2, etc, do this. If you used ||, then it would be like saying, if AllMachineryUpAndRunning equals 0 OR equals 1 OR equals 2, etc.

Tutorials: From Noob to Pro
11-25-2012, 12:59 AM
Website Find


Messages In This Thread
LocalVar and if-statements - by i3670 - 11-24-2012, 11:53 PM
RE: LocalVar and if-statements - by The chaser - 11-25-2012, 12:21 AM
RE: LocalVar and if-statements - by i3670 - 11-25-2012, 12:23 AM
RE: LocalVar and if-statements - by The chaser - 11-25-2012, 12:29 AM
RE: LocalVar and if-statements - by i3670 - 11-25-2012, 12:32 AM
RE: LocalVar and if-statements - by Your Computer - 11-25-2012, 12:40 AM
RE: LocalVar and if-statements - by i3670 - 11-25-2012, 12:47 AM
RE: LocalVar and if-statements - by Your Computer - 11-25-2012, 12:59 AM
RE: LocalVar and if-statements - by i3670 - 11-25-2012, 01:03 AM



Users browsing this thread: 1 Guest(s)