-
I'm using version [DEV 3.1](https://github.com/R1KO/VIP-Core/tree/3.1-dev) with the **VIP Admin** and **VIP Admin Privileges** modules, follow the code of the version I use below.
[VIP Admin & Admi…
-
Isn't this supposed to be set to 0 (NULL)?
Code:
```python
from memory import alloc
pointer = alloc(4, False)
pointer.set_pointer(None)
```
Output:
```
Thread 1 "srcds_linux" received sig…
-
An error occurs each time the plugin version 2.3.12 is loaded, but it doesn't seem to affect gameplay. I'm not entirely sure. The only small bug I know of in Retake is that after defusing, the player …
-
Add a sleep of 1hr30 after every 30 API calls to csgo backpack to get around the request limit exceeded.
-
I have compiled in the past a previous version, but the most recent one is giving me issues:
```mkdir -p build/linux
g++ -std=c++17 -O2 -Wall -I../libs/wolfssl -I../libs/curl/include -I../libs/rap…
-
I'm sorry, but I still can't load this plugin
my Api is V119
`css_plugins` load PluginsCommandsBlocker
Could not load plugin "/home/steam/serverfiles/game/csgo/addons/counterstrikesharp/plugins/Pl…
-
### Behaviour
Docker should use the specified user with the group in the .env file, but it's always 1000 (default)
#### Steps to reproduce this issue
1. use the docker-compose.yml and .env file…
-
Would be great if music kits, which are contained in StatTrak™ Music Kit Box, would have StatTrak™ prefix in their names too.
Also, would be useful if every weapon skin would have it's wear ranges i…
-
L 07/06/2022 - 20:37:59: SourceMod error session started
L 07/06/2022 - 20:37:59: Info (map "zm_lila_panic_178_rework_refix") (file "/home/container/csgo/addons/sourcemod/logs/errors_20220706.log")
…
-
I try to create sell order. I log in to the site as in the example. .is_alive_session() specifies true. But when I try to create request, I get the error:
```
{
"code": "CSRF Verification Error",…