Raised This Month: $32 Target: $400
 8% 

QuickDefuse


Post New Thread Reply   
 
Thread Tools Display Modes
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 01-08-2021 , 08:49   Re: QuickDefuse
Reply With Quote #141

Added newest version of the plugin to the GitHub
__________________
Nerus is offline
Razvann.
Senior Member
Join Date: Jul 2012
Old 01-24-2021 , 15:41   Re: QuickDefuse
Reply With Quote #142

Hello, Nerus!

I got a simple problem, but I cant figgured out how to fix it.

When u choose Red color in chat is supposed to be: You choose Red color but is a faded yellow not red. How can I fix it?

And 1 more problem: sometimes in /logs/ 1 error appear, smthing about "Using two team colors in one message is not allowed" but I dont have 2 same colors in translate file (not even close to same colors) - Look:

Code:
"Phrases"
{
	// In game chat
	"sm_qd_panel_plant"
	{
		"#format"		"{1:s},{2:s}"
		"ro"			"Ai ales firul {{1}}{2}{default}."
	}

	"sm_qd_panel_defuse"
	{
		"#format"		"{1:N},{2:s},{3:s}"
		"ro"			"{default}{1} a taiat corect firul {{2}}{3}{default} pentru dezamorsare instantă (1:4 șanse)."
	}

	"sm_qd_panel_defuse_incorrected"
	{
		"#format"		"{1:N},{2:s},{3:s},{4:s},{5:s}"
		"ro"			"{default}{1} a detonat bomba pentru că a ales firul greșit {{2}}{3}{default} (3:4 șanse).\n {default}Firul corect era {{4}}{5}."
	}

	"sm_qd_panel_defuse_nokit"
	{
		"#format"		"{1:N},{2:s},{3:s}"
		"ro"			"{default}{1} a tăiat corect firul {{2}}{3}{default} pentru dezamorsare instantă (1:8 șanse)."
	}

	"sm_qd_panel_defuse_nokit_incorrected"
	{
		"#format"		"{1:N},{2:s},{3:s},{4:s},{5:s}"
		"ro"			"{default}{1} a detonat bomba pentru că a ales firul greșit {{2}}{3}{default} (7:8 șanse).\n {default}Firul corect era {{4}}{5}."
	}

	"sm_qd_panel_defuse_nokit_correct"
	{
		"#format"		"{1:N},{2:s},{3:s}"
		"ro"			"{default}{1} a ales corect firul {{2}}{3}{default}, dar bomba tot a explodat (50-50% șanse dacă nu ai kit)"
	}

	"sm_qd_plant_panel_title"
	{
		"ro"	"Alege un fir:"
	}

	"sm_qd_plant_panel_info"
	{
		"ro"	"CT pot să ghicească firul corect pentru dezamorsare rapidă."
	}

	"sm_qd_plant_panel_ignore"
	{
		"ro"	"Ieși, sau ignoră culoarea ptr. un fir aleatoriu."
	}

	"sm_qd_defuse_panel_title"
	{
		"ro"	"Alege un fir:"
	}

	"sm_qd_defuse_panel_ignore"
	{
		"ro"	"Ignoră pentru dezamorsare normală"
	}

	"sm_qd_defuse_panel_info"
	{
		"ro"	"Alege corect și dezamorsează instant C4"
	}

	"sm_qd_defuse_panel_info2"
	{
		"ro"	"Alege greșit și C4 va exploda instant"
	}

	"sm_qd_defuse_panel_nokit_info"
	{
		"ro"	"Fără un kit de dezamorsare sunt 50% mai multe șanse să explodeze,"
	}

	"sm_qd_defuse_panel_nokit_info2"
	{
		"ro"	"chiar dacă alegi firul corect."
	}

	"sm_qd_panel_exit"
	{
		"ro"	"Iesi"
	}

	"sm_qd_wire_blue"
	{
		"ro"	"Albastru"
	}

	"sm_qd_wire_yellow"
	{
		"ro"	"Galben"
	}

	"sm_qd_wire_red"
	{
		"ro"	"Rosu"
	}

	"sm_qd_wire_green"
	{
		"ro"	"Verde"
	}
}
Razvann. is offline
Send a message via Yahoo to Razvann.
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 01-28-2021 , 06:46   Re: QuickDefuse
Reply With Quote #143

