-
https://github.com/Kenzzer/VSH-Rewrite/blob/597dbd341a00e47abe0e843458b3a7d8d4a3c4ec/addons/sourcemod/scripting/vsh/client.sp#L218-L232
One of the solutions I think that works is to add a `tfcond_c…
-
The details link in the readme leads to Left 4 DHooks Direct page. The correct link should be the one in the .sp file which is: https://forums.alliedmods.net/showthread.php?t=327105
Just a small th…
-
Whenever new tf_weapon_ entity is created, criticals.cpp gives rise to hook related to it. Same goes for unhooking in destruction.
https://github.com/alliedmodders/sourcemod/blob/master/extensions/tf…
-
**Environment**
- Operating system: Windows 10 64bit
- SourceMod version: 1.11.0.6906
- CWX version: X.0.10-006b99b
**Description**
When clicking the "refund" button in mvm, the server cras…
-
# 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 …
-
**Describe the bug**
Since the 1.10 there are more crashes and at the end something about replay. When exactly all this comes is written there, I am already sleeping at this time.
**Full Error Lo…
-
### Describe the bug.
Me and some friends are running a duel match, on map change using both "sm_map" in the game console or "changelevel" in the srcds console both cause the server to fully crash. T…
-
We run a PUG server in South Africa and recently migrated to TFTrue. Everything appears to be working with the logs except that the airshot stats appear to be inflated. Not sure if this is a config is…
bzknz updated
2 years ago
-
Happens sometimes and only with `DHookCallback_CTFProjectile_Flare_Post`
```cpp
L 03/09/2024 - 09:18:40: [SM] Exception reported: Array index out-of-bounds (index -1, limit 8)
L 03/09/2024 - 09:1…
-
In continuation of the issue https://github.com/ValveSoftware/Source-1-Games/issues/2526.
After the update (2.2.1.3) from June 15, 2021, the function on which the crash occurs has changed. Now the …