06.08.2009, 16:11
After trying to compile I get this:
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : error 022: must be lvalue (non-constant)
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
If I am not mistaken... it's a filterscript right? So to make a filterscript you uncomment the #define filterscript at the top... and that's all to turn it into a filterscript right?
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : error 022: must be lvalue (non-constant)
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\Desktop\sampserver\filtersc ripts\altflip.pwn(181) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
If I am not mistaken... it's a filterscript right? So to make a filterscript you uncomment the #define filterscript at the top... and that's all to turn it into a filterscript right?