AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   Block certain steam group tags on server (https://forums.alliedmods.net/showthread.php?t=295427)

wolvez04 03-25-2017 11:34

Block certain steam group tags on server
 
Hello,

I was interested in a plugin that could block certain steam group tags from being used on a server. I don't think this exists, so If anyone is interested in making it or I can happily pay for it as well!

PM me for more information :oops:

shanapu 03-25-2017 13:46

Re: Block certain steam group tags on server
 
Quote:

Originally Posted by wolvez04 (Post 2506659)
Hello,

I was interested in a plugin that could block certain steam group tags from being used on a server. I don't think this exists, so If anyone is interested in making it or I can happily pay for it as well!

PM me for more information :oops:

I will do it.
Give me some time.

B3none 03-25-2017 15:06

Re: Block certain steam group tags on server
 
1 Attachment(s)
This does the trick for me :)

shanapu 03-25-2017 23:08

Re: Block certain steam group tags on server
 
3 Attachment(s)
Quote:

Originally Posted by b3none (Post 2506700)
This does the trick for me :)

nice find.
Nevertheless, I wrote a small version for my own, only for clantags.

badclantags.sp -> scripting
badclantags.smx -> plugins
badclantags.ini -> configs

badclantags.ini - add one bad clan tag per line.
badclantags.cfg will be generated in cfg/sourcemod folder
Set Cvar "sm_badtag_alter" as replacement for bad clan tags

Quote:

Originally Posted by wolvez04 (Post 2506659)
...I can happily pay for it as well!

maybe a small donation to alliedmodders?

edit: Added 'badclantags_timer.sp' as fixed version to prevent bypass by spectator.
https://forums.alliedmods.net/showpo...24&postcount=7

B3none 03-25-2017 23:14

Re: Block certain steam group tags on server
 
Sorry to step on your toes there shanapu :3

shanapu 03-25-2017 23:22

Re: Block certain steam group tags on server
 
Quote:

Originally Posted by b3none (Post 2506816)
Sorry to step on your toes there shanapu :3

no, you doesn't. Everything is fine. I like variety from which one can choose.

BASTIEN1 08-23-2017 00:46

Re: Block certain steam group tags on server
 
Quote:

Originally Posted by shanapu (Post 2506815)
nice find.
Nevertheless, I wrote a small version for my own, only for clantags.

badclantags.sp -> scripting
badclantags.smx -> plugins
badclantags.ini -> configs

badclantags.ini - add one bad clan tag per line.
badclantags.cfg will be generated in cfg/sourcemod folder
Set Cvar "sm_badtag_alter" as replacement for bad clan tags


maybe a small donation to alliedmodders?

You can bypass this if you join spectators.

shanapu 08-23-2017 16:22

Re: Block certain steam group tags on server
 
Quote:

Originally Posted by BASTIEN1 (Post 2543724)
You can bypass this if you join spectators.

You are right.
Added a workaround version with timer to post above.
Thanks

Fluxxx 01-06-2018 03:06

Re: Block certain steam group tags on server
 
Quote:

Originally Posted by shanapu (Post 2543902)
You are right.
Added a workaround version with timer to post above.
Thanks

Had some issues with it

L 01/04/2018 - 20:10:51: [SM] Exception reported: Client index 1 is not valid
L 01/04/2018 - 20:10:51: [SM] Blaming: badclantags.smx
L 01/04/2018 - 20:10:51: [SM] Call stack trace:
L 01/04/2018 - 20:10:51: [SM] [0] CS_GetClientClanTag
L 01/04/2018 - 20:10:51: [SM] [1] Line 122, G:\SM1.8\addons\sourcemod\scripting\badclanta gs_timer.sp::CheckClanTag
L 01/04/2018 - 20:10:51: [SM] [2] Line 78, G:\SM1.8\addons\sourcemod\scripting\badclanta gs_timer.sp::Timer_CheckClanTag

shanapu 01-06-2018 08:44

Re: Block certain steam group tags on server
 
Quote:

Originally Posted by Fluxxx (Post 2570087)
Had some issues with it

L 01/04/2018 - 20:10:51: [SM] Exception reported: Client index 1 is not valid
L 01/04/2018 - 20:10:51: [SM] Blaming: badclantags.smx
L 01/04/2018 - 20:10:51: [SM] Call stack trace:
L 01/04/2018 - 20:10:51: [SM] [0] CS_GetClientClanTag
L 01/04/2018 - 20:10:51: [SM] [1] Line 122, G:\SM1.8\addons\sourcemod\scripting\badclanta gs_timer.sp::CheckClanTag
L 01/04/2018 - 20:10:51: [SM] [2] Line 78, G:\SM1.8\addons\sourcemod\scripting\badclanta gs_timer.sp::Timer_CheckClanTag

I replaced the plugin with a fixed version in the post above.
Also here:
https://github.com/shanapu/BadClanTags


All times are GMT -4. The time now is 00:53.

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