Quote:
Originally Posted by Razvann. View Post
Hello, Nerus!

I got a simple problem, but I cant figgured out how to fix it.

When u choose Red color in chat is supposed to be: You choose Red color but is a faded yellow not red. How can I fix it?

And 1 more problem: sometimes in /logs/ 1 error appear, smthing about "Using two team colors in one message is not allowed" but I dont have 2 same colors in translate file (not even close to same colors) - Look:

Code:
"Phrases"
{
	// In game chat
	"sm_qd_panel_plant"
	{
		"#format"		"{1:s},{2:s}"
		"ro"			"Ai ales firul {{1}}{2}{default}."
	}

	"sm_qd_panel_defuse"
	{
		"#format"		"{1:N},{2:s},{3:s}"
		"ro"			"{default}{1} a taiat corect firul {{2}}{3}{default} pentru dezamorsare instantă (1:4 șanse)."
	}

	"sm_qd_panel_defuse_incorrected"
	{
		"#format"		"{1:N},{2:s},{3:s},{4:s},{5:s}"
		"ro"			"{default}{1} a detonat bomba pentru că a ales firul greșit {{2}}{3}{default} (3:4 șanse).\n {default}Firul corect era {{4}}{5}."
	}

	"sm_qd_panel_defuse_nokit"
	{
		"#format"		"{1:N},{2:s},{3:s}"
		"ro"			"{default}{1} a tăiat corect firul {{2}}{3}{default} pentru dezamorsare instantă (1:8 șanse)."
	}

	"sm_qd_panel_defuse_nokit_incorrected"
	{
		"#format"		"{1:N},{2:s},{3:s},{4:s},{5:s}"
		"ro"			"{default}{1} a detonat bomba pentru că a ales firul greșit {{2}}{3}{default} (7:8 șanse).\n {default}Firul corect era {{4}}{5}."
	}

	"sm_qd_panel_defuse_nokit_correct"
	{
		"#format"		"{1:N},{2:s},{3:s}"
		"ro"			"{default}{1} a ales corect firul {{2}}{3}{default}, dar bomba tot a explodat (50-50% șanse dacă nu ai kit)"
	}

	"sm_qd_plant_panel_title"
	{
		"ro"	"Alege un fir:"
	}

	"sm_qd_plant_panel_info"
	{
		"ro"	"CT pot să ghicească firul corect pentru dezamorsare rapidă."
	}

	"sm_qd_plant_panel_ignore"
	{
		"ro"	"Ieși, sau ignoră culoarea ptr. un fir aleatoriu."
	}

	"sm_qd_defuse_panel_title"
	{
		"ro"	"Alege un fir:"
	}

	"sm_qd_defuse_panel_ignore"
	{
		"ro"	"Ignoră pentru dezamorsare normală"
	}

	"sm_qd_defuse_panel_info"
	{
		"ro"	"Alege corect și dezamorsează instant C4"
	}

	"sm_qd_defuse_panel_info2"
	{
		"ro"	"Alege greșit și C4 va exploda instant"
	}

	"sm_qd_defuse_panel_nokit_info"
	{
		"ro"	"Fără un kit de dezamorsare sunt 50% mai multe șanse să explodeze,"
	}

	"sm_qd_defuse_panel_nokit_info2"
	{
		"ro"	"chiar dacă alegi firul corect."
	}

	"sm_qd_panel_exit"
	{
		"ro"	"Iesi"
	}

	"sm_qd_wire_blue"
	{
		"ro"	"Albastru"
	}

	"sm_qd_wire_yellow"
	{
		"ro"	"Galben"
	}

	"sm_qd_wire_red"
	{
		"ro"	"Rosu"
	}

	"sm_qd_wire_green"
	{
		"ro"	"Verde"
	}
}
Do you use QD with Bara Multicolors?
__________________
Nerus is offline
Razvann.
Senior Member
Join Date: Jul 2012
Old 01-28-2021 , 16:06   Re: QuickDefuse
Reply With Quote #144

