09.08.2010, 12:50
Allright, so I'm experiencing some problems with the /changename command. This is the place where it's supposed to change the user files name to the new name and change to the new name in game. All it does is restarting my server when executing this command.
Код:
udb_RenameUser(pName(playerid),tmp); SetPlayerName(id, tmp);