freudo Posted September 18, 2015 Posted September 18, 2015 (edited) Solved Edited September 19, 2015 by Guest WOC-DD Destruction Derby -Level system -Clan system -Topwins -Event system for EXP -Podium with animation And more
freudo Posted September 18, 2015 Author Posted September 18, 2015 Anyone help me? WOC-DD Destruction Derby -Level system -Clan system -Topwins -Event system for EXP -Podium with animation And more
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. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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.. WOC-DD Destruction Derby -Level system -Clan system -Topwins -Event system for EXP -Podium with animation And more
Moderators IIYAMA Posted September 19, 2015 Moderators Posted September 19, 2015 And why didn't you post that part? Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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)
freudo Posted September 19, 2015 Author Posted September 19, 2015 Thanks for reply WOC-DD Destruction Derby -Level system -Clan system -Topwins -Event system for EXP -Podium with animation And more
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. "El conocimiento jamás debe detenerse, por que es lo único que nos salvará cuando no nos quede más". Att: -|TG|-Mister[Q]<.
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