20.12.2011, 19:11
I am making something that checks username or ip on connect.
And if either of them are in the table (mysql) "banned", it kicks the player,
informing them that they are banned, but i cant think of a decent way to do it
how would i see if the players name OR ip is in mysql?
and inform them that either their ip or name is banned
i have tried several ways but neither are very good
And if either of them are in the table (mysql) "banned", it kicks the player,
informing them that they are banned, but i cant think of a decent way to do it
how would i see if the players name OR ip is in mysql?
and inform them that either their ip or name is banned
i have tried several ways but neither are very good