mirror of
https://github.com/Resxt/Plutonium-IW5-Scripts.git
synced 2025-05-10 06:24:54 +00:00
Update README
This commit is contained in:
parent
6d8f87c45d
commit
7c5b5b9fe8
@ -8,10 +8,13 @@ Change the team names to custom names depending on the game mode
|
|||||||
|
|
||||||
## chat_commands.gsc
|
## chat_commands.gsc
|
||||||
|
|
||||||
Let players execute commands by typing in the command.
|
Let players execute commands by typing in the chat.
|
||||||
This has been created for private matches and servers that don't use IW4MAdmin.
|
This can be used to display text to the player, for example the server rules or execute GSC code to kill the player or give him a particular weapon for example.
|
||||||
Since there is no permission check I would recommend deleting the sensitive commands if you run a public server or don't fully trust the people in your private match.
|
Since there is no permission check I would recommend deleting the sensitive commands if you run a public server or don't fully trust the people in your private match.
|
||||||
|
|
||||||
|
This has been created for private matches and servers that don't use IW4MAdmin (or that removed its commands).
|
||||||
|
If you plan on using this with IW4MAdmin's commands enabled you should double check that commands don't overwrite something (or remove them in IW4MAdmin)
|
||||||
|
|
||||||
:white_check_mark: Features available
|
:white_check_mark: Features available
|
||||||
|
|
||||||
- Easy per server (port) commands configuration
|
- Easy per server (port) commands configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user