GeroX Posted July 17, 2018 Share Posted July 17, 2018 Is there an easy way to remove them from the map without coding it in .map file manually? I need to delete pretty much amount of plant and unselectable objects from the map like fences, plants, some trees etc. Link to comment
N3xT Posted July 17, 2018 Share Posted July 17, 2018 https://wiki.multitheftauto.com/wiki/RemoveWorldModel Link to comment
GeroX Posted July 18, 2018 Author Share Posted July 18, 2018 14 hours ago, N3xT said: https://wiki.multitheftauto.com/wiki/RemoveWorldModel so it requires coding manually again.. Link to comment
N3xT Posted July 18, 2018 Share Posted July 18, 2018 You could loop all the objects then remove them all once, Read the examples. Link to comment
aka Blue Posted July 22, 2018 Share Posted July 22, 2018 (edited) I think this works: setWorldSpecialPropertyEnabled( "randomfoliage", false ) Edited July 22, 2018 by aka Blue 1 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