01.03.2014, 08:44
The problem is that the function RPname only checks the current name of the player but you wanted to check the input
If you don't want to change the function you could set the name of the player before RPname
If you don't want to change the function you could set the name of the player before RPname
pawn Код:
SetPlayerName(playerid, inputtext);
if(!RPname(playerid))