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

Sank Sounds (Luke Sankey) (v1.8.4)


Post New Thread Reply   
 
Thread Tools Display Modes
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 10-03-2004 , 09:41  
Reply With Quote #31

i just playe on your server and yes they r stopping to play
but it rather seems that the whole plugins stoppped/paused cause sound quota is not checked and amx_sound_help cant be use neither

check if it paused when sounds not working

ps: with v1.1.2 specs and dead player can
__________________
alias White Panther
karlos is offline
scout121
Senior Member
Join Date: Sep 2004
Old 10-03-2004 , 12:09  
Reply With Quote #32

ummm does any1 elses randomly play a sound without using the command? cuz mine does it.

i am just using this pluggin so the clients can dl the .wav, i only want admins to be able to use the sounds.
scout121 is offline
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 10-03-2004 , 12:45  
Reply With Quote #33

1) does it play a sound with out saying anything or not saying the specific command?
a) check EXACT_MATCH, if set to 0 u can use the command within the a sentence (eg: cmd = hallo, if exact_match 1 and sentence = hallo all nothing is played but when exact_match 0 then it is)
b) when client connect or disconnect a sound is played

2) admins only can use
yes i can implement this in next version

currently u can do it by editing it
go to func " QuotaExceeded(id){ " (at line 926)
below add
Code:
if ( !(get_user_flags(id)&ACCESS_ADMIN) ) // here add the access needed to be allowed to play         return 1
__________________
alias White Panther
karlos is offline
scout121
Senior Member
Join Date: Sep 2004
Old 10-03-2004 , 13:51  
Reply With Quote #34

that confused me a little bit, i just want to use this pluggin so clients can dl .wavs from me.

so how do i stop the sounds playing when clients connect or disconnect?
scout121 is offline
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 10-03-2004 , 14:08  
Reply With Quote #35

playing sound when client connects and discon is auto

this one allows players to use special words in chat and then a spesific sound is played
as players need that sound it has a sound download implemented

when u want a plugin that downloads sounds and is not playing any sound this is the wrong plugin
__________________
alias White Panther
karlos is offline
scout121
Senior Member
Join Date: Sep 2004
Old 10-03-2004 , 14:43  
Reply With Quote #36

ok i look for another 1
scout121 is offline
ancient1
Senior Member
Join Date: Jul 2004
Location: UK
Old 10-03-2004 , 15:21  
Reply With Quote #37

Latest version does not work for some reason Nothing heard at all, everything lists in console and the plugin is not paused...

I have rolled back to the previous version, as that one works 80% of the time ;)

Ancient
__________________
ancient1 is offline
-=|JFH|=-cLaD
Senior Member
Join Date: Jun 2004
Old 10-04-2004 , 00:41  
Reply With Quote #38

i had the same problem, make sure the snd-list.cfg is in the amxmodx\config\snd-list.cfg and in your console type amx_sound 1. then i did amx_sound_reload snd-list.cfg
__________________
-=|JFH|=-cLaD is offline
Send a message via Yahoo to -=|JFH|=-cLaD
ancient1
Senior Member
Join Date: Jul 2004
Location: UK
Old 10-04-2004 , 13:19  
Reply With Quote #39

After much head scratching, sometimes it will sometimes it wont etc etc I have narrowed it down to bots!!

I think the plugin is causing a error in the engine module or somewhere as its trying to play a sound on a fake client, this is the cause of the problem I think...

Removing the bots makes the plugin work flawlessly

Over too you ;)

Ancient
__________________
ancient1 is offline
holzberg
Junior Member
Join Date: Sep 2004
Old 10-04-2004 , 14:33  
Reply With Quote #40

WOw, you all are having all this trouble and I have not had any trouble with psychosounds at all.

I ported it to amxx from amx. All you do is change the #include <amxmod> to #include<amxmodx>. Then there is a function called strtonum in amx that has changed to str_to_num in amxx.

Then I changed the dir from addons/amx to addons/amxmodx/configs in the sma as well.
holzberg 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 05:01.


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