14.11.2012, 16:45
Quote:
|
C:\Users\Davve\Desktop\Scripting\Server Las Venturas\LV.pwn(85
: warning 203: symbol is never used: "SetPlayerToTeamColor"to get rid of it go to onplayerspawn and write SetPlayerToTeamColor(playerid); when it will be used, then u wont able to see the warning ![]() |
.But now I get this instead:
Код:
C:\Users\Davve\Desktop\Scripting\Server Las Venturas TDM\LV.pwn(599) : error 029: invalid expression, assumed zero C:\Users\Davve\Desktop\Scripting\Server Las Venturas TDM\LV.pwn(599) : warning 215: expression has no effect C:\Users\Davve\Desktop\Scripting\Server Las Venturas TDM\LV.pwn(599) : error 001: expected token: ";", but found "if" C:\Users\Davve\Desktop\Scripting\Server Las Venturas TDM\LV.pwn(599) : error 036: empty statement C:\Users\Davve\Desktop\Scripting\Server Las Venturas TDM\LV.pwn(599) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.



: warning 203: symbol is never used: "SetPlayerToTeamColor"