luck. Posted October 16, 2013 Share Posted October 16, 2013 hello, sorry if I'm posting this in the wrong area because they do not know what the right area, anyway, I wanted to know how I do to play the music from My Documents \ GTA San Andreas User Files on a server, it is possible? sorry my bad english¬¬ Link to comment
cheez3d Posted October 16, 2013 Share Posted October 16, 2013 You must put your aduio file in %mtadir%/server/mods/deathmatch/resources/[your_resource] Then add the file in the meta.xml like this: "your_audio_file"/> To play the file you must do something like this: local sound = playSound("your_audio_file",false) setSoundVolume(sound,1) --the script is clientside Link to comment
luck. Posted October 16, 2013 Author Share Posted October 16, 2013 not a script, I say just play the music from any server tracks user and only for me, you know? Link to comment
cheez3d Posted October 16, 2013 Share Posted October 16, 2013 You put your desired audio files in the User Trak Player folder and then you go on MTA and switch the radio to user track player and it should play your audio files. 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