Functions/DarkRP/Shared/removeDemoteGroup
Jump to navigation
Jump to search
Function | |
Function name | DarkRP.removeDemoteGroup(string name) |
Description: | |
Remove an demotegroup from DarkRP. NOTE: Must be called from BOTH server AND client to properly get it removed! | |
Returns: | nil |
Part of Library: | DarkRP |
Realm: |
![]() |
BBCode Link: | [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Shared/removeDemoteGroup]DarkRP.removeDemoteGroup[/url][/b] |
Function parameters[edit]
- name (string)
The name of the item.
Function return values[edit]
This function does not return any value.