View Single Post
michaelrw
Senior Member
Join Date: Jul 2017
Old 10-14-2017 , 01:59   Re: Steam Works Group Manager
Reply With Quote #35

[QUOTE=Cripix;2543110]Hi !

I tried to use the Command Listener plugin but it does not work for me2, even though I followed the installation instructions

Code:
"Command_Listener"
{
	"sm_ws"{}
	"sm_knife"{}
	"sm_shop"{}
	"sm_gloves"{}
	"sm_nc"{}
}
Code:
// This file was auto-generated by SourceMod (v1.8.0.6027)
// ConVars for plugin "SWGM.smx"


// Steam Group ID.
// -
// Default: "XXXXXXXX"
swgm_groupid "29688239"

// Interval beetwen steam group checks.
// -
// Default: "60.0"
swgm_timer "60.0"
swgm_check and swgm_list both work as they should, and give me the correct list of who is in the group and who isnt. I have both the SWGM_Command_Listener.smx and SWGM.smx plugins loaded

I get this error in my sourcemod error log

PHP Code:
[SMException reportedLanguage phrase "JoinSteam" not found
[SMBlamingSWGM_Command_Listener.smx
[SMCall stack trace:
[
SM]   [0PrintToChat
[SM]   [1Line 30C:\csgo\1.7\addons\sourcemod\scripting\1.8\SWGM_Command_Listener.sp::Check
Error log file session closed
.
SourceMod error session started
Info 
(map "bhop_cobblestone_rg1") (file "errors_20171014.log")
[
SMFatal error encountered parsing translation file "swgm_cl.phrases.txt"
[SMError (line 0column 0): Stream failed to open
[SMException reportedLanguage phrase "JoinSteam" not found
[SMBlamingSWGM_Command_Listener.smx
[SMCall stack trace:
[
SM]   [0PrintToChat
[SM]   [1Line 30C:\csgo\1.7\addons\sourcemod\scripting\1.8\SWGM_Command_Listener.sp::Check 
michaelrw is offline