aintaro Posted April 20, 2014 Share Posted April 20, 2014 Hello guys, Is it possible to make the running speed of certain players faster than others? Thanks in advance, Aintaro Link to comment
Alexs Posted April 20, 2014 Share Posted April 20, 2014 You can use 'setPedStat' or 'setGameSpeed'. Link to comment
aintaro Posted April 20, 2014 Author Share Posted April 20, 2014 You can use 'setPedStat' or 'setGameSpeed'. thanks man, does setgamespeed effects all players or only the client? Link to comment
Moderators Citizen Posted April 20, 2014 Moderators Share Posted April 20, 2014 you have to call that function only on the client-side and only for the client you want to be able to run faster. If you call it in the server-side, it will be applied for all players. Link to comment
aintaro Posted April 20, 2014 Author Share Posted April 20, 2014 Thanks for the information! 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