Closed Nord1cWarr1or closed 2 years ago
A typo in SQL query at GameCMS gag stroge.
https://github.com/ChatAdditions/ChatAdditions_AMXX/blob/master/cstrike/addons/amxmodx/scripting/CA_Storage_GameCMS.sma#L504
name = '%s' or name = '%s', should be steamid or name
name = '%s' or name = '%s'
A typo in SQL query at GameCMS gag stroge.
https://github.com/ChatAdditions/ChatAdditions_AMXX/blob/master/cstrike/addons/amxmodx/scripting/CA_Storage_GameCMS.sma#L504
name = '%s' or name = '%s'
, should be steamid or name