error 001: expected token: ";", but found ")"
#1

Errors:
PHP код:
warning 211possibly unintended assignment
error 022
must be lvalue (non-constant)
warning 215expression has no effect
error 001
expected token";"but found ")"
error 029invalid expressionassumed zero
fatal error 107
too many error messages on one line 
Script:
PHP код:
    if(RPJS(playeridstrval(params)) < 50left 50 RPJS(playeridstrval(params));
    else if(
RPJS(playeridstrval(params)) < 100left 100 RPJS(playeridstrval(params));
    else if(
RPJS(playeridstrval(params)) < 150left 150 RPJS(playeridstrval(params));
    else if(
RPJS(playeridstrval(params)) < 200left 200 RPJS(playeridstrval(params));
    else if(
RPJS(playeridstrval(params)) = 200left 0
Error line:Last line
Reply


Messages In This Thread
error 001: expected token: ";", but found ")" - by SandKing94 - 06.05.2014, 13:38
Re: error 001: expected token: ";", but found ")" - by Ghazal - 06.05.2014, 13:43
Re: error 001: expected token: ";", but found ")" - by PrivatioBoni - 06.05.2014, 13:44
Re: error 001: expected token: ";", but found ")" - by Konstantinos - 06.05.2014, 13:46
Re: error 001: expected token: ";", but found ")" - by SandKing94 - 06.05.2014, 13:47
Re: error 001: expected token: ";", but found ")" - by Konstantinos - 06.05.2014, 13:56

Forum Jump:


Users browsing this thread: 1 Guest(s)