View Single Post
Cripix
Senior Member
Join Date: Sep 2016
Location: French, Bordeaux
Old 10-14-2017 , 03:19   Re: Steam Works Group Manager
Reply With Quote #36

Quote:
Originally Posted by michaelrw View Post
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 
Missing a translation phrase

[SM] Fatal error encountered parsing translation file "swgm_cl.phrases.txt"
[SM] Error (line 0, column 0): Stream failed to open
[SM] Exception reported: Language phrase "JoinSteam" not found
__________________
My jailbreak Server :

Last edited by Cripix; 10-14-2017 at 03:20.
Cripix is offline