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
The if and if else statements
OriginalUsername Offline
Posting Freak

Posts: 896
Threads: 42
Joined: Feb 2013
Reputation: 34
#2
RE: The if and if else statements

You could see it as asking a if question.

IF the door is closed, do this. ELSE do this.
Example:
if((ifyourdoorislocked, ifplayerhasanitem) == true or false)
{
Do some things
}
Else
{
Do other things
}
I'll give you a link to all these commands once I'm back on my pc

Hope it helps!

Edit: I see your computer already gave the link, good luck Wink
(This post was last modified: 04-09-2013, 09:27 PM by OriginalUsername.)
04-09-2013, 08:16 PM
Find


Messages In This Thread
The if and if else statements - by T122002 - 04-09-2013, 06:06 PM
RE: The if and if else statements - by OriginalUsername - 04-09-2013, 08:16 PM
RE: The if and if else statements - by T122002 - 04-09-2013, 11:29 PM
RE: The if and if else statements - by T122002 - 04-10-2013, 03:37 PM
RE: The if and if else statements - by T122002 - 04-10-2013, 06:40 PM



Users browsing this thread: 1 Guest(s)