View Full Version : Hlmp3
johnnyskid
11-20-2006, 03:26 AM
Hey all,
does anyone know or working on a HLMP3? I went to a server that had a menu in game to pick music to listen to. Or you could just turn it off.
=|[76AD]|= TatsuSaisei
11-22-2006, 01:39 AM
Hey all,
does anyone know or working on a HLMP3? I went to a server that had a menu in game to pick music to listen to. Or you could just turn it off.
no menu, but a fully functioning mp3 player... this is a personal plugin I made for myself...
(originally posted the code but the forum fked it all up)
http://customdod.com/amxx_plugins/mp3player.sma
cccpsmiley
12-03-2006, 05:59 PM
would clients have to download the files upon connection? and also are the mp3 precached or how does it work? thanks
spitfire
12-03-2006, 07:31 PM
Well im not sure how this version works.. Either one of two ways..
Either it gets sounds from sound/mp3s folder from the server (which requires precache) OR it Grabs sounds from the clients from the same folder(no precache) the one I have requires no precache
Functions like this type &filename in chat and it should bring it right up for you... Now lets say you type &blablabla and u dont have that in your folder it will probably say Playing BlaBlaBla or whatever from /sound/mp3s/
Really all you have to do it put your mp3s in that directory then go into a server with that type &songnam
Really simple neat plugin.. Ask tatsu if its Server Precache or Client Side
=|[76AD]|= TatsuSaisei
12-03-2006, 10:46 PM
would clients have to download the files upon connection? and also are the mp3 precached or how does it work? thanks
The simple version I posted does NO precaching of files, it will simply play whatever files you DO have in either sound/misc or sound/mp3s ... the plugin has abuilt in motd help screen by saying /mp3player in chat
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.