-
# 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 …
-
1) Case A: no custom include
```
#pragma semicolon 1
#pragma newdecls required
#include
stock void foo(arg)
{
}
stock void foo2(arg[3])
{
}
```
Log:
```
...\1.sp(6) : error 147:…
-
# 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 …
-
I am using the following plugin on the server, [[CSS/CSGO/ANY?] SLAYER Custom MVP Anthem (Kento_MVP)](https://forums.alliedmods.net/showthread.php?t=339472) however I am getting the following error:
…
-
### Checklist
- [X] I have verified no other issues exist related to my problem.
- [X] I have verified this issue is not security related.
- [X] I have verified that the latest version of [.NET
Fram…
-
There is the Sound management missing, (Play, Stop) like in sourcemod.
PS: It's just a reminder, thanks y'all for the work given
-
# 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 …
-
Hey can you make your website support translations? Like add some official 'plugin' called "SourceMod Translator Website"
-
```sourcepawn
#include
#pragma semicolon 1
#pragma newdecls required
public void OnPluginStart()
{
// nothing here...
}
#pragma deprecated This function is deprecated.
stock void U…
-
What are the steps to reproduce this issue?
-------------------------------------------
Using either 1.6.3 or 1.6.4 plugin packages from the release tab would provide same result of sbpp-sleuth not …