Functions/DarkRP/Server/storeRPName

From DarkRP
Function
Function name DarkRP.storeRPName(Player ply, string name)
Description:
Store an RP name in the database.
Returns: nil
Part of Library: DarkRP
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Server/storeRPName]DarkRP.storeRPName[/url][/b]

Function parameters[edit]

  1. ply (Player)
  2. The player that gets the RP name.

  3. name (string)
  4. The new name of the player.


Function return values[edit]

This function does not return any value.