10.04.2014, 12:09
What is your code for 'IsPlayerAdmin(i)',
also on new sendername[MAX_PLAYER_NAME], string[64 + MAX_PLAYER_NAME] -- the string is only 88 bytes long. change the string to , string[128];
also on new sendername[MAX_PLAYER_NAME], string[64 + MAX_PLAYER_NAME] -- the string is only 88 bytes long. change the string to , string[128];