Strange Errors
#1

PHP код:
E:\GTB640~1.ASA\SERVER~1\SA-MPS~2\SL-RPV~1.2\GAMEMO~1\SL-RP.pwn(23981) : error 001expected token","but found "-rational value-"
E:\GTB640~1.ASA\SERVER~1\SA-MPS~2\SL-RPV~1.2\GAMEMO~1\SL-RP.pwn(23981) : warning 215expression has no effect
E
:\GTB640~1.ASA\SERVER~1\SA-MPS~2\SL-RPV~1.2\GAMEMO~1\SL-RP.pwn(23981) : error 001expected token";"but found ")"
E:\GTB640~1.ASA\SERVER~1\SA-MPS~2\SL-RPV~1.2\GAMEMO~1\SL-RP.pwn(23981) : error 029invalid expressionassumed zero
E
:\GTB640~1.ASA\SERVER~1\SA-MPS~2\SL-RPV~1.2\GAMEMO~1\SL-RP.pwn(23981) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
4 Errors

How to Fix those ? :O
Reply
#2

Those are strange! Post the lines causing the error.
Reply
#3

Not strange at all:

All of those errors are mistype.

Example:

Good:
float(number);

Bad:
float((number));
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)