01.03.2010, 15:37
You couldn't complicate moe with your command? That command could be a few lines long ...
First set name with SetPlayerName and depending on result (if it returns 0) don't change file names.
First set name with SetPlayerName and depending on result (if it returns 0) don't change file names.
Quote:
Returns 1 if the name was changed, 0 if the player is already using that name or -1 when the name cannot be changed (it's in use, too long or has invalid characters) |