Jump to content

SetCameraMatrix not destroy on map starting[Solved]


freudo

Recommended Posts

  • Moderators

@barikat You are now committing plagiarism, because you are not mentioning the owner of the podium resource.

--

But now about the problem. A resource is not running? (resource: neonapi) That is visible in your debug window.

Which can be found here:

https://community.multitheftauto.com/in ... ls&id=7068

I have never used this resource, so I do not know if this is the main problem.

Link to comment
@barikat You are now committing plagiarism, because you are not mentioning the owner of the podium resource.

--

But now about the problem. A resource is not running? (resource: neonapi) That is visible in your debug window.

Which can be found here:

https://community.multitheftauto.com/in ... ls&id=7068

I have never used this resource, so I do not know if this is the main problem.

No, no

İts no problem. Just, map starting not showing player camera.

I can use onClientMapStarting event but Don't work.Just map starting camera..

Link to comment
Idk what you mean but try this client side
function settarget() 
setCameraTarget(getLocalPlayer(),getLocalPlayer()) 
end 
addEventHandler("onClientMapStarting",root,settarget) 

In client side no need to add double targets, just one target and it's the localPlayer

Yeah I know but even in that way it works :P

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...