ddedo709 Posted September 4, 2015 Share Posted September 4, 2015 (edited) a Edited December 23, 2015 by Guest Link to comment
Markeloff Posted September 4, 2015 Share Posted September 4, 2015 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
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