Functions/Player/Server/changeAllowed

From DarkRP
Function
Function name Player:changeAllowed(number team)
Description:
Returns whether a player is allowed to get a certain job.
Returns: boolean allowed
Part of Library: Player
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Server/changeAllowed]Player:changeAllowed[/url][/b]

Function parameters[edit]

  1. team (number)
  2. The job.


Function return values[edit]

  1. allowed (boolean)
  2. Whether the player is allowed to get the job.