16.07.2009, 13:28
http://forum.sa-mp.com/index.php?topic=94387.705
If you wanna do it yourself and actually give a fuck about learning;
Create a global variable, when the admin uses /givenick it sets the variable for the certain playerid to 1
When the certain playerid uses /changenick, and the variable is 1, then allow it, if its 0, deny it.
If you wanna do it yourself and actually give a fuck about learning;
Create a global variable, when the admin uses /givenick it sets the variable for the certain playerid to 1
When the certain playerid uses /changenick, and the variable is 1, then allow it, if its 0, deny it.

