15.04.2015, 15:44
I got this :
code :
Код:
(3174) : error 029: invalid expression, assumed zero (3174) : error 029: invalid expression, assumed zero (3174 -- 3175) : warning 215: expression has no effect (3175) : error 001: expected token: ";", but found "switch" (3175) : fatal error 107: too many error messages on one line
PHP код:
new string1[64];
format(string1, sizeof(string1), "%s (Slot %d)", pClothingName[playerid][slot], slot+1);[/HP]
switch (PlayerClothing[playerid][slot][pClothingAttached])
{