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

KnifeFight


Post New Thread Reply   
 
Thread Tools Display Modes
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 09-04-2012 , 12:26   Re: KnifeFight
Reply With Quote #511

Quote:
Originally Posted by tigerox View Post
Custom mp3's play fine on CS:GO if they are in the music folder.

sound/music/yourfolder/my.mp3
OIC, good to know

So, this plugin's sounds should work if the sound files can be defined by the config file, just put them in the music folder and viola, works
__________________
View my Plugins | Donate
TnTSCS is offline
nightrider
SourceMod Donor
Join Date: Dec 2008
Old 09-04-2012 , 12:44   Re: KnifeFight
Reply With Quote #512

I'll have to try that and change the file path for the sounds.
Also I read a post that CS:GO only plays .mp3 files and not .wav files.
__________________
[SIGPIC][/SIGPIC] the pantless
I am the Night Rider!, I'm a fuel-injected suicide machine.
I am a rocker! I am a roller!, I am an out-of-controller!


nightrider is offline
Shit on shoe
Senior Member
Join Date: Jul 2010
Old 09-04-2012 , 13:50   Re: KnifeFight
Reply With Quote #513

lol wrong thread
__________________

Last edited by Shit on shoe; 09-04-2012 at 13:51.
Shit on shoe is offline
jbrewer193
SourceMod Donor
Join Date: Jul 2010
Old 09-04-2012 , 15:24   Re: KnifeFight
Reply With Quote #514

Quote:
Originally Posted by TnTSCS View Post
OIC, good to know

So, this plugin's sounds should work if the sound files can be defined by the config file, just put them in the music folder and viola, works
i actually just tried this, i put my songs in sounds/music/knifefight/song1.mp3

and in my config file i have "music/knifefight/song1.mp3,"

still nothing, any ideas ?
jbrewer193 is offline
Warbucks
Senior Member
Join Date: Jun 2008
Location: Canada
Old 09-04-2012 , 17:00   Re: KnifeFight
Reply With Quote #515

Quote:
Originally Posted by jbrewer193 View Post
i actually just tried this, i put my songs in sounds/music/knifefight/song1.mp3

and in my config file i have "music/knifefight/song1.mp3,"

still nothing, any ideas ?
Make sure you haven't turned music off in your CS:GO client. If you turn music off, you won't hear the sounds.
Warbucks is offline
jbrewer193
SourceMod Donor
Join Date: Jul 2010
Old 09-04-2012 , 21:10   Re: KnifeFight
Reply With Quote #516

i know, they are on, i can hear all my gungame sounds...but not the knife fight
jbrewer193 is offline
jbrewer193
SourceMod Donor
Join Date: Jul 2010
Old 09-06-2012 , 23:40   Re: KnifeFight
Reply With Quote #517

and yes, i did fix the sounds, i switched servers to a new host, so i remade everything, and i done it through music first, and it worked just fine , thank you!
jbrewer193 is offline
gotya007
Junior Member
Join Date: Apr 2012
Old 09-15-2012 , 18:01   Re: KnifeFight
Reply With Quote #518

Problem for me is my beacon flash is not working. The beacon works fine with sm_admin but not for the knifefight. I realize those files aren't in my server folder so that might be why they aren't working. Can someone please help me out and explain how to fix this. Maybe a link to download those files if needed.

PHP Code:
Unable to load sprite material materials/sprites/lgtning.vmt!
Unable to load sprite material materials/sprites/halo01.vmt!
[
KnifeFightMRBROCK!()! has won knife fight
Unable to load sprite material materials
/sprites/tp_beam001.vmt!
[
SoundS_StartSound(): Failed to load sound 'ambient\explosions\explode_8.wav'File is missing from disk/repository

Last edited by gotya007; 09-18-2012 at 08:38.
gotya007 is offline
nep
Junior Member
Join Date: Aug 2011
Old 10-01-2012 , 04:31   Re: KnifeFight
Reply With Quote #519

To get beacons to work, change
Code:
line 291:    g_beamsprite    = PrecacheModel("materials/sprites/lgtning.vmt");
line 292:    g_halosprite    = PrecacheModel("materials/sprites/halo01.vmt");
to

Code:
line 291:    g_beamsprite    = PrecacheModel("materials/sprites/laserbeam.vmt");
line 292:    g_halosprite    = PrecacheModel("materials/sprites/glow.vmt");
and recompile.

Still looking to find what we can use to get the locator beam to work.

Credit to mcpan313 for helping me with beacon models previously. https://forums.alliedmods.net/showpo...97&postcount=2

Last edited by nep; 10-01-2012 at 04:40. Reason: Credit to mcpan313
nep is offline
bobis
Senior Member
Join Date: Jun 2010
Location: Athens, Greece
Old 10-02-2012 , 10:12   Re: KnifeFight
Reply With Quote #520

I don't know if it is mentioned here before , but I noticed a serious bug here.

Sometimes , the last 2 players are spawning one inside other , as a result , they are blocked , any fix for that?
bobis 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 22:15.


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