10.03.2017, 16:24
Quote:
Remove them from the brackets, I don't know why did Eoussama added them anyway.
I already added the semi colons. PHP код:
https://sampwiki.blast.hk/wiki/Switch https://sampwiki.blast.hk/wiki/Scripting_Basics |
Код:
error 029: invalid expression, assumed zero gamemodes\Vs.pwn(468) : error 029: invalid expression, assumed zero gamemodes\Vs.pwn(468 -- 469) : warning 215: expression has no effect gamemodes\Vs.pwn(469) : error 001: expected token: ";", but found "case" gamemodes\Vs.pwn(469) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
468| case 0: Player [playerid][pClass] = [GCLASS_0] // Professional. 469 | case 1: Player [playerid][pClass] = [GCLASS_1] // Tyrant.