The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Lever Problem
Brothersvv09 Offline
Member

Posts: 57
Threads: 29
Joined: Aug 2012
Reputation: 0
#1
Lever Problem

After i made the script the ERR messages kept coming again. It said the same thing, I fixed it but it still didnt work. Here is my script:
void UnlockDoor(String &in entity, int level_state)
{
if (level_state == 1)
{
SetEntityActive("LockedDoor2", true);
}

}
What is wrong?
(This post was last modified: 08-04-2012, 12:52 AM by Brothersvv09.)
08-04-2012, 12:47 AM
Find


Messages In This Thread
Lever Problem - by Brothersvv09 - 08-04-2012, 12:47 AM
RE: Lever Problem - by Kazakarumariou - 08-04-2012, 01:38 AM
RE: Lever Problem - by Brothersvv09 - 08-04-2012, 01:58 AM
RE: Lever Problem - by Kazakarumariou - 08-04-2012, 01:59 AM
RE: Lever Problem - by Brothersvv09 - 08-04-2012, 02:05 AM
RE: Lever Problem - by Kazakarumariou - 08-04-2012, 02:37 AM
RE: Lever Problem - by Brothersvv09 - 08-04-2012, 03:51 AM



Users browsing this thread: 1 Guest(s)