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

Problem with the "Knife Fight" Plugin for CS:S


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ninelives
Junior Member
Join Date: Oct 2010
Old 10-11-2010 , 13:43   Problem with the "Knife Fight" Plugin for CS:S
Reply With Quote #1

Here is the plugin: https://forums.alliedmods.net/showthread.php?p=847532 The problem im having is that when I put the music in the sound folder aswell as editing the cfg, the music still wont play when a knife fight commences! It is a wav file, and on my server it even says that its being downloaded but it doesnt play! The file itself is 8800hz. PLEASE HELP!! Panda I know you can help me with this too your pub server has it.
ninelives is offline
NoS
Senior Member
Join Date: Nov 2006
Old 10-11-2010 , 21:19   Re: Problem with the "Knife Fight" Plugin for CS:S
Reply With Quote #2

Did you check in your game folder to see if the sound ACTUALLY downloaded?
NoS is offline
WhiteBoy
Junior Member
Join Date: Oct 2010
Old 10-11-2010 , 21:59   Re: Problem with the "Knife Fight" Plugin for CS:S
Reply With Quote #3

There could be a number of factors in affect:

1) If you have fast download, the sound might not be on there.
2) It may be at the incorrect bitrate (check console when the sound tries to play. it will show the exact error.)
3) You pay have sv_pure on. If this is on, sounds and skins will not work.
WhiteBoy is offline
ninelives
Junior Member
Join Date: Oct 2010
Old 10-12-2010 , 18:01   Re: Problem with the "Knife Fight" Plugin for CS:S
Reply With Quote #4

Okay, in console it said, failed to load (sound.wav) probably missing from disk\repository
ninelives is offline
NoS
Senior Member
Join Date: Nov 2006
Old 10-13-2010 , 00:19   Re: Problem with the "Knife Fight" Plugin for CS:S
Reply With Quote #5

It didn't download, you need to actually install it properly.
NoS is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-13-2010 , 22:04   Re: Problem with the "Knife Fight" Plugin for CS:S
Reply With Quote #6

Quote:
Originally Posted by ninelives View Post
Okay, in console it said, failed to load (sound.wav) probably missing from disk\repository
Quote:
Originally Posted by NoS View Post
It didn't download, you need to actually install it properly.
And if server is set to sv_pure 1, to allow clients use this file on server...
edit pure_server_whitelist.txt
You find this file from hl2 folder
Example allow knifefight sound
Code:
whitelist
{
    //
    // 3 modifiers are allowed on file specifications:
    //
    //    from_steam            - only check the Steam cache for the file (ignore anything on disk)
    //    allow_from_disk        - allow the file to come from disk
    //    check_crc            - used with allow_from_disk - server does CRC checks on the client's file to make sure it matches
    //
    //    The default modifier on all files is allow_from_disk. Thus, all files can come from disk and don't need CRC checks unless 
    //    allow_from_disk can be set at the same time as check_crc. Use the + character in between them to signify this: allow_from_disk+check_crc.


    //
    // Three types of file specifications:
    //
    //    1. directory\*.*            - refers to all files under the directory
    //    2. directory\...            - refers to all files under the directory and all directories under that (recursively)
    //    3. directory\filename        - refers to a single file
    

    //    
    // By default, when in pure server mode, most content file types are only allowed to come from Steam.
    //
    materials\...        from_steam
    models\...            from_steam
    sound\...            from_steam
    
    
    //
    // Allow custom player models. Don't do CRC checks on them because the clients may all
    // have different custom models and the server won't have them all.
    //    
    models\player\...            allow_from_disk
    materials\models\player\...    allow_from_disk

    // Allow custom sounds
    sound\knifefight\...        allow_from_disk

    //
    // Allow custom spray decals.
    //
    materials\temp\...            allow_from_disk
    materials\vgui\logos\...    allow_from_disk
    materials\vgui\logos\ui\...    allow_from_disk
    
    //
    // Allow replay browser thumbnails.
    //
    materials\vgui\replay\thumbnails\...   allow_from_disk
    
    //
    // (Uncomment and edit these for mods).
    // Allow mod resources to come from disk.
    //
    // materials\mymod\...        allow_from_disk+check_crc
    // models\mymod\...            allow_from_disk+check_crc
    // sound\mymod\...            allow_from_disk+check_crc
}
Bacardi is offline
DrEpic
New Member
Join Date: Mar 2013
Old 03-13-2013 , 10:55   Re: Problem with the "Knife Fight" Plugin for CS:S
Reply With Quote #7

i have a problem with mine to but my problem is different, when i join the server it shows it downloading, but i enter the server before its done, and then it says this in console


Downloading http://inkings.site.nfoservers.com/s...hicken.wav.bz2.
Error downloading http://inkings.site.nfoservers.com/s...hicken.wav.bz2
Downloading http://inkings.site.nfoservers.com/s...ht/chicken.wav.
Error downloading http://inkings.site.nfoservers.com/s...ht/chicken.wav

and when i rejoin my sdrver the download percent goes up a little and then i get the same thing in console, im Running CS:GO and besides the sound the only other thing that dosent work is the spark like things that dissolve the body when the loser dies and the beacons dont show up.
DrEpic 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 23:46.


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