09.03.2017, 23:07
PHP код:
switch(listitem) // If be more than 2 classes
{
case 0: Player [playerid][pClass] = [GCLASS_0]; // you're missing semi colons here aswell
case 1: Player [playerid][pClass] = [GCLASS_1]; // you're missing semi colons here aswell
}
SpawnPlayer(playerid); // Do spawn