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
bool GetLanternActive
Som1Lse Offline
Member

Posts: 183
Threads: 9
Joined: Sep 2010
Reputation: 0
#2
RE: bool GetLanternActive

Here is an example:
if(GetLanternActive()){
SetEntityActive("grunt_1",true);
}
What the above does is simply checks if the lantern is active, and if it is then it spawns a grunt.
05-29-2011, 09:24 PM
Website Find


Messages In This Thread
bool GetLanternActive - by X4anco - 05-29-2011, 09:17 PM
RE: bool GetLanternActive - by Som1Lse - 05-29-2011, 09:24 PM
RE: bool GetLanternActive - by Tanshaydar - 05-29-2011, 09:24 PM
RE: bool GetLanternActive - by X4anco - 05-29-2011, 09:34 PM
RE: bool GetLanternActive - by Kyle - 05-29-2011, 10:06 PM
RE: bool GetLanternActive - by MrBigzy - 05-29-2011, 11:21 PM
RE: bool GetLanternActive - by laser50 - 05-29-2011, 10:50 PM
RE: bool GetLanternActive - by X4anco - 05-29-2011, 11:43 PM



Users browsing this thread: 1 Guest(s)