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

[CS:S/CS:GO] Chat/Scoreboard Tag Menu


Post New Thread Reply   
 
Thread Tools Display Modes
vortex.
AlliedModders Donor
Join Date: Jan 2017
Location: OnGameFrame()
Old 07-25-2017 , 19:27   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #21

Thanks ^.^
__________________
vortex. is offline
Cripix
Senior Member
Join Date: Sep 2016
Location: French, Bordeaux
Old 07-25-2017 , 19:42   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #22

French Translate
Attached Files
File Type: txt TagMenu.phrases.txt (1.4 KB, 156 views)
__________________
My jailbreak Server :
Cripix is offline
WatchDogs
Senior Member
Join Date: Oct 2015
Location: Iran
Old 07-26-2017 , 03:11   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #23

Quote:
Originally Posted by Cripix View Post
French Translate
Thank you so much

I'm waiting for other translations and then I'll put it in the attachment.

Thanks again ;)
__________________
WatchDogs is offline
strikerpl
Junior Member
Join Date: May 2017
Old 07-26-2017 , 04:09   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #24

Polish Translate
Attached Files
File Type: txt TagMenu.phrases.txt (842 Bytes, 150 views)
strikerpl is offline
SpicyGamers
Member
Join Date: Feb 2017
Location: Bragança
Old 07-26-2017 , 06:37   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #25

Suggestion

-> Make the plugin work in Mysql
-> The plugin works with TogsClanTags, that is when we select in the !tag a tag, that tag gets to that of togsclantags. For example "[MOD] [Expert]"
__________________
Check My Community www.SpicyGamers.com
SpicyGamers is offline
Wacci
AlliedModders Donor
Join Date: May 2017
Location: Hungary
Old 07-26-2017 , 09:49   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #26

Hungarian trasnlate in attachment!
I think the Romanian will be ready tonight.


Would it be possible for someone to write to the admins with @ in teamchat , does not it appear in the team?


I found two more development opportunities:
Spam block, at now my retard players spamming blank messenge...
Swear filter, with a other cfg file (maybe with sourcebans setable gag compatibility)


If you can make these ,I think it will be a most professional chat,and scoreboard plugin! :O
Attached Files
File Type: txt TagMenu.phrases.txt (889 Bytes, 125 views)

Last edited by Wacci; 07-26-2017 at 12:31. Reason: +2 idea
Wacci is offline
The Team Ghost
Senior Member
Join Date: Jun 2016
Location: OnClientConnect(int ME)
Old 07-27-2017 , 11:45   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #27

Neet plugin I like it, even tho I don't use CS:GO.
You're a good guy so I made some translations for you in Dutch!
Here ya go!
Attached Files
File Type: txt TagMenu.phrases.txt (1.3 KB, 145 views)
__________________
- Steam
The Team Ghost is offline
Wacci
AlliedModders Donor
Join Date: May 2017
Location: Hungary
Old 07-27-2017 , 15:28   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #28

German, Hungarian, and Romanian translate
Attached Files
File Type: txt TagMenu.phrases.txt (2.7 KB, 151 views)
Wacci is offline
WatchDogs
Senior Member
Join Date: Oct 2015
Location: Iran
Old 07-27-2017 , 17:50   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #29

Thank you all !!!

Really nice

I'm gonna do some fixes in chat tag and release new version with your nice translations ;)

Again a big thanks to translators
__________________
WatchDogs is offline
andrept4
Senior Member
Join Date: Dec 2012
Location: Portugal
Old 07-27-2017 , 18:00   Re: [CS:S/CS:GO] Chat/Scoreboard Tag Menu
Reply With Quote #30

WatchDogs, nobody can choose a tag, even the guys with those steamids... they turn out white and we can't choose them..

