Knifefight .mp3

Post Reply
BulletBlitz
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jul 09, 2013 7:09 am

Knifefight .mp3

Post by BulletBlitz »

I have a plugin that is sm_knifefight-1.3.8 and I cannot for the life of me and also with nfo tech support get the fight songs to work, but all the other sounds do ie. chicken.wav. Please help. This is the knifefight cfg I have.

// This file was auto-generated by SourceMod (v1.5.0-dev+3841)
// ConVars for plugin "knifefight.smx"


// Enable alltalk while knife fight. 0 = Disabled
// -
// Default: "1"
sm_knifefight_alltalk "1"

// Beacon radius.
// -
// Default: "800"
sm_knifefight_beaconradius "800"

// The sound to play when beacon ring shows.
// -
// Default: "buttons/blip1.wav"
sm_knifefight_beaconsound "0"

// Enable player blocking (disable sm_noblock) if sm_noblock is enabled while knife fight. 0 = Disabled
// -
// Default: "0"
sm_knifefight_block "0"

// Allow bot to knife fight with bot. 0 = Disabled
// -
// Default: "0"
sm_knifefight_botfight "0"

// Number of seconds to count down before a knife fight.
// -
// Default: "3"
sm_knifefight_countdowntimer "3"

// Enable debug. 0 = Disabled
// -
// Default: "0"
sm_knifefight_debug "0"

// The sound to play when player declines to knife.
// -
// Default: "knifefight/chicken.wav"
sm_knifefight_declinesound "knifefight/chicken.wav"

// Enable this plugin. 0 = Disabled
// -
// Default: "1"
sm_knifefight_enabled "1"

// Songs to play during the fight, comma delimited. (example: knifefight/song1.mp3,knifefight/song2.mp3,knifefight/song3.mp3) (max: 20)
// -
// Default: "knifefight"
sm/custom/knifefight_sounds/knifefight "knifefight/drowningpool.mp3,knifefight/dragula.mp3"

// Number of seconds to allow for knifing. Players get slayed after this time limit expires.
// -
// Default: "30"
sm_knifefight_fighttimer "36"

// Force knife fight at end of round instead of prompting with menus. 0 = Disabled
// -
// Default: "0"
sm_knifefight_forcefight "0"

// Use locator beam between players if they are far apart. 0 = Disabled
// -
// Default: "1"
sm_knifefight_locatorbeam "1"

// Dissolve loser body using special effects. 0 = Disabled
// -
// Default: "1"
sm_knifefight_losereffects "1"

// Minimum number of players before knife fights will trigger.
// -
// Default: "4"
sm_knifefight_minplayers "2"

// Enable random kill after knife fight time end. 0 = Disabled
// -
// Default: "0"
sm_knifefight_randomkill "1"

// Remove player connected when fight is started. (0 - Slay, 1 - Move to spec)
// -
// Default: "0"
sm_knifefight_removenewplayer "0"

// Give players full health before knife fight. 0 = Disabled
// -
// Default: "1"
sm_knifefight_restorehealth "1"

// Show winner. (0 - Top left, 1 - Chat)
// -
// Default: "0"
sm_knifefight_showwinner "0"

// Default sound setting for new users.
// -
// Default: "1"
sm_knifefight_soundprefdefault "1"

// Stop music when fight is over. Useful when used with gungame. 0 = Disabled
// -
// Default: "0"
sm_knifefight_stopmusic "0"

// Use smart teleport system prior to knife fight. 0 = Disabled
// -
// Default: "1"
sm_knifefight_useteleport "0"

// Enable special effects on the winner. 0 = Disabled
// -
// Default: "1"
sm_knifefight_winnereffects "1"

// Total health to give the winner. 0 = Disabled
// -
// Default: "0"
sm_knifefight_winnerhealth "0"

// Total extra money given to the winner. 0 = Disabled
// -
// Default: "0"
sm_knifefight_winnermoney "0"

// Total speed given to the winner. 0 = Disabled (1.0 is normal speed, 2.0 is twice normal)
// -
// Default: "0"
sm_knifefight_winnerspeed "0"


BulletBlitz
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Knifefight .mp3

Post by J-English »

Have you tried matties eventscripts,i mix mine up with eventscripts and sm plugins
BulletBlitz
New to forums
New to forums
Posts: 4
Joined: Tue Jul 09, 2013 7:09 am

Re: Knifefight .mp3

Post by BulletBlitz »

I haven't tried yet but will give it a shot. Thanks
BulletBlitz
New to forums
New to forums
Posts: 4
Joined: Tue Jul 09, 2013 7:09 am

Re: Knifefight .mp3

Post by BulletBlitz »

Is Matti for Mani-mod?
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Knifefight .mp3

Post by J-English »

no you dont need mani..use the autoinstallers to install eventscripts
Then download the plugin you need and then add it to your Atuoexec.cfg
restart the server.

i know i remember running a knife mod were,if it was 1 vs 1 and a menu pop up would ask the players if they wanted a knife fight,if one decides not too ,he would turn into a chicken!




Its something like thiis
http://addons.eventscripts.com/addons/search/knife/

Theres more knife fight similar to the one you have for Sourcemod,cant remember which one it was,browse and look for it,should be there still.
User avatar
Spray
Former staff
Former staff
Posts: 630
Joined: Wed Dec 28, 2011 10:41 pm
Location: Oregon

Re: Knifefight .mp3

Post by Spray »

I believe the problem was the placement of the Knifefight sound files on the server. Would you mind giving us the name of the sound files you want to play? I'll be happy to tell you where they should be placed on the server.
BulletBlitz
New to forums
New to forums
Posts: 4
Joined: Tue Jul 09, 2013 7:09 am

Re: Knifefight .mp3

Post by BulletBlitz »

Spray wrote:I believe the problem was the placement of the Knifefight sound files on the server. Would you mind giving us the name of the sound files you want to play? I'll be happy to tell you where they should be placed on the server.
The sound files I want to play are dragula.mp3,drowningpool.mp3, and if these work I would like to make a couple more with my mixer. Thank you so much for all the help guys.
Post Reply