if (strcmp("/setarmy", cmdtext, true) == 0) { CanUseArmy[playerid] = 1337; gTeam[playerid] = TEAM_ARMY; return 1; }