-
Does BasicPawn has own service #include to know that the code is being compiled by this specific compiler?
Well, you may I ask why... I'd like to make some code (like Left 4 DHooks Direct) be compa…
-
I have mentioned this here nosoop/SM-TFCustAttr#9
To make it easier to keep track of I am opening this issue here.
The increase of cpu usage is basically the same as the core plugin from the iss…
-
**[Original report](https://bitbucket.org/kztimerglobalteam/gokz/issue/169) by zer0.k (Bitbucket: [zer0k_z](https://bitbucket.org/zer0k_z), ).**
----------------------------------------
This only ha…
-
Is it possible to have a "debug toggle" or something similar to attempt execution of a plugin via the runtime to warn instead of dying when hitting an undefined native? Ideally, I'd like to be able to…
-
Version 2.2.2.6 (left4dead2)
Network Version 2.1.0.0
Exe build: 16:05:00 Nov 17 2022 (8776) (550)
DHooks 1.127 (07-Jan-2023)
Actions 15th Feb 2022
Sourcemod 1.11.0.6927
Metamod 1.11.0-dev+1148…
-
The ``SDKHooks_TakeDamage`` native only allows setting a handful of parameters. This makes certain things difficult to do, one example being bypassing uber and bonk in TF2, which requires a specific `…
-
I have 2 separate scripts each sending embeds to different web hook URLS, when I run them individually I get no issues, but when I run both at the same time after a while I hit the following error on …
-
```sourcepawn
#define DOOR_RANGE_TOLLERANCE 2000.0
bool IsEntityInSaferoom(int entity, bool bStartSaferoom)
{
float vecPos[3];
GetEntPropVector(entity, Prop_Data, "m_vecAbsOrigin", vecPos);
…
-
Hi there! I am an avid fan of imploring upon my teammates my desire for a dispenser very frequently. I tried loading this extension in the normal way on my 64-bit server (linux) by dropping it in `sou…
-
Karma Charger finally got to work on this video, but he says the following:
> My game crashes whenever i try to use it when there are bots fighting each other.
He's not too concerned about it si…