JeViCo Posted July 5, 2018 Share Posted July 5, 2018 (edited) Hello everyone! I've recently replaced whole gta map with a new one but some objects i can still see: When i come closer it disappears. If i return to start position, it appears again. Code: for i=550,20000 do removeWorldModel(i,10000,0,0,0) end setOcclusionsEnabled(false) I also tried to switch on setOcclusionsEnabled but nothing happened Edited July 5, 2018 by Juuve Link to comment
Galactix Posted July 7, 2018 Share Posted July 7, 2018 Try to use: setWaterLevel(-5000) Link to comment
Discord Moderators Pirulax Posted July 7, 2018 Discord Moderators Share Posted July 7, 2018 Maybe this helps you. 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