freudo Posted September 18, 2015 Posted September 18, 2015 (edited) Solved Edited September 19, 2015 by Guest
Moderators IIYAMA Posted September 19, 2015 Moderators Posted September 19, 2015 @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.
freudo Posted September 19, 2015 Author Posted September 19, 2015 @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..
Moderators IIYAMA Posted September 19, 2015 Moderators Posted September 19, 2015 And why didn't you post that part?
HUNGRY:3 Posted September 19, 2015 Posted September 19, 2015 Idk what you mean but try this client side function settarget() setCameraTarget(getLocalPlayer(),getLocalPlayer()) end addEventHandler("onClientMapStarting",root,settarget)
KariiiM Posted September 19, 2015 Posted September 19, 2015 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
HUNGRY:3 Posted September 20, 2015 Posted September 20, 2015 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
KariiiM Posted September 20, 2015 Posted September 20, 2015 I know it will works i just tried to tell you no need to do a double targets since it the client side work with one target
MisterQuestions Posted September 21, 2015 Posted September 21, 2015 Solved Do not remove codes or attachments.. Maybe will be usefull later for other people.
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