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

[CS:S/CS:GO] TOGs Clan Tags


Post New Thread Reply   
 
Thread Tools Display Modes
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 02-09-2017 , 18:40   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #121

Quote:
Originally Posted by Czar_ View Post
Trying to make a simple way to set clantags through chat commands. Its working fine except
everytime the round changes, tags are removed. I would be grateful for any help, Thank you!

EDIT: Basically asking how to keep the plugin from stripping particular clan tags
Paste your code here and how you have the clan tags plugin configured, and I can help more.
__________________
ThatOneGuy is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 02-09-2017 , 21:24   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #122

Quote:
Originally Posted by ThatOneGuy View Post
Paste your code here and how you have the clan tags plugin configured, and I can help more.
Code:
Spoiler

Config:
Spoiler

I eventually want to add a menu that will allow people to select a tag but for now i just want to make sure the tags stay before i try to do that
__________________

Last edited by Czar_; 02-09-2017 at 21:25.
Czar_ is offline
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 02-11-2017 , 14:19   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #123

Quote:
Originally Posted by Czar_ View Post
Code:
Spoiler

Config:
Spoiler

I eventually want to add a menu that will allow people to select a tag but for now i just want to make sure the tags stay before i try to do that
Post your cvar config. If you're looking to give tags to people that wouldn't have one through this my plugin, togsclantags_enforcetags should be set to 0 (or 1 with additional configuration).

If you are looking to give a tag to someone that would have one through this chat tags plugin, you wouldn't need to insert their info into the database using a simple insert query. You can then use the TOGsClanTags_Reload native to reload the with that tag.
__________________
ThatOneGuy is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 02-11-2017 , 14:51   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #124

Quote:
Originally Posted by ThatOneGuy View Post
Post your cvar config. If you're looking to give tags to people that wouldn't have one through this my plugin, togsclantags_enforcetags should be set to 0 (or 1 with additional configuration).

If you are looking to give a tag to someone that would have one through this chat tags plugin, you wouldn't need to insert their info into the database using a simple insert query. You can then use the TOGsClanTags_Reload native to reload the with that tag.
Spoiler


I like players to be able to set clan tags provide by my plugin, but not let them use ones that come from a steam group they are in. Is it possible to do that with togsclantags_enforcetags 1?
__________________

Last edited by Czar_; 02-11-2017 at 14:52.
Czar_ is offline
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 02-11-2017 , 22:54   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #125

Quote:
Originally Posted by Czar_ View Post
Spoiler


I like players to be able to set clan tags provide by my plugin, but not let them use ones that come from a steam group they are in. Is it possible to do that with togsclantags_enforcetags 1?
Yes, togsclantags_enforcetags 1 is your solution...create a few setups that use the tags youre specifying, but make them unavailable to anyone (set flags to "none"), and it shouldnt be overwritten.
__________________
ThatOneGuy is offline
Czar_
Senior Member
Join Date: Nov 2016
Location: Moms Basement
Old 02-12-2017 , 00:06   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #126

Quote:
Originally Posted by ThatOneGuy View Post
Yes, togsclantags_enforcetags 1 is your solution...create a few setups that use the tags youre specifying, but make them unavailable to anyone (set flags to "none"), and it shouldnt be overwritten.
Current setup for a test:
"test"
{
"flag" "none"
"tag" "test"
}
I set clantag to test ingame but it was reset everyround
togsclantags_enforcetags 1
__________________
Czar_ is offline
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 02-12-2017 , 00:25   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #127

Quote:
Originally Posted by Czar_ View Post
Current setup for a test:
"test"
{
"flag" "none"
"tag" "test"
}
I set clantag to test ingame but it was reset everyround
togsclantags_enforcetags 1
I'll look into it when I have time. Also, did you rcon the cvar change to the server? If you rcon togsclantags_enforcetags without a value, it will tell you your current setting. In the meantime, an alternate method, as mentioned before, is just to insert them into the database.
__________________
ThatOneGuy is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 02-23-2017 , 07:39   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #128

I'm getting this random bug..

The Tags are only showing on counter terrorist side and not terrorist ? (Game: CSGO)
zwetch is offline
roohsavar
Junior Member
Join Date: Jun 2013
Location: IRAN
Old 03-28-2017 , 06:36   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #129



why not work ?!

Sourcemod : 1.4.2
Metamod : 1.8.7
Counter Strike Source V34

+10 load tested
I removed all the plugin still does not work !

Last edited by roohsavar; 03-28-2017 at 06:37.
roohsavar is offline
ThatOneGuy
Veteran Member
Join Date: Jul 2012
Location: Oregon, USA
Old 03-28-2017 , 21:09   Re: [CS:S/CS:GO] TOGs Clan Tags
Reply With Quote #130

Quote:
Originally Posted by roohsavar View Post


why not work ?!

Sourcemod : 1.4.2
Metamod : 1.8.7
Counter Strike Source V34

+10 load tested
I removed all the plugin still does not work !
Update your sourcemod.

EDIT: And metamod while youre at it...
__________________

Last edited by ThatOneGuy; 03-28-2017 at 21:10.
ThatOneGuy is offline
Reply


Thread Tools
Display Modes

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 16:48.


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