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

sound files


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
whosyourdaddy
Senior Member
Join Date: Apr 2008
Old 05-26-2008 , 22:41   sound files
Reply With Quote #1

in my server for some reason some peoples mics are acting wierd because of some reason, i was wondering if it could be amxx plugins or if its the server, if it is the server what do i need to re-install on it to fix this problem (where are the sound files located and what files would i need to re-install) this is a list of my plugins and modules

plugins:
Code:
; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
;miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
war3ft.amxx
;amx_super_nospeed.amxx debug
lastmanbets.amxx
admin_force_fire.amxx
hlmp2_en_utf8.amxx 
forbidden_weapons.amxx
ptb.amxx
admin_spec_esp.amxx
hobo_afk_manager.amxx
DoNotShootTheHostages.amxx
deagsmapmanager.amxx
serverredirect.amxx
ad_manager.amxx
ad_manager2.amxx
ad_manager1.amxx
antisilentplant.amxx
admin_chat_colors.amxx
aam.amxx
fireatwillmenu.amxx
invisible_spectator.amxx
in_game_ads.amxx
allinfo.amxx
admin_amxbans.amxx
amxbans.amxx
modules:
Code:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
mysql
sqlite
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx

Last edited by whosyourdaddy; 05-26-2008 at 22:55.
whosyourdaddy is offline
ClanReaper
Junior Member
Join Date: May 2008
Old 05-27-2008 , 00:24   Re: sound files
Reply With Quote #2

What is your server ping, and when players join is their IP's high?
cause if so... It could just be that you have alot of plugins on the server
or you're running to many things on your computer..
__________________
+Karma me if I've helped, Thank you


alias: TheLivingdead
ClanReaper is offline
Send a message via Yahoo to ClanReaper
whosyourdaddy
Senior Member
Join Date: Apr 2008
Old 05-27-2008 , 00:41   Re: sound files
Reply With Quote #3

persons ping is 20 and mine is 80
whosyourdaddy is offline
ClanReaper
Junior Member
Join Date: May 2008
Old 05-27-2008 , 01:04   Re: sound files
Reply With Quote #4

Do you host the server? Cause if you do its not right if your ping is 80, and others is 20... Something is wrong with that. Try taking a few plugins off and see if that works.. Get back to me.

Your AMX Mod X User,
ClanReaper
__________________
+Karma me if I've helped, Thank you


alias: TheLivingdead

Last edited by ClanReaper; 05-27-2008 at 01:05. Reason: Mispelling
ClanReaper is offline
Send a message via Yahoo to ClanReaper
whosyourdaddy
Senior Member
Join Date: Apr 2008
Old 05-27-2008 , 01:25   Re: sound files
Reply With Quote #5

no i dont host it we have a box. it started when we started to use amx_super_nospeed and this is the 4.0 version the beta i tried removing it but it still didnt fix it. we tried amx_gag with it and for some reason it said it gagged the server so we found another way to gag people but its kidna permanent so we arent really using it. even if i remove this plugin from the plugins.ini we still have this problem. could it be that amx_gag messed up one of the sound files? if yes do you know which file and where i can find it
whosyourdaddy is offline
ClanReaper
Junior Member
Join Date: May 2008
Old 05-27-2008 , 01:34   Re: sound files
Reply With Quote #6

Well did you just remove amx_super_nospeed from the plugins.ini file or did you remove it from the plugins folder in AMX/PLUGINS? try doing that. It could be that you have way to many plugins..


Your AMX Mod X User,
ClanReaper
__________________
+Karma me if I've helped, Thank you


alias: TheLivingdead
ClanReaper is offline
Send a message via Yahoo to ClanReaper
whosyourdaddy
Senior Member
Join Date: Apr 2008
Old 05-27-2008 , 01:51   Re: sound files
Reply With Quote #7

i just removed it from plugins.ini, can having extra plugins in the plugins folder cause lag and stuff?
whosyourdaddy is offline
bonbon
Junior Member
Join Date: Jan 2008
Old 05-27-2008 , 10:44   Re: sound files
Reply With Quote #8

I believe it's sv_voicecodec in your server.cfg if it's vaudio_miles or something, change it to
vaudio_speex
__________________
Code:
   ______
   _|___|_
   |¬ ¬|
    \|/
     |
    / \
Feel So Good
Pics of me
bonbon is offline
whosyourdaddy
Senior Member
Join Date: Apr 2008
Old 05-27-2008 , 18:40   Re: sound files
Reply With Quote #9

we dont have sv_voicecodec in our server.cfg should i add it like this
sv_voicecodec vaudio_speex
whosyourdaddy is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-27-2008 , 18:56   Re: sound files
Reply With Quote #10

No, set it to this instead (vaudio_* is for source)

sv_voicecodec voice_speex
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Reply


Thread Tools
Display Modes

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 09:00.


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