27.01.2010, 20:01
Removed and still
Error line:
Code:
C:\Program Files\SAMP\gamemodes\erp.pwn(129) : error 022: must be lvalue (non-constant) C:\Program Files\SAMP\gamemodes\erp.pwn(129) : warning 215: expression has no effect C:\Program Files\SAMP\gamemodes\erp.pwn(144) : error 022: must be lvalue (non-constant) C:\Program Files\SAMP\gamemodes\erp.pwn(144) : warning 215: expression has no effect Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
Code:
PlayersOnline++;
Code:
PlayersOnline--;