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
Different Level Door Question (scripting)
Andari Offline
Junior Member

Posts: 12
Threads: 3
Joined: Apr 2011
Reputation: 0
#8
RE: Different Level Door Question (scripting)

A bit OFF:
"if(GetSwingDoorLocked(asEntity) == false)"
Is it correct int the Form:
"if(!GetSwingDoorLocked(asEntity))"
(The Function returns bool, and (B is a bool)
!B is the same logical Function as B==False.)
(That was a question btw. I do not know what is the
scripts base langauge. (Java maybe?))
(This post was last modified: 04-13-2011, 01:27 PM by Andari.)
04-13-2011, 01:23 PM
Find


Messages In This Thread
RE: Different Level Door Question (scripting) - by Andari - 04-13-2011, 01:23 PM



Users browsing this thread: 1 Guest(s)