Jump to content

[HELP!] includeOutsideWorldSea


Lalalu

Recommended Posts

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

Link to comment
  • Moderators
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 ] 
)

 

  • Thanks 1
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...