Try this:
PHP Code:
public CountVotbanPlayer(id, key)
{
++g_VotePlayer[key]
new iPlayers[32], iNum, id
get_players(iPlayers, iNum)
for(new i; i<iNum; i++)
{
id = iPlayers[i]
if(id != g_banPlayer)
{
client_print(i, print_chat, "Player :D")
}
}
}
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.