Zcraks Posted January 2, 2021 Posted January 2, 2021 Error stack overflow addEventHandler("onPlayerSpawn", getRootElement(), function() setTimer(function() end, 10000, 0) end)
Tekken Posted January 2, 2021 Posted January 2, 2021 may we see the exact line? also instead of putting a timer for a specific player server side you may do it client side Resources I made: attachToBones - A newer bone_attach. Simple Level system - Just a simple level system. Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!
Moderators IIYAMA Posted January 2, 2021 Moderators Posted January 2, 2021 8 hours ago, Zcraks said: Error stack overflow We can only see that you create infinity timers, which is even a much bigger problem since Lua can't put that to an hold. 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
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