SirniNamaz Posted September 24, 2012 Share Posted September 24, 2012 1. When I use PlaySound (or PlaySound3D) in client, will it be heard by everyone or just you 2. When I use setPedAnimation on client, will all users see players animation or just player Link to comment
Araa Posted September 24, 2012 Share Posted September 24, 2012 1. When I use PlaySound (or PlaySound3D) in client, will it be heard by everyone or just you Just you, if you want it to be streamed for everyone you must trigger it from ServerSide. 2. When I use setPedAnimation on client, will all users see players animation or just player Only you. Link to comment
Jaysds1 Posted September 24, 2012 Share Posted September 24, 2012 If you do anything client side, only the localplayer would do what you want them to do(based on the client-side script!), so, if you put in a command for playing music, anyone would have access to it 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