Alex Dragokas
Alex Dragokas
# Help us help you - [x] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/sourcemod/issues). - [ ] I have tried my absolute best to reduce the problem-space and...
Is it possible to include a full text of SQL query for errors like: ``` You have an error in your SQL syntax; check the manual that corresponds to your...
Hi, Is there a reason why sig scanning is only limited to "server", "engine" and "matchmaking_ds" libraries? Can you extend it to be able to use other loaded libs, like...
A counterweight to https://github.com/alliedmodders/sourcemod/issues/890 I beg you to add OnPluginLoad() forward to know when some (or any) plugin is loaded. Use cases: 1) [Left 4 DHooks Direct](https://forums.alliedmods.net/showthread.php?t=321696) Left 4 DHooks...
Use case: [!COMMAND eater](https://forums.alliedmods.net/showthread.php?t=319752). When some plugin gets dynamically loaded/unloaded we have no way to identify what commands are added other than making a full commands enumeration with a significant...
Hi, please, add a function to be able to retrieve file security information. Such as: - GetFilePermissions in a counterweight to [SetFilePermissions](https://sm.alliedmods.net/new-api/files/SetFilePermissions).
Please, add functions: - GetFileAttributes - SetFileAttributes to be able to get/set [File Attributes](https://docs.microsoft.com/en-us/windows/win32/fileio/file-attribute-constants).
Can you add please .Size property to "File" methodmap? Same as: https://sm.alliedmods.net/new-api/files/FileSize
In attempt to compile documentation: ``` docs\make.bat html ``` you're receiving: ``` Running Sphinx v4.3.2 making output directory... done building [mo]: targets for 0 po files that are out of...
Here we'll public most recent HiJackThis Fork updates list. If you want to test (experimental) version that is usually coming before actual pushing the source code, you can download nightly...