III Posted January 26, 2023 Share Posted January 26, 2023 Hello, I need random foliage removed and after a bit of research i found this: https://wiki.multitheftauto.com/wiki/SetWorldSpecialPropertyEnabled However I'm not sure how to use this script in my map, can someone please explain to me how and where I need to place it? Thanks in Advance! Link to comment
Shady1 Posted January 26, 2023 Share Posted January 26, 2023 addEventHandler("onClientResourceStart", resourceRoot, function() setWorldSpecialPropertyEnabled("randomfoliage", false) end ) server-side 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