Raised This Month: $51 Target: $400
 12% 

Steam Works Group Manager


Post New Thread Reply   
 
Thread Tools Display Modes
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-03-2019 , 11:22   Re: Steam Works Group Manager
Reply With Quote #61

I think I found a BUG script plugin.

There are some plugins that enter the menu using bind keys, like the keys "." and "," the player clicks on one of these keys and opens a menu, the plugin does not block these keys in the case, ie even if it is not in the group steam it has access to the plugins using these binds...
paulo_crash is offline
randomusername
Junior Member
Join Date: Feb 2019
Old 02-23-2019 , 09:41   Re: Steam Works Group Manager
Reply With Quote #62

I can't get this to work properly.
The plugin is installed - I can use the swgm_list command it says whether someone is or isnt in the steam group.
However the commands are still allowed regardless.

"Command_Listener"
{
"sm_rs"{}
}

this is in /csgo/csgo/addons/sourcemod/configs/swgm
randomusername is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-23-2019 , 10:05   Re: Steam Works Group Manager
Reply With Quote #63

Quote:
Originally Posted by randomusername View Post
I can't get this to work properly.
The plugin is installed - I can use the swgm_list command it says whether someone is or isnt in the steam group.
However the commands are still allowed regardless.

"Command_Listener"
{
"sm_rs"{}
}

this is in /csgo/csgo/addons/sourcemod/configs/swgm
Which plugin in question does this command use? In any case, add only the "rs"{} and see if it works.

Use on my server and this plugin normally works.
paulo_crash is offline
randomusername
Junior Member
Join Date: Feb 2019
Old 02-23-2019 , 10:10   Re: Steam Works Group Manager
Reply With Quote #64

Quote:
Originally Posted by paulo_crash View Post
Which plugin in question does this command use? In any case, add only the "rs"{} and see if it works.

Use on my server and this plugin normally works.
nah neither of these work but !rs works ingame.

Code:
"Phrases"
{
	"JoinSteam"
	{
		"en"		"[SWGM] First join our Steam group!"
		"ru"		"[SWGM] Сначала вступите в нашу Steam группу!"
		"fr"		"[SWGM] En premier, rejoignez notre groupe Steam!"
		"hu"		"[SWGM] Először csatlakozz a Steam-es csoportunkhoz!"
	}
}
this is also what my phrases are in /csgo/csgo/addons/sourcemod/translation

Last edited by randomusername; 02-23-2019 at 10:12.
randomusername is offline
randomusername
Junior Member
Join Date: Feb 2019
Old 02-23-2019 , 15:27   Re: Steam Works Group Manager
Reply With Quote #65

Anyone run into something similar?
randomusername is offline
Nexd
BANNED
Join Date: Dec 2013
Location: Hungary
Old 02-25-2019 , 07:48   Re: Steam Works Group Manager
Reply With Quote #66

Which resetscore plugin?
Nexd is offline
randomusername
Junior Member
Join Date: Feb 2019
Old 02-25-2019 , 09:49   Re: Steam Works Group Manager
Reply With Quote #67

Quote:
Originally Posted by Nexd View Post
Which resetscore plugin?
the reset score plugin isn't the issue (at least I don't think so) the sm command matches the one I've put into the config, !rs works ingame etc.
randomusername is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-25-2019 , 23:32   Re: Steam Works Group Manager
Reply With Quote #68

Quote:
Originally Posted by randomusername View Post
the reset score plugin isn't the issue (at least I don't think so) the sm command matches the one I've put into the config, !rs works ingame etc.
You have been asked twice for the same thing now; if you don't want to consider providing a valid response (with all necessary information) rather than just your wild guessing, then you're completely on your own.

No one is going to waste their time over and over by trying to help you with your wild guesses and meta questions that leads no where.

If you want any chance of any further assistance, share the output of your server console when you type in:
Code:
meta list
sm exts list
sm plugins list
within [CODE][/CODE] in your next post.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-26-2019 , 12:15   Re: Steam Works Group Manager
Reply With Quote #69

Quote:
Originally Posted by arne1288 View Post
You have been asked twice for the same thing now; if you don't want to consider providing a valid response (with all necessary information) rather than just your wild guessing, then you're completely on your own.

No one is going to waste their time over and over by trying to help you with your wild guesses and meta questions that leads no where.

If you want any chance of any further assistance, share the output of your server console when you type in:
Code:
meta list
sm exts list
sm plugins list
within [CODE][/CODE] in your next post.
Thanks...

Do as @arne1288 said.

Enjoy and post the SWGM config so we can check it too, it could be some mistake in it.

The config you find in the csgo/addons/sourcemod/configs/swgm folder.

Your server's most recent error log would also be good, so we can check everything and help you more easily.

Last edited by paulo_crash; 02-26-2019 at 12:15.
paulo_crash is offline
jotaerrecs
Junior Member
Join Date: Mar 2019
Old 03-21-2019 , 18:18   Re: Steam Works Group Manager
Reply With Quote #70

Hi!

When someone that is not in my Steam Group enters the server, he can do anything just like the one is in the group. what am i doing wrong?

command_listener.ini

"Command_Listener"
{
"sm_rs"{}
"sm_resetscore"{}
"sm_shop"{}
"sm_ws"{}
"sm_gloves"{}
"sm_knife"{}
}

swgm.cfg

// This file was auto-generated by SourceMod (v1.10.0.6372)
// ConVars for plugin "SWGM.smx"


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

// Interval beetwen steam group checks.
// -
// Default: "60.0"
swgm_timer "60.0"
jotaerrecs is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode