-
Due to issues finding a stable testing platform, e.g. described in #230.
-
Tested after the new release v0.2. Game: left4dead2. Extension successfully installed.
Here is the plugin code:
```sourcepawn
#pragma semicolon 1
#pragma newdecls required
#include
#include
…
-
@FortyTwoFortyTwo
The Packages -> Artifacts zip file only contain the include and gamedata files, not the source (.sp files) to build vscript.smx. If I separately grab the latest 1.8.6 code, it w…
-
The new update changed the calling convention.
The signature for linux is now this
`_Z22PassServerEntityFilterPK13IHandleEntityS1_.part.0`
use this for the hook
```
CDetour* PassServerEnt…
-
1、When the player connects to the server, the console reports an error output:
Failed to query (error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server v…
-
Following up from #1135, filing this for tracking.
https://crash.limetech.org/stats/dbi.mysql.ext.%25?frame=any
The ones of particular interest are:
* https://crash.limetech.org/stats/dbi.mysql…
-
-
Hello,
I'm running a [retry on restart plugin](https://forums.alliedmods.net/showthread.php?t=202625) that seems to be conflicting with StAC
When the server is restarted, players that automati…
-
# Description
This is pretty minor thing so it's not really a priority but if you put .autoload file into extensions/x64/ folder then it won't auto load unlike 32-bit equivalent extensions folder
-
Error:
> file "cleaner.ext.2.css.so": bin/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/server/serverfiles/cstrike/addons/sourcemod/extensions/cleaner.ext.2.css.so)
Fix:
…