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

[CS:S] TagBlocker [Reloaded] (V1.2.7, 03.10.2020)


Post New Thread Reply   
 
Thread Tools Display Modes
Huntereb
>:) (:<
Join Date: Jul 2012
Old 09-21-2012 , 12:33   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #11

So this will let me put "sm_tagblocker_addtag arena" into the server.cfg, and the tag "arena" won't show up in the sv_tags?
Huntereb is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-21-2012 , 12:50   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #12

Uhm no, this is meant for clantags.

Yours sincerely
Impact
__________________
Impact123 is offline
SpazShot
Senior Member
Join Date: Nov 2009
Old 09-23-2012 , 20:19   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #13

Suggestion:

Add support for common clan symbols?

I'd like to use this symbol: »

But it shows up as a question mark.
SpazShot is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 09-24-2012 , 12:18   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #14

Works for me
Code:
] sm_tagblocker_addtag "»"
Tag: » was added to the list
] sm_tagblocker_listtags 
Tag 0: "»"
Yours sincerely
Impact
__________________
Impact123 is offline
PlasteR
Senior Member
Join Date: May 2011
Location: Poland
Old 02-06-2013 , 07:22   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #15

New update CS:S crash join serwer..

Sourcemod 1.5.0-hg3764
Metamod 1.10.0-hg817
__________________
PlasteR is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 02-06-2013 , 11:17   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #16

Are you sure this is triggered by this plugin?

Yours sincerely
Impact
__________________
Impact123 is offline
nomy
Senior Member
Join Date: Dec 2009
Location: United Kingdom
Old 02-14-2013 , 04:27   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #17

Hi,

I would like to request a feature.
Is it possible for tagblocker to block tags there were added by admins? Not temporarily but write it on server so it blocks even if the server restarted?

I have been adding tagblock commands to my server.cfg but this is not good if you have more servers. Its better to use rcon to add new tagblocks.

Thanks!
nomy is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 02-14-2013 , 07:53   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #18

There are multiple ways of achieving this.
Either via keyvalue which i don't want to support, sqlite which is bound to one server, or mysql which can be used globally.
The thing is that sqlite or mysql isn't really an good format for storing something like this because it's not editable without extra software.
I could write something which saves/removes the tags to/from an file line by line which is probably the easiest to do.
Maybe this also could be something for you?

Yours sincerely
Impact
__________________

Last edited by Impact123; 02-14-2013 at 07:56.
Impact123 is offline
nomy
Senior Member
Join Date: Dec 2009
Location: United Kingdom
Old 02-14-2013 , 13:54   Re: [CS:S] TagBlocker [Reloaded] (V1.2.4, 21.09.2012)
Reply With Quote #19

Any method of saving/writing the tags is good. Can you please write something which saves/removes the tags to a file please? I have checked MySCAL but I dont think server configs need tempering so much to have them on mysql ^^

Thanks
nomy is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 02-14-2013 , 18:01   Re: [CS:S] TagBlocker [Reloaded] (V1.2.5, 14.02.2013)
Reply With Quote #20

Alright then, i have released a new version with the following changes.
Code:
* 14.02.2013 - v1.2.5
- Removed the cvar sm_tagblocker_adminflag, use adminoverrides
- Added functions to load/save tags from/to an configfile
- Implemented autoexecconfig appender
Tags will be loaded once on pluginstart if the file exists, and saved everytime a tag is added or deleted, an example config is attached.
The cvar was removed because i think it is redundant, overrides are a better choise and it already had support for it.
If you have the updater it should update itself, i hope this is what you were requesting.

Yours sincerely
Impact
__________________

Last edited by Impact123; 02-14-2013 at 18:08.
Impact123 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 06:04.


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