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

Playlist Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
MikesTooLz
Member
Join Date: May 2009
Old 05-27-2009 , 13:54   Re: Playlist Plugin
Reply With Quote #21

there has to be something different about how the plugin plays the files that just dosnt work on L4D because the files are downloading and everything should be working.
MikesTooLz is offline
almcaeobtac
Senior Member
Join Date: Nov 2008
Location: Florida
Old 05-27-2009 , 17:27   Re: Playlist Plugin
Reply With Quote #22

Yes im working on making the sounds play a new way. Just wait a little bit
almcaeobtac is offline
almcaeobtac
Senior Member
Join Date: Nov 2008
Location: Florida
Old 05-27-2009 , 17:45   Re: Playlist Plugin
Reply With Quote #23

Ok, can someone who knows about L4D tell me how I would get a sound to play there?
almcaeobtac is offline
MikesTooLz
Member
Join Date: May 2009
Old 05-27-2009 , 22:21   Re: Playlist Plugin
Reply With Quote #24

I tried tweeking the plugin source but still didnt have any luck.
MikesTooLz is offline
almcaeobtac
Senior Member
Join Date: Nov 2008
Location: Florida
Old 05-27-2009 , 22:25   Re: Playlist Plugin
Reply With Quote #25

What have you tried?
almcaeobtac is offline
almcaeobtac
Senior Member
Join Date: Nov 2008
Location: Florida
Old 05-27-2009 , 22:40   Re: Playlist Plugin
Reply With Quote #26

Oh ya, can someone test this for me on TF2, and CSS?
almcaeobtac is offline
MikesTooLz
Member
Join Date: May 2009
Old 05-27-2009 , 23:07   Re: Playlist Plugin
Reply With Quote #27

I just tried compiling the plugin to see if it would play to just my client with EmitSoundToClient instead of EmitSoundToAll.


Still no sound playing.
MikesTooLz is offline
almcaeobtac
Senior Member
Join Date: Nov 2008
Location: Florida
Old 05-27-2009 , 23:20   Re: Playlist Plugin
Reply With Quote #28

Yah, I think EmitSound, etc. might not be for l4d.

But if that's the case what does l4d use for playing sounds then?
almcaeobtac is offline
MikesTooLz
Member
Join Date: May 2009
Old 05-28-2009 , 12:09   Re: Playlist Plugin
Reply With Quote #29

the blip sound played by the Becon plugin that comes with sourcemod works in L4d. but its ambient so if a client is playing it only people near by would hear.

Code:
 
 TE_SendToAll();
 
 GetClientEyePosition(client, vec);
 EmitAmbientSound(SOUND_BLIP, vec, client, SNDLEVEL_RAIDSIREN);
*********edit**********
Ive compiled the playlist plugin to use EmitAmbientSound but wont be able to test it out for another 4 hours(40PM) when I get home from work.

If anyone wants to jump on my L4D server and test if it works feal free.
steam://connect/love2kill.com:27015


OK, you can scratch that. It dosnt work, When I play a song it says its playing but I hear no sound. !mpl_name shows the correct song playing but !mpl_timeleft just always shows the full time of the song.

Last edited by MikesTooLz; 05-28-2009 at 16:48.
MikesTooLz is offline
TheByrus
New Member
Join Date: Apr 2009
Old 05-28-2009 , 18:41   Re: Playlist Plugin
Reply With Quote #30

I gave it a try in my TF2 server. The sound downloads and it gets listed and all, but when I try to play it there's no sound. Generally I've been having problems working with MP3 files. I've been hunting for a plugin that'll just do one simple action (play a sound file) yet none of them seem to do it quite right. =/ Always one or two flaws getting in the way.
TheByrus is offline
Send a message via AIM to TheByrus Send a message via MSN to TheByrus
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 02:48.


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