04.08.2012, 12:50
Very needed feature is an unique ID from client. Let's say a function:
GetClientUniqueID(playerid);
would return the clients game unique id, could be used to deal with 3rd party proxy programs. i.e Write his unique id into a file after a ban, so that his full-ip and name change won't be effective to invade server again. I hope somebody understands the need of this.
GetClientUniqueID(playerid);
would return the clients game unique id, could be used to deal with 3rd party proxy programs. i.e Write his unique id into a file after a ban, so that his full-ip and name change won't be effective to invade server again. I hope somebody understands the need of this.