sourcemod
sourcemod copied to clipboard
SourceMod - Source Engine Scripting and Administration
The main utility of being able to know what the chat triggers are is if you want to display to clients how to type commands. e.g. `Welcome to the server!...
fixes #1814
# Help us help you - [x] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/sourcemod/issues). - [x] I have tried my absolute best to reduce the problem-space and have...
`mode` now has a default argument and there's a note about creating nested directories.
# Help us help you - [X] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/sourcemod/issues). - [X] I have tried my absolute best to reduce the problem-space and have...
This forward allow kick to be detected (ie catch kick reason) or block kicking process.
After discussing in the discord I was told this was a sane idea. Although unfortunately `strptime` is not in MSVCRT, so I had to look around for a cross platform...
- Change optional parameters from Handle to any; Not seeing any particular reason why they need to exclusively be a Handle. - Modify the SortFunc2D typedef. - Remove char typedef...
# Help us help you - [x] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/sourcemod/issues). - [x] I have tried my absolute best to reduce the problem-space and have...
# Help us help you - [x] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/sourcemod/issues). - [x] I have tried my absolute best to reduce the problem-space and have...