freudo Posted September 18, 2015 Share Posted September 18, 2015 (edited) Solved Edited September 19, 2015 by Guest Link to comment
freudo Posted September 18, 2015 Author Share Posted September 18, 2015 Anyone help me? Link to comment
Moderators IIYAMA Posted September 19, 2015 Moderators Share 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. Link to comment
freudo Posted September 19, 2015 Author Share 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.. Link to comment
Moderators IIYAMA Posted September 19, 2015 Moderators Share Posted September 19, 2015 And why didn't you post that part? Link to comment
HUNGRY:3 Posted September 19, 2015 Share Posted September 19, 2015 Idk what you mean but try this client side function settarget() setCameraTarget(getLocalPlayer(),getLocalPlayer()) end addEventHandler("onClientMapStarting",root,settarget) Link to comment
freudo Posted September 19, 2015 Author Share Posted September 19, 2015 Thanks for reply Link to comment
KariiiM Posted September 19, 2015 Share 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 Link to comment
HUNGRY:3 Posted September 20, 2015 Share 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 Link to comment
KariiiM Posted September 20, 2015 Share 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 Link to comment
MisterQuestions Posted September 21, 2015 Share Posted September 21, 2015 Solved Do not remove codes or attachments.. Maybe will be usefull later for other people. 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