+Razer+ Posted June 26, 2013 Share Posted June 26, 2013 Hey Guys i am Eclipse i am new at scripting i want to know how i can put music in my base not in the whole server, Now i am using this script but i don't want it in the whole server setRadioChannel(0) song = playSound("Flo Rida-Whistle.mp3", true) bindKey("o", "down", function () setSoundPaused(song, not isSoundPaused(song)) end ) i want to set the range of the music so the music will only play on my base Link to comment
iPrestege Posted June 26, 2013 Share Posted June 26, 2013 createMarker or createColSphere isElementWithinMarker or isElementWithinColShape playSound destroyElement -- The sound 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