How can i catch name changes? I tried with: public client_infochanged(id)
but then the name is already changed. And i also tried with: register_clcmd("name"... and then nothing happen.
The thing i want to do is if some one tries to change name to something i dont want him to change to, then will i just change it to something else. How can i do it?