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

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


Post New Thread Reply   
 
Thread Tools Display Modes
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 02-11-2019 , 04:16   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.0 02/02/2019
Reply With Quote #321

I think some round end reasons are wrong, I will test and update the plugin
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 02-11-2019 , 17:23   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #322

- Updated v4.0.1
- Fixed round end reasons
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-12-2019 , 06:55   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #323

can anyone tell me what he using to record hes sounds for this plugin? (VirtualDj is not working)
freak.exe_uLow is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-18-2019 , 14:04   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #324

Some suggestions for future plugin updates:

- Update CVAR res_draw_path to read both scripts in case the user wants;
Currently you can only choose 0 - Don't play sounds, 1 - Play TR sounds, 2 - Play CT sounds

- Check CVAR res_client_preferences;
Whenever I give retry on the server I have to select the volume setting of the sound, and if I deactivate the sounds whenever the retry also returns it to turn on the sounds. (I did not research right about it, apparently it happened once with me)

- Update CVAR res_refresh;
It would be interesting if the plugin will refresh automatically whenever it new music, whenever it detects updates in the music config, i do not know if that's possible.

I would also have a question, the audio I edit has to be at most 128Kbps, which would be the most recommended? It would be nice to also put on the official topic for others already know what would be recommended...

Last edited by paulo_crash; 02-18-2019 at 14:24.
paulo_crash is offline
AbNeR_CSS
Senior Member
Join Date: Jun 2010
Location: São Paulo - Brazil
Old 02-19-2019 , 06:31   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #325

Plz open an issue in GitHub, it's better
__________________
It's faster to find me in GitHub, open an Issue: https://github.com/abnerfs?utf8=%E2%...age=sourcepawn
AbNeR_CSS is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-19-2019 , 06:36   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #326

Quote:
Originally Posted by AbNeR_CSS View Post
Plz open an issue in GitHub, it's better
Done.
paulo_crash is offline
ander12
New Member
Join Date: Feb 2019
Old 02-20-2019 , 04:54   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #327

HI,
Why do such compilation errors occur?

//// abner_res.sp
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\sourcemod.inc(140) :
error 025: function heading differs from prototype
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\cstrike.inc(178 ) : e
rror 025: function heading differs from prototype
// C:\csds-legal\cstrike\addons\sourcemod\scripting\abne r_res.sp(7) : error 010:
invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(13) :
error 010: invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(17) :
error 010: invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(20) :
error 010: invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(23) :
error 010: invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(28 ) :
error 010: invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(31) :
error 021: symbol already defined: "APLRes"
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(31) :
error 010: invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(31 --
35) : error 010: invalid function or declaration
// C:\csds-legal\cstrike\addons\sourcemod\scripting\incl ude\abnersound.inc(31 --
35) : fatal error 127: too many error messages on one line
//
// Compilation aborted.
// 12 Errors.
//
// Compilation Time: 0,37 sec
// ----------------------------------------

Press enter to exit ...

how to fix?

Last edited by ander12; 02-20-2019 at 05:02.
ander12 is offline
Sandy_Bridge
New Member
Join Date: Mar 2019
Old 03-05-2019 , 13:12   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #328

Hi, I have a problem running this server on my CSGO server. The server crashes as the clients connect to the server if the plugin is enabled. I used the latest versions of MM:S and SM, and this plugin itself. I had no other plugins running. The server runs on Linux.

Is this a known issue?
Sandy_Bridge is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-05-2019 , 13:19   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #329

Quote:
Originally Posted by Sandy_Bridge View Post
Hi, I have a problem running this server on my CSGO server. The server crashes as the clients connect to the server if the plugin is enabled. I used the latest versions of MM:S and SM, and this plugin itself. I had no other plugins running. The server runs on Linux.

Is this a known issue?
For me it works normally on linux servers.

Post the error log so we can see better, it would be nice to also post the sm plugins list.
paulo_crash is offline
Sandy_Bridge
New Member
Join Date: Mar 2019
Old 03-05-2019 , 14:31   Re: [CS:GO/CSS] AbNeR Round End Sounds V4.0.1 02/11/2019
Reply With Quote #330

Quote:
Originally Posted by paulo_crash View Post
For me it works normally on linux servers.

Post the error log so we can see better, it would be nice to also post the sm plugins list.
I tried reproducing the issue just now and it seems to work. Weird.
Last time I tried this was last year.

Also do I need to set up FastDL for downloading songs now? I seem to have issues downloading, keep getting errors that file uploads are disabled.
Sandy_Bridge 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 14:21.


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