tagmenu.cfg :
Code:
"TagMenu"		// Main key. Don't change it.
{
	"1"		// Indexes. They must be in order from 1 and on. Maximum is 100.
	{
		"tag"				"[LEADER]"		// "tag" is identifier. Don't change it. Change the next string like "[Pro-Player]".
		"steamid"			"STEAM_0:0:31928593"			// "steamid" is identifier. Only if "flag" was empty plugin uses this. Make tag special for a steamid only.
		"tag_color"			"{red}"			// "tag_color" is identifier. Set client chat tag color. (Default is "{default}")
		"name_color"		"{red}"		// "name_color" is identifier. Set client chat name color. (Default is "{teamcolor}")
		"text_color"		"{default}"			// "text_color" is identifier. Set client chat text color. (Default is "{default}")
		"mode"				"both"				// "mode" is identifier. Set tag mode (valid values are: "both" - "scoreboard" - "chat", Default is "both")
	}
	"2"
	{
		"tag"				"[LEADER]"		// "tag" is identifier. Don't change it. Change the next string like "[Pro-Player]".
		"steamid"			"STEAM_0:0:144866803"			// "steamid" is identifier. Only if "flag" was empty plugin uses this. Make tag special for a steamid only.
		"tag_color"			"{red}"			// "tag_color" is identifier. Set client chat tag color. (Default is "{default}")
		"name_color"		"{red}"		// "name_color" is identifier. Set client chat name color. (Default is "{teamcolor}")
		"text_color"		"{default}"			// "text_color" is identifier. Set client chat text color. (Default is "{default}")
		"mode"				"both"				// "mode" is identifier. Set tag mode (valid values are: "both" - "scoreboard" - "chat", Default is "both")
	}
	"3"
	{
		"tag"				"[ADMIN]"		// "tag" is identifier. Don't change it. Change the next string like "[Pro-Player]".
		"steamid"			"STEAM_0:1:105273261"			// "steamid" is identifier. Only if "flag" was empty plugin uses this. Make tag special for a steamid only.
		"tag_color"			"{lightred}"			// "tag_color" is identifier. Set client chat tag color. (Default is "{default}")
		"name_color"		"{lightred}"		// "name_color" is identifier. Set client chat name color. (Default is "{teamcolor}")
		"text_color"		"{default}"			// "text_color" is identifier. Set client chat text color. (Default is "{default}")
		"mode"				"both"				// "mode" is identifier. Set tag mode (valid values are: "both" - "scoreboard" - "chat", Default is "both")
	}
	"4"
	{
		"tag"				"[MOD GERAL]"		// "tag" is identifier. Don't change it. Change the next string like "[Pro-Player]".
		"steamid"			"STEAM_0:0:141290629"			// "steamid" is identifier. Only if "flag" was empty plugin uses this. Make tag special for a steamid only.
		"tag_color"			"{purple}"			// "tag_color" is identifier. Set client chat tag color. (Default is "{default}")
		"name_color"		"{purple}"		// "name_color" is identifier. Set client chat name color. (Default is "{teamcolor}")
		"text_color"		"{default}"			// "text_color" is identifier. Set client chat text color. (Default is "{default}")
		"mode"				"both"				// "mode" is identifier. Set tag mode (valid values are: "both" - "scoreboard" - "chat", Default is "both")
	}
	"5"
	{
		"tag"				"[MOD GERAL]"		// "tag" is identifier. Don't change it. Change the next string like "[Pro-Player]".
		"steamid"			"STEAM_0:0:144426790"			// "steamid" is identifier. Only if "flag" was empty plugin uses this. Make tag special for a steamid only.
		"tag_color"			"{red}"			// "tag_color" is identifier. Set client chat tag color. (Default is "{default}")
		"name_color"		"{red}"		// "name_color" is identifier. Set client chat name color. (Default is "{teamcolor}")
		"text_color"		"{default}"			// "text_color" is identifier. Set client chat text color. (Default is "{default}")
		"mode"				"both"				// "mode" is identifier. Set tag mode (valid values are: "both" - "scoreboard" - "chat", Default is "both")
	}
	"6"
	{
		"tag"				"[CONFIGURADOR]"
		"steamid"			"STEAM_0:1:120473316"
		"tag_color"			"{grey}"
		"name_color"		"{grey}"
		"text_color"		"{default}"
		"mode"				"both"
	}
}
__________________

Last edited by andrept4; 07-27-2017 at 18:09.
andrept4 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 06:08.


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