..:D&G:.. Posted August 3, 2013 Posted August 3, 2013 Hello, I am working on a farm system, and I want to attach a sound to a cow. List: cowList = { { animal = { -- model, x, y, z, r -- cow {13, -2750.576171875, 379.568359375, 4.1328125,272}, } }, } In that list will be more than 1 cow, lets say there are 4 cows, how do I attach and play the sound to a random from that list,I don't want all the cows to play the sound at once MTA:Rust Pre-Alpha Build v.0.3: https://forum.mtasa.com/viewtopic.php?f=114&t=97848 2Pac: ''Only God can judge me!''
Castillo Posted August 3, 2013 Posted August 3, 2013 You can use math.random. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
..:D&G:.. Posted August 3, 2013 Author Posted August 3, 2013 Maybe if you can tell me how to play a sound for a cow that will be good for a start I know that I need to use playSound("name.mp3") but I also need to know how to attach that to the element (cow) and how to make it a 3D sound MTA:Rust Pre-Alpha Build v.0.3: https://forum.mtasa.com/viewtopic.php?f=114&t=97848 2Pac: ''Only God can judge me!''
golanu21 Posted August 3, 2013 Posted August 3, 2013 playSound3D maybe you can use this [Dev]BloWnRPG - We BloW the World [1%]
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