Hello. From a search i've done for days, i couldn't find an answer, so i decided to create my own topic.
My question is: I have a mirc script that "sees" when a user changes his name ingame(CS 1.6), and then sends a cmd to the server (amx_nick) and changes the name of that user. My problem is that, when the user uses setinfo name, amx_nick does not work. Is there a solution to that? Is there a way either to make amx_nick work when setinfo name is triggered OR to have setinfo name restricted by another amxx script?