Functions/Player/Server/updateJob

From DarkRP
Function
Function name Player:updateJob(string job)
Description:
Set the job name of a player (doesn't change the actual team).
Returns: nil
Part of Library: Player
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Server/updateJob]Player:updateJob[/url][/b]

Function parameters[edit]

  1. job (string)
  2. The name of the job.


Function return values[edit]

This function does not return any value.