GerardWay Posted May 18, 2013 Share Posted May 18, 2013 How can I have a script that plays an internet Radio Station to the whole server? (all of the players) The station I want to be played is this: http://www.181.fm/winamp.pls?station=18 ... 0(Top%2040)&file=181-power.pls Any help is appreciated:) Link to comment
Castillo Posted May 18, 2013 Share Posted May 18, 2013 You must use: playSound but the thing is, it's a client side only function, so you must do a server side script which will trigger to all players using: triggerClientEvent Link to comment
GerardWay Posted May 19, 2013 Author Share Posted May 19, 2013 Thanks man, helps a lot! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now