Functions/Player/Server/teamBan
Jump to navigation
Jump to search
Function | |
Function name | Player:teamBan(number team, number time) |
Description: | |
Ban someone from getting a certain job. | |
Returns: | nil |
Part of Library: | Player |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/Player/Server/teamBan]Player:teamBan[/url][/b] |
Function parameters[edit]
- team (number)
- time (number) (optional)
the number of the job (e.g. TEAM_MEDIC).
For how long the player is banned from this job.
Function return values[edit]
This function does not return any value.