Spork 0 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 Share this post Link to post Share on other sites
manaszon 4 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 Share this post Link to post Share on other sites