yvadfulck Posted August 29, 2012 Share Posted August 29, 2012 hi... im searching on wiki but i cant find this: how to change gamspeed of client: like slowmotion for the localplayer only could anybody light my candle here??? Link to comment
Castillo Posted August 29, 2012 Share Posted August 29, 2012 Use: setGameSpeed client side. Link to comment
DNL291 Posted August 29, 2012 Share Posted August 29, 2012 setGameSpeed( float value ) Example: setGameSpeed(0.5) Link to comment
yvadfulck Posted August 29, 2012 Author Share Posted August 29, 2012 i tried but the whole server gets the gamspeed... is there a way to trigger this on clientside to localPlayer() only Link to comment
Castillo Posted August 29, 2012 Share Posted August 29, 2012 As I said, do it client side. Link to comment
yvadfulck Posted August 29, 2012 Author Share Posted August 29, 2012 https://wiki.multitheftauto.com/wiki/SetGameSpeed i used the clientside command and it changes the whole server gamespeed Link to comment
yvadfulck Posted August 29, 2012 Author Share Posted August 29, 2012 thnx anyway for the replies... thumbs up Link to comment
Al3grab Posted August 30, 2012 Share Posted August 30, 2012 Define the script as client-side script in meta : Link to comment
yvadfulck Posted September 24, 2012 Author Share Posted September 24, 2012 getLocalPlayer() was wat i needed.... 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