01.07.2018, 12:41
What are you trying to say you want that meatDrops pickup gives only Infections you don't know it can't give by itself you have to make it. lol
You forget to close this statement if(team[playerid] == TEAM_HUMAN) { You have to close it after switch. bacause this team is human so obivously other is Infected.
Remove else from your second pickup.
You forget to close this statement if(team[playerid] == TEAM_HUMAN) { You have to close it after switch. bacause this team is human so obivously other is Infected.
Remove else from your second pickup.