error 001 help
#1

How to fix this ?
Error line:
PHP Code:
if(sscanf(params"ui"IDlevel)) return SCM(playeridCOLOR_WHITE""WORD_USAGE"/setlevel [PLAYER_ID] [LEVEL]"); 
The error:
Code:
error 001: expected token: ";", but found "if"
Reply
#2

Add a semicolon (;) at the end of the above line.
Reply
#3

Quote:
Originally Posted by Konstantinos
View Post
Add a semicolon ( at the end of the above line.
Ohh thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)