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
Script Help Unexpected token in IF Statement
heyitsrobert97 Offline
Member

Posts: 68
Threads: 29
Joined: Jan 2012
Reputation: 0
#1
Unexpected token in IF Statement

Hi, I've got this random problem where my cs won't load. the error says line 176,1 Unexpected Token. but the token has to be there.

void rotten01();
{ <------- Error here ?
if(GetLocalVarInt("rottenkeyuse") == 2)
{
RemoveItem("rotten_key");
GiveSanityBoost();
}
}

any help please

This Darn House! , Four Doors, Youtube
07-07-2012, 04:46 AM
Find


Messages In This Thread
Unexpected token in IF Statement - by heyitsrobert97 - 07-07-2012, 04:46 AM



Users browsing this thread: 1 Guest(s)