Posts: 183
Threads: 22
Joined: May 2013
Reputation:
0
Hello everybody,
I want to create a rename command that change the name of INI file, there is a function for this ? Thanks.
Posts: 553
Threads: 95
Joined: Sep 2013
like /renamecmd "cmd name" "newname" or ?
Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
Use SetPlayerName(playerid, newname)
Posts: 371
Threads: 8
Joined: Aug 2012
Quote:
Originally Posted by Stanford
Use SetPlayerName(playerid, newname)
|
Read the first post jesus !!
OT: you can just remove the player saved file and create a new one with new name and store the player vars in it
easy