mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-07-03 09:41:53 +00:00
chat_commands 1.3.1
Add support for arguments with spaces (for example names containing spaces such as "The Moonlight")
This commit is contained in:
@ -58,6 +58,10 @@ set cc_permission_3 ""
|
||||
set cc_permission_4 ""
|
||||
```
|
||||
|
||||
### Notes
|
||||
|
||||
- To pass an argument with a space you need to put `'` around it. For example if a player name is `The Moonlight` then you would write `!teleport 'The Moonlight' Resxt`
|
||||
|
||||
## chat_command_change_team.gsc
|
||||
|
||||
The player affected by the command dies and swaps to the other team.
|
||||
|
Reference in New Issue
Block a user