Lalalu Posted January 1, 2023 Posted January 1, 2023 Hello everyone, i need help with something... I have a tsunami script loaded on my server, but a few zones have holes and the tsunami doesnt include the water outside the limit of the map. I see that theres a new function to include the water outside the world map, how can I use this? includeOutsideWorldSea
Moderators IIYAMA Posted January 1, 2023 Moderators Posted January 1, 2023 1 hour ago, Lalalu said: how can I use this? According to wiki: setWaterLevel ( 100, -- level, true, -- [ bool includeWaterFeatures = true, true, -- bool includeWaterElements = true, true, -- bool includeWorldSea = true, true, -- bool includeOutsideWorldSea = false ] ) 1 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