03.01.2012, 09:54
Hello,
I have a question,
How can I make something that Bans the IP also the name? (Ban(playerid)
Just bans the player, I want it to ban an IP -- Thinking about using it like this
/ban
PlayerInfo[playerid][Banned] = 1;
BanIP(playerid); etc
I have a question,
How can I make something that Bans the IP also the name? (Ban(playerid)
Just bans the player, I want it to ban an IP -- Thinking about using it like this /ban
PlayerInfo[playerid][Banned] = 1;
BanIP(playerid); etc

