-
```
In reference to the speed problem:
http://forums.alliedmods.net/showthread.php?t=139964
Optional "Speed Mod" support could be added while we wait for the currently
used prop method to be re-add…
-
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]…
-
```
In reference to the speed problem:
http://forums.alliedmods.net/showthread.php?t=139964
Optional "Speed Mod" support could be added while we wait for the currently
used prop method to be re-add…
-
Using `mp_restartgame ` causes SM timeleft cache not to sync with new server value (which should reset to `mp_timelimit`). Only few guys had pointed out this limitation in the past (https://forums.all…
-
After the СSGO update 03.02.2023 the server with the practice-mode does not start. Are you planning to update the mod?
-
```
In reference to the speed problem:
http://forums.alliedmods.net/showthread.php?t=139964
Optional "Speed Mod" support could be added while we wait for the currently
used prop method to be re-add…
-
### Use case
It would be very helpful to people who use CESM+DART
if the released versions of CESM have been tested to ensure
that they provide the functionality required by DART,
such as the ab…
-
Hello, I've set this extension on my test server, everything works fine in server browser/fav but at https://www.gametracker.com every fakeplayer is flagged is bot, is it my fault or extension doesen'…
-
Hello,
I would like to see support in SourcePawn for executing JIT OP-Code in several threads at the same time.
For example, when using `sv_parallel_send ` that executes `SetTransmit` in different…
-
Hello.
Im trying something and I cannot understand if its my code or the extension that is not working as it should.
Im doing an API request where it should return me some JSON data. The problem is,…