Jump to content

a


ddedo709

Recommended Posts

I guess you're in the wrong place but, run this little script anywhere and you'll get rid of everything.

  
function remove() 
for i=550,20000 do 
    removeWorldModel(i,10000,0,0,0) 
end 
setOcclusionsEnabled(false)   
setWaterLevel(-5000) 
end 
remove() 
  

-- This example is from the wiki.

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...