-
Sent you a DM on Alliedmods.net since you said it can't be shared publicly.
-
Hello, if I want to edit translation sentence for example in "Killing" I want to add how many points you have now and how many points the enemy you killed has, is there any shortest way to do so ? I h…
-
SM has DispatchKeyValue/DispatchKeyValueFloat/DispatchKeyValueVector available.
Having a wrapper to int would be useful for scenarios where we use int and int cvars as the value.
To achieve that…
-
Hinges on #1's completion.
Two parts:
- set `sv_disable_show_team_select_menu 1`
- inside a `joingame` command listener, put the player on the correct team
-
it is an amazing map and deserves yapb working with it
-
# 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 …
objir updated
2 years ago
-
Hi,
Error! App '90' state is 0xE after update job.
CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 2 items discarded.
CWorkThreadPool::~CWorkThreadPool: work processing queue …
-
When using a SM_PARAM_COPYBACK, if nothing is explicitly written to buffer, the contents will not be zero'd
Problematic code:
```cpp
// plugin.sp:
char garbage[255];
Call_StartForward(fwd);
…
-
It would be interesting to put an option where the player can choose which TAG and Chat & TAG color they would like to use, something like this plugin: https://forums.alliedmods.net/showthread.php?t=2…
-
A command to open up the disconnected players menu would be a nice addition to the plugin.