Maurize Posted August 1, 2011 Share Posted August 1, 2011 Hey I´m currently working on a First Player Script but with Mouse Moving. Slothmans is good but not compareable with mouse. So I need some hints how to begin.. function Perspective() x, y, z = getElementPosition( getLocalPlayer() ) setCameraMatrix( x, y, z, ?, ?, ? ) end Link to comment
AGENT_STEELMEAT Posted August 2, 2011 Share Posted August 2, 2011 First, you should use getPedBonePosition to find the position of the players head, rather than the element position. Link to comment
qaisjp Posted August 2, 2011 Share Posted August 2, 2011 onClientMouseMove freecam Pi Link to comment
Maurize Posted August 2, 2011 Author Share Posted August 2, 2011 onClientMouseMove is what i searched for Cause i used getCursorPosition but with that i can´t move Link to comment
Maurize Posted August 2, 2011 Author Share Posted August 2, 2011 for what freecam? :oo Link to comment
Castillo Posted August 2, 2011 Share Posted August 2, 2011 Freecam is a resource that comes with MTA when you install it. Link to comment
bandi94 Posted August 2, 2011 Share Posted August 2, 2011 he ask for what to use the freecam not what is it ... Link to comment
qaisjp Posted August 3, 2011 Share Posted August 3, 2011 Try freecam, take out some binds, edit it to make it from bone position, and that makes you a basic fp view. 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