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

Sank Sounds (Luke Sankey) (v1.8.4)


Post New Thread Reply   
 
Thread Tools Display Modes
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 07-21-2019 , 12:12   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1151

Thanks for the pointer.
Quote:
Originally Posted by karlos View Post
(best via SND_MODE option).
Are you telling me to figure the magic number that is already there or change the function to make it work?

Quote:
I blocked bots in the early days because I got so much spam from them.
Nice story.
__________________
DJEarthQuake is offline
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 07-21-2019 , 13:01   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1152

Such an option does not exist but is quite easy to add.
Code:
if ( is_user_bot(i)
	&& !(SND_MODE & 128) )
and extend your config value by 128 (add 128 to your current value). This is untested though.
__________________
alias White Panther
karlos is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 07-22-2019 , 10:01   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1153

Thank you for the additional information White Panther and being so attentive and timely.
__________________
DJEarthQuake is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 09-04-2019 , 13:17   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1154

v1.8.8: (2019.05.05) -- I just downloaded a copy from source and it only plays the first sound on the list. The bots not being able to speak is in the bot source not here on AMXX. I checked. When I revert to an older copy of this plugin it works normally and plays more than just 1 sound per word from the config file.
__________________
DJEarthQuake is offline
Enrory
Senior Member
Join Date: Nov 2016
Location: Austria
Old 09-28-2019 , 17:42   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1155

Quote:
Originally Posted by DJEarthQuake View Post
v1.8.8: (2019.05.05) -- I just downloaded a copy from source and it only plays the first sound on the list. The bots not being able to speak is in the bot source not here on AMXX. I checked. When I revert to an older copy of this plugin it works normally and plays more than just 1 sound per word from the config file.
yes me too pls fix this
__________________
Enrory is offline
terrum
AlliedModders Donor
Join Date: Apr 2006
Location: United Kingdom
Old 09-30-2019 , 22:37   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1156

A fix for it only playing the first sound would be great. Thanks!
__________________
Thanks,
Terrum.


terrum is offline
Send a message via AIM to terrum Send a message via MSN to terrum Send a message via Skype™ to terrum
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 10-01-2019 , 09:17   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1157

From my backup. Tested. Functional.
Problem has become there was no reason for me to look at the code in 2013 it worked. All I have is complied not the source.
__________________

Last edited by DJEarthQuake; 10-02-2019 at 08:49. Reason: removing file
DJEarthQuake is offline
terrum
AlliedModders Donor
Join Date: Apr 2006
Location: United Kingdom
Old 10-01-2019 , 10:53   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1158

Quote:
Originally Posted by DJEarthQuake View Post
From my backup. Tested. Functional.
It's functional, but definitely hasn't resolved only the first sound being played. Seems to be exactly the same code as the OP, when comparing in Notepad++

Tested on TFC if that is of any help.
__________________
Thanks,
Terrum.



Last edited by terrum; 10-01-2019 at 10:53.
terrum is offline
Send a message via AIM to terrum Send a message via MSN to terrum Send a message via Skype™ to terrum
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 10-02-2019 , 16:00   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1159

It is the same. My bad. I deleted all the bad source files. Only the compiled old version is what I have and we are not allowed to post such.
__________________
DJEarthQuake is offline
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 10-03-2019 , 08:29   Re: Sank Sounds (Luke Sankey) (v1.8.4)
Reply With Quote #1160

Hi,
I did not receive any notices.

Update v1.8.9: (2019.10.03)
added:
- Option to allow bots to use sounds
fixed:
- Always playing first sound.
__________________
alias White Panther

Last edited by karlos; 10-03-2019 at 09:18.
karlos is offline
Old 10-03-2019, 09:21
terrum
This message has been deleted by terrum. Reason: Whoops, fixed around the same time I posted. Thanks!
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 22:47.


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