Spork Posted June 7, 2018 Posted June 7, 2018 Hey community I have two questions: 1. How do i get the local player in client-side javascript? 2. How can i reset the Camera to the normal camera? Greeting, ~ Spork
manaszon Posted June 7, 2018 Posted June 7, 2018 Hi! 1) mp.players.local property will return the local player. 2) I think you can do that with mp.game.cam.renderScriptCams() function.renderScriptCams() - Wiki 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