30.01.2011, 14:36
if(playerid[racersx][racers] >= 1)
playerid is just a number, not an array. Probably you wanted to use a global array here.
playerid is just a number, not an array. Probably you wanted to use a global array here.