Open Issues Need Help
View All on GitHub [Bug]: SM crash PVKII version 1.0 (32bit Windows) about 2 months ago
Bug Help Wanted
SourceMod - Source Engine Scripting and Administration
C++
#modding#source-engine#sourcemod#sourcepawn
[Bug]: Argument issue with + / - commands 4 months ago
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