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

End Of Map Music/sound


Post New Thread Reply   
 
Thread Tools Display Modes
Fr0l
New Member
Join Date: Oct 2007
Old 03-24-2009 , 07:16   Re: End Of Map Music/sound
Reply With Quote #41

Forgive me for the stupid question, but ... How do I get the music played really at the end of the map, rather than late in the round?

Sorry for my bad English
Fr0l is offline
TechKnow
Senior Member
Join Date: Nov 2007
Old 03-24-2009 , 08:04   Re: End Of Map Music/sound
Reply With Quote #42

This plugin plays the music at end round IF the map time left is less than 1 second. I have never had it play before the end of the map. Are you useing this plugin or some other one?
__________________
"Stupd is what Stupid dose"
MY MODELS SITE
http://techknowmodels.19.forumer.com/index.php
TechKnow is offline
Fr0l
New Member
Join Date: Oct 2007
Old 03-24-2009 , 08:33   Re: End Of Map Music/sound
Reply With Quote #43

Yes, I use this plugin. Music plays at the end of each round. Is it possible to make music play ONLY at the end of the map?
Fr0l is offline
alpen
New Member
Join Date: Mar 2009
Old 03-31-2009 , 04:19   Re: End Of Map Music/sound
Reply With Quote #44

When I upload other sounds in to sounds/mapend/ would it play random from the folder or just "end.mp3" ? Cause if its ment to play random; it does not work. Some help please.
alpen is offline
TechKnow
Senior Member
Join Date: Nov 2007
Old 03-31-2009 , 04:53   Re: End Of Map Music/sound
Reply With Quote #45

I use this plugin and I wrote it, it already ONLY plays at the end of map only and NOT at the end of every round.

to play random music it would have to be re written totally, and yes it can be done.
__________________
"Stupd is what Stupid dose"
MY MODELS SITE
http://techknowmodels.19.forumer.com/index.php
TechKnow is offline
alpen
New Member
Join Date: Mar 2009
Old 03-31-2009 , 05:04   Re: End Of Map Music/sound
Reply With Quote #46

So, could you do it? Aldo I saw some servers with mapend sounds, that were played different mp3 on each map end, so i think there is gotta be this plugin somewhere, buy i can not find it anyway.
alpen is offline
TechKnow
Senior Member
Join Date: Nov 2007
Old 03-31-2009 , 05:08   Re: End Of Map Music/sound
Reply With Quote #47

it is a ES mod calld gungame5 that plays a random mp3/song at the end of map.
__________________
"Stupd is what Stupid dose"
MY MODELS SITE
http://techknowmodels.19.forumer.com/index.php
TechKnow is offline
smithxxl
Member
Join Date: Jan 2008
Location: Indianapolis, IN
Old 04-24-2009 , 16:01   Re: End Of Map Music/sound
Reply With Quote #48

There is a small bug.

Error:
Code:
L 04/24/2009 - 13:15:57: [SM] Native "IsFakeClient" reported: Client 3 is not connected
L 04/24/2009 - 13:15:57: [SM] Displaying call stack trace for plugin "end_sound.smx":
L 04/24/2009 - 13:15:57: [SM]   [0]  Line 60, end_sound.sp::EndEvent()
I think is has to do with another plugin I have installed... But changes below fixed the problem (thx Daedilus)... please update!

From:
Code:
if(!IsFakeClient(i))
To:
Code:
if(IsClientConnected(i) && !IsFakeClient(i))

Last edited by smithxxl; 04-24-2009 at 20:35.
smithxxl is offline
smithxxl
Member
Join Date: Jan 2008
Location: Indianapolis, IN
Old 05-01-2009 , 18:55   Re: End Of Map Music/sound
Reply With Quote #49

Hey TechKnow... Thx for adding that little fix. I have another small improvement if you want to add.
Attached Files
File Type: sp Get Plugin or Get Source (end_sound.sp - 406 views - 1.7 KB)
smithxxl is offline
xSavagEx
Junior Member
Join Date: Jan 2009
Old 05-19-2009 , 14:56   Re: End Of Map Music/sound
Reply With Quote #50

sm_end_sound don't work when previous end.mp3 been loaded to client.Plugin plays only old file Not new.
xSavagEx 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 07:45.


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