19.07.2015, 12:37
Actually if you post your #define's of CIVILIAN, POLICE etc... Your code can potentially become as simple as this
Код:
stock SetPlayergTeam(playerid,teamid) { gTeam[playerid] = teamid; }