mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-07-03 09:41:53 +00:00
chat_command_permissions 1.0.0
This commit is contained in:
@ -228,6 +228,18 @@ Toggles norecoil on the targeted player
|
||||
|---|
|
||||
| 3 |
|
||||
|
||||
## chat_command_permissions.gsc
|
||||
|
||||
2 related commands in one file:
|
||||
|
||||
- Get permission level
|
||||
- Set permission level
|
||||
|
||||
| Name | Description | Arguments expected | Example | Permission level |
|
||||
|---|---|---|---|---|
|
||||
| getpermission | Prints the target player's current permission level in the player's chat | (1) the name of the targeted player | `!getpermission me` | 2 |
|
||||
| setpermission | Changes the targeted player's permission level | (1) the name of the targeted player (2) the permission level to grant | `!setpermission Resxt 4` | 4 |
|
||||
|
||||
## chat_command_suicide.gsc
|
||||
|
||||
The player who runs the command dies.
|
||||
|
Reference in New Issue
Block a user