Quote:
Originally Posted by Nerus View Post
Do you use QD with Bara Multicolors?
Yes, I use last version from Github and still doesnt work, red color doesnt appear

And I still get this: Using two team colors in one message is not allowed (in logs), translated file with my colors is attached above

Log:
Code:
L 01/28/2021 - 23:20:46: [SM]   [1] Line 410, C:\Users\Babusca\Desktop\scripting\include\multicolors/colors.inc::C_Format
L 01/28/2021 - 23:20:46: [SM]   [2] Line 85, C:\Users\Babusca\Desktop\scripting\include\multicolors/colors.inc::C_PrintToChat
L 01/28/2021 - 23:20:46: [SM]   [3] Line 104, C:\Users\Babusca\Desktop\scripting\include\multicolors.inc::CPrintToChatAll
L 01/28/2021 - 23:20:46: [SM]   [4] Line 220, quickdefuse.sp::PanelDefuseNoKit

Last edited by Razvann.; 01-28-2021 at 16:37.
Razvann. is offline
Send a message via Yahoo to Razvann.
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 01-30-2021 , 10:12   Re: QuickDefuse
Reply With Quote #145

As you can see problem comes from `multicolors`. It's not a problem coming from the QD plugin.
Did you try to use the EN version only?
Did you use some other plugins like a proxy for a chat?
I don't have those problems on EN and PL (but I've seen it somewhere before).
__________________

Last edited by Nerus; 01-30-2021 at 10:14.
Nerus is offline
Razvann.
Senior Member
Join Date: Jul 2012
Old 01-30-2021 , 15:28   Re: QuickDefuse
Reply With Quote #146

I use english now and still same problem, using latest git from Bara ~_~ with last Quickdefuse from past 2-3 pages I was able to show all colors and without message error

#Did you use some other plugins like a proxy for a chat? = no

Last edited by Razvann.; 01-30-2021 at 15:52.
Razvann. is offline
Send a message via Yahoo to Razvann.
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 01-31-2021 , 09:31   Re: QuickDefuse
Reply With Quote #147

Could you be able to delete all other plugins, and check it again (after restarting the server)?
Please provide the full error log.
__________________
Nerus is offline
Razvann.
Senior Member
Join Date: Jul 2012
Old 01-31-2021 , 14:37   Re: QuickDefuse
Reply With Quote #148

I tested with a Test server only with this plugin (from Windows now not from Linux) and still same problem, RED is not RED in chat and error still appear in logs (2 same team colors). Last version from past 2-3 pages worked like charm (colors) but have problems, your version is very good but that error+red problem is anoying..
Razvann. is offline
Send a message via Yahoo to Razvann.
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 02-01-2021 , 03:56   Re: QuickDefuse
Reply With Quote #149

Let's get started from scratch, do you using it on CSGO or CSS?
Now I'm guessing that on CSGO, because at the moment we don't use this plugin on our CSGO servers, so probably this problem occurred directly on the CSGO only.
-----
Update 02.01.2021

I've reproduced the problem, issue task created on GitHub for Multi-Colors
-----
Update 02.01.2021

I've done an update for the CSGO team colors problem, should works now.

@Razvann. Check it now, if you will be able, please add your translation (by PR) to the branch, I'll merge it.
__________________

Last edited by Nerus; 02-20-2021 at 12:05.
Nerus 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:04.


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