Franky Posted March 10, 2009 Share Posted March 10, 2009 function setCameraOnPlayerJoin() fadeCamera(source, true, 5) setCameraMatrix(source, 1468.8785400391, -919.25317382813, 100.153465271, 1468.388671875, -918.42474365234, 99.881813049316) end addEventHandler("onPlayerJoin", getRootElement(), setCameraOnPlayerJoin) Do i have to spawn the player first? Does this function even work? First i tried to make it myself but then i just copied it from the wiki. I just downloaded a new mta from the mta's homepage. i think i should be v1.0 Link to comment
Willy Posted March 10, 2009 Share Posted March 10, 2009 you need 1.0. this function doesn't exist in dp2.3. (http://development.mtasa.com/index.php?title=SetCameraMatrix) Link to comment
robhol Posted March 10, 2009 Share Posted March 10, 2009 FYI, the latest "really released" version is DP2.3 which is why you find it under the download section of the home page. To get 1.0 you can either go to nightly.multitheftauto.com. Some other files from http://code.google.com/p/multitheftauto/ will be required. 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