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

[CS:GO/CSS] AbNeR Round End Sounds V4.0.3 07/30/2023


Post New Thread Reply   
 
Thread Tools Display Modes
Napas
Junior Member
Join Date: Jan 2017
Old 02-07-2018 , 10:49   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.5fix 02/12/2017
Reply With Quote #261

host_error index error writing string table baseline downloadables.
This error on this plugin.
Napas is offline
Send a message via Skype™ to Napas
gula345
Member
Join Date: Jul 2017
Location: Belgie
Old 02-10-2018 , 08:07   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.5fix 02/12/2017
Reply With Quote #262

Y00k you must enter cfg and change mp_round_restart_delay "8" in your configuration

Last edited by gula345; 02-10-2018 at 08:08.
gula345 is offline
gula345
Member
Join Date: Jul 2017
Location: Belgie
Old 02-10-2018 , 08:11   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.5fix 02/12/2017
Reply With Quote #263

Quote:
Originally Posted by ayrton09_arg View Post
my server is crashing when i put this plugin
you must turn on gotv
gula345 is offline
LS44
Junior Member
Join Date: Dec 2017
Old 02-22-2018 , 08:34   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.5fix 02/12/2017
Reply With Quote #264

Hello,
I just added some new songs to the folder (oldest ones are working). I try to join the server, begin downloading but stops because of something, I can not join the server until I restart and take out the new songs.
Any idea?
Thanks in advance
LS44 is offline
unity2017
Junior Member
Join Date: Apr 2017
Old 02-24-2018 , 05:51   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.5fix 02/12/2017
Reply With Quote #265

Please do somebody control the volume, as it is done in the coaxesunds plugin.
Quote:
public EventRoundFreezeEnd(Handle:event,const String:name[],bool:dontBroadcast)
{
for(new i = 1; i <= GetMaxHumanPlayers(); i++)
{
if(IsClientInGame(i) && !IsFakeClient(i) && soundPreference[i] >= 0)
{
if(!StrEqual(roundplaySound[soundPreference[i]],"") && (roundplayConfig[soundPreference[i]] & 1) || (roundplayConfig[soundPreference[i]] & 2) || (roundplayConfig[soundPreference[i]] & 4))
{
EmitSoundCustom(i,roundplaySound[soundPreference[i]],_,_,_,_,GetConVarFloat(FindConVar("sm_quakes oundsv3_volume")))
}
if(textPreference[i] && (roundplayConfig[soundPreference[i]] & || (roundplayConfig[soundPreference[i]] & 16) || (roundplayConfig[soundPreference[i]] & 32))
{
PrintCenterText(i,"%t","round play")
}
}
}
}
Only I need to be able to control the volume in the plugin menu, and not in the config. I have long asked to do it!
unity2017 is offline
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 03-22-2018 , 13:30   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.6 22/03/2018
Reply With Quote #266

Update v3.6
- New option in client settings menu to define sound volume.
- Added cvar res_default_volume to define default sounds volume.
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
kaeming
Senior Member
Join Date: Nov 2015
Old 03-22-2018 , 16:32   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.6 22/03/2018
Reply With Quote #267

Quote:
Originally Posted by AbNeR_CSS View Post
Update v3.6
- New option in client settings menu to define sound volume.
- Added cvar res_default_volume to define default sounds volume.
possible to update your round start sounds plugin?
__________________
Add me up HERE if you have inquiries regarding server related stuff!
CS:GO Multimod & Jailbreak Servers > I am selling my entire ready to play server, add me up on steam to discuss.
kaeming is offline
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 03-22-2018 , 19:08   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.6 22/03/2018
Reply With Quote #268

Quote:
Originally Posted by kaeming View Post
possible to update your round start sounds plugin?
Sure, https://github.com/abnerfs/round_start_sounds/releases
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
Spyrek
Senior Member
Join Date: Jun 2009
Old 03-25-2018 , 19:00   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.6 22/03/2018
Reply With Quote #269

Quote:
Originally Posted by AbNeR_CSS View Post
Update v3.6
- New option in client settings menu to define sound volume.
- Added cvar res_default_volume to define default sounds volume.
I think there is some kind of bug in latest version. When you change the volume and you die you will hear the sound "from the dead body" - when you switch to another player you wil get effect like the farther you are the quieter sound is. Maybe that's because of the emitsoundany or game "bug" with latest sound positioning changes.
I haven't tested it with EmitSound instead of EmitSoundAny.
Spyrek is offline
HenryTownshand
Junior Member
Join Date: Oct 2017
Old 04-02-2018 , 13:02   Re: [CS:GO/CSS] AbNeR Round End Sounds V3.6 22/03/2018
Reply With Quote #270

++
Quote:
Originally Posted by Spyrek View Post
you die you will hear the sound "from the dead body"
HenryTownshand 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 11:28.


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