08.04.2017, 16:22
Quote:
All this publics you're have there and you're not using it are unnecessary! Also use GetPlayerPoolSize instead
All these could be made in one line Code:
new connectedids[MAX_PLAYERS]; new onlineplayers; new playername[MAX_PLAYER_NAME+5]; new hiton = -1; new recenthit = 0; new bounty; new bonus; |