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" statement
JordanWeigle Offline
Junior Member

Posts: 9
Threads: 3
Joined: Feb 2012
Reputation: 0
#3
RE: The "if" statement

(03-20-2012, 08:11 PM)Obliviator27 Wrote: void FunctionThatIsCalledWhenClickingDoor (Syntax)
{
if(HasItem("entrykey"))
{
SetMessage script
}
else
{
Other SetMessage script.
}
}
Thanks! I'll try it now. I gave you a rep, just for your quick reply Wink
03-20-2012, 08:16 PM
Find


Messages In This Thread
The "if" statement - by JordanWeigle - 03-20-2012, 08:05 PM
RE: The "if" statement - by Obliviator27 - 03-20-2012, 08:11 PM
RE: The "if" statement - by JordanWeigle - 03-20-2012, 08:16 PM



Users browsing this thread: 1 Guest(s)