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

[CS:S/CS:GO] SM_Hosties (v2.2.0, 2015-08-15)


Post New Thread Reply   
 
Thread Tools Display Modes
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 09-11-2011 , 16:01   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1131

Quote:
Originally Posted by SpazShot View Post
Dead mute now works great, rev. 58. I'm using it on my public server and I haven't encountered any problems. Hopefully you can add a feature to mute all players upon joining the server like spectators or joining a team too late except for admins with the flag in the config.
I'll talk with dataviruset about it. My inclination is to keep that a feature of the voicecomm plugin and to remove the round-start muting from voicecomm.
__________________
databomb is offline
nomy
Senior Member
Join Date: Dec 2009
Location: United Kingdom
Old 09-12-2011 , 01:17   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1132

Quote:
Originally Posted by SpazShot View Post
Dead mute now works great, rev. 58. I'm using it on my public server and I haven't encountered any problems. Hopefully you can add a feature to mute all players upon joining the server like spectators or joining a team too late except for admins with the flag in the config.
Hey SpazShot,

Can you please share the scripting files?

Devs, I have checked your latest revisions and it seems CTs are also being muted for 30 secs on round start with Ts. The first round after map change is fine but the rest of the rounds have this problem.

Last edited by nomy; 09-12-2011 at 01:21.
nomy is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 09-12-2011 , 01:26   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1133

Quote:
Originally Posted by nomy View Post
Hey SpazShot,

Can you please share the scripting files?

Devs, I have checked your latest revisions and it seems CTs are also being muted for 30 secs on round start with Ts. The first round after map change is fine but the rest of the rounds have this problem.
Are you sure you have the latest revision? What you're describing was a problem in v2.0.1. Please note that the compiled .smx file in the repository only gets updated with every release.
dataviruset is offline
nomy
Senior Member
Join Date: Dec 2009
Location: United Kingdom
Old 09-12-2011 , 04:36   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1134

Hi dataviruset

This is the version I'm using: 07 "SM_Hosties v2" (2.0.2b) by databomb & dataviruset

I only uploaded the scripting folder and complied it. I didn't use the compiled smx file in the plugins folder at the repository.
nomy is offline
ilan274
Junior Member
Join Date: Sep 2010
Old 09-12-2011 , 04:44   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1135

Could sombody help?
When i translate the plugin everything's fine, but when i translate the lr's it's giving me an error:

Code:
L 09/12/2011 - 05:34:23: "MyNickName<2><STEAM_0:0:00000000><TERRORIST>" say "!lr"
L 09/12/2011 - 05:34:23: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/12/2011 - 05:34:23: [SM] Native "Format" reported: Language phrase "Duelo de Facas" not found
L 09/12/2011 - 05:34:23: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 09/12/2011 - 05:34:23: [SM]   [0]  Line 2268, hosties/lastrequest.sp::Command_LastRequest()
(Duelo de Facas = Knife Fight in portuguese)

Thk's =)
ilan274 is offline
SpazShot
Senior Member
Join Date: Nov 2009
Old 09-12-2011 , 09:20   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1136

Quote:
Originally Posted by nomy View Post
Hey SpazShot,

Can you please share the scripting files?

Devs, I have checked your latest revisions and it seems CTs are also being muted for 30 secs on round start with Ts. The first round after map change is fine but the rest of the rounds have this problem.
I've added the revision version below that I am using publicly on my server with no issues regarding dead mute or round start mute.
Attached Files
File Type: smx sm_hosties.smx (69.0 KB, 124 views)
SpazShot is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 09-12-2011 , 12:36   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1137

Quote:
Originally Posted by ilan274 View Post
Could sombody help?
When i translate the plugin everything's fine, but when i translate the lr's it's giving me an error:

Code:
L 09/12/2011 - 05:34:23: "MyNickName<2><STEAM_0:0:00000000><TERRORIST>" say "!lr"
L 09/12/2011 - 05:34:23: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/12/2011 - 05:34:23: [SM] Native "Format" reported: Language phrase "Duelo de Facas" not found
L 09/12/2011 - 05:34:23: [SM] Displaying call stack trace for plugin "sm_hosties.smx":
L 09/12/2011 - 05:34:23: [SM]   [0]  Line 2268, hosties/lastrequest.sp::Command_LastRequest()
(Duelo de Facas = Knife Fight in portuguese)

Thk's =)
If you're translating SM_Hosties, please note that you should not change the name of the phrase, just the translation. For more help, see Translations (SourceMod scripting).
dataviruset is offline
Rizla
SourceMod Donor
Join Date: Jun 2010
Old 09-12-2011 , 14:18   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1138

i have this issue for the muting also, and i downloaded the latest revisions and compiled myself last night
Rizla is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 09-12-2011 , 18:04   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1139

Quote:
Originally Posted by Rizla View Post
i have this issue for the muting also, and i downloaded the latest revisions and compiled myself last night
Quote:
Devs, I have checked your latest revisions and it seems CTs are also being muted for 30 secs on round start with Ts. The first round after map change is fine but the rest of the rounds have this problem.
The latest revision only mutes Ts when the round starts. Make sure the problem is hosties related by setting sm_hosties_mute to 0 and confirming that it no longer happens.
__________________
databomb is offline
ilan274
Junior Member
Join Date: Sep 2010
Old 09-12-2011 , 21:37   Re: [CSS] SM_Hosties (v2.0.1)
Reply With Quote #1140

Quote:
Originally Posted by dataviruset View Post
If you're translating SM_Hosties, please note that you should not change the name of the phrase, just the translation. For more help, see Translations (SourceMod scripting).
Yeah dave, i'm not translating from the SM_Hosties, i'm translating the file...in translations folder, idk why it's happening...

What should i do? ;x

Thk's
ilan274 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 15:43.


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