Xwad Posted January 1, 2020 Share Posted January 1, 2020 Is it possible to disable camera adjustment in vehicles? Link to comment
Moderators Patrick Posted January 1, 2020 Moderators Share Posted January 1, 2020 https://wiki.multitheftauto.com/wiki/SetCameraViewMode https://wiki.multitheftauto.com/wiki/GetCameraViewMode -- CLIENT bindKey("change_camera", "up", function() setCameraViewMode(2) -- change back to normal end) Link to comment
Xwad Posted January 1, 2020 Author Share Posted January 1, 2020 I dont know how this should solve my problem Link to comment
Moderators Patrick Posted January 1, 2020 Moderators Share Posted January 1, 2020 17 minutes ago, Xwad said: I dont know how this should solve my problem Do you want to disable camera distance adjustment? What do you set with the V button? Link to comment
Xwad Posted January 1, 2020 Author Share Posted January 1, 2020 Ohh no haha. I want to disable the auto camera adjustment (the cam rotates in the direction where the vehicle is looking at while moving. But i think its not possible, just wanted to make sure. 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