dima3367 Posted November 21, 2014 Share Posted November 21, 2014 Hello everyone! I want to make a new year disco area! Everything has been built up in your mappings, but I want to do with music speakers (Her, I would wish to broadcast via online radio), do not tell how to do it? It seems to be somewhere even seen a script! Thanks in advance! Link to comment
Tails Posted November 21, 2014 Share Posted November 21, 2014 Try this function: https://wiki.multitheftauto.com/wiki/playSound3D The following example will stream a radio station near CJ's house: local radio = playSound3D("http://tuner.country108.com:80/",2491.1355, -1681.2032, 13.3368,true) setSoundMaxDistance(radio,100) 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