14.11.2014, 15:50
Lol this system will not work at all. There is no switch statement to fetch which team the player is in?
pawn Code:
switch(GetPlayerTeam(playerid)){
case 1..5: {
// code
} // sorry for bad indentation i didnt use pawno or anything
}