SourceMod - Source Engine Scripting and Administration

modding source-engine sourcemod sourcepawn
2 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
Bug Help Wanted

SourceMod - Source Engine Scripting and Administration

C++
#modding#source-engine#sourcemod#sourcepawn

AI Summary: Debug and fix a SourceMod plugin issue where the `GetCmdArg` and `GetCmdArgString` functions are returning incorrect argument counts and values when using '+' or '-' commands bound to a key. The issue only occurs when using keybinds and not the server console. The task involves analyzing the provided SourcePawn code, reproducing the bug, and identifying the root cause within the SourceMod engine or its interaction with the game (CS:S). A fix might involve modifying the plugin code or reporting a bug to the SourceMod developers.

Complexity: 4/5
Bug Help Wanted

SourceMod - Source Engine Scripting and Administration

C++
#modding#source-engine#sourcemod#sourcepawn