fatal error 107: too many error messages on one line
#5

PHP код:
switch(listitem// If be more than 2 classes
{
     case 
0Player [playerid][pClass] = [GCLASS_0];  // you're missing semi colons here aswell
     
case 1Player [playerid][pClass] = [GCLASS_1]; // you're missing semi colons here aswell
}
SpawnPlayer(playerid); // Do spawn 
By the way, can I ask what is [GCLASS_x] ? It does not seem logic to have it under brackets.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)