lgeri000 Posted May 31, 2023 Share Posted May 31, 2023 Hi, when i try to remove a house with removeWorldModels this happens: Spoiler This is the house i want to remove: https://ibb.co/YTvG2zp And this happens after i remove it: https://ibb.co/N2J8H3q This is the code i use: removeWorldModel(3284,10,-282.94,2719.5,62.5) Link to comment
DiSaMe Posted May 31, 2023 Share Posted May 31, 2023 That's a low level of detail object, which appears when the original one isn't showing. It's a separate object with a different model ID, so you need to add another removeWorldModel call with that other model ID. 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