-
Hello!
I have problem with logging in SourceMod. SourceMod stops log things (include errors) after some time running. It can be some days, sometimes it's just one day. It started to happen about mont…
-
EntIndexToEntRef seems to return some kind of number, but it can't be used anywhere, including EntRefToEntIndex.
```
public OnPluginStart()
{
int ent = FindEntityByClassname(-1, "vote_co…
-
Type: Bug
1. Create a bash script with the contents:
```
#!/bin/bash
echo "Hello world"
```
2. Run it either in the embedded terminal (I was using Powershell) with `./scriptName` or by creating a t…
-
## Description
If you have two plugins where one creates an object and forwards it to another, say:
### Plugin A:
```c
public void OnPluginStart()
{
gForward = new GlobalForward("FORWARD_N…
-
OS : Windows
SourceMod Version: 1.11.0.6917
SourcePawn Engine: 1.11.0.6917, jit-x86 (build 1.11.0.6917)
SourcePawn API: v1 = 5, v2 = 16
Compiled on: Oct 29 2022 09:49:17
Built…
-
SourcePawn Compiler 1.11.0.6924
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2021 AlliedModders LLC
get5/matchconfig.sp(635) : warning 230: symbol "SM_INT64_SUPPORTED" is not a prepr…
-
# 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'm trying to compile a custom plugin using Get5.
I've put the get5.inc and all json dependency folder inside addons/sourcemod/scripting/include.
But I can't compile because I'm getting this error…
-
when compiling this
```cpp
public void OnPluginStart() {
int a[536870908];
}
```
the spcomp64 output is this (linux)
```
SourcePawn Compiler 1.11.0.6911
Copyright (c) 1997-2006 ITB CompuP…
-
Dear Sarrus,
First of all I would like to thank you the include! In the other hand I would like to ask, if components (buttons under messages) could be Added?
Greetings,
Karyuu