-
## Feature description
What do you want to see added to the extension?
I have 2 versions of the compiler: with debugging and without. I would like to be able to add multiple compilers. Let's say t…
-
It's a downgrade from SP in SourceMod 1.10.
Example:
```
#include
enum
{
MY_INDEX
}
#if !defined MY_INDEX
enum
{
MY_INDEX
}
#endif
public void OnPluginStart()
{
}
```
…
-
Deleting a `Handle` methodmap property causes the compiler to crash with an internal error.
Compiler output:
```
SourcePawn Compiler 1.11.0.6867
Copyright (c) 1997-2006 ITB CompuPhase
Copyright…
-
The bot seems to be offline all the time. Can an api be written for this? Making bot status like "online","idle" etc. Also, if this can be done, change places such as the playing part. I looked a bit,…
-
I have noticed this warning while compiling some plugins in SM1.11.
From a coding perspective, it seems valid.
```
public void OnPluginStart()
{
float noWarning = 2.0;
noWarning = (noW…
-
i build sourcemod in linux and do all steps and all good but i dont find this parte ... After that you will have sourcepawn.jit.x86.so which will encrypt all .smx files. You can use only it or whole …
-
4 error
Compiling l4d_votes_5.sp...
SourcePawn Compiler 1.11.0.6825
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2021 AlliedModders LLC
l4d_votes_5.sp(172) : error 147: new-style d…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Use the provided config with the 1.11 plugin (ver 2.12) and sourcemo…
-
All sources from the "box", the plugin does not compile, I think this is due to passing `EnumStruct` to another function (in my plugins, I could not pass `EnumStruct` to other functions, there were co…
IL0co updated
2 years ago
-
Not working colors in prefix
Based on the list of colors in the util.sp. Colors not showing
![image](https://user-images.githubusercontent.com/67440446/176905288-bec5a91f-4ab0-44ad-938a-e473d83b24…