Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix restoreGameWorld and removeWorldModel conflict #3969

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

TheNormalnij
Copy link
Member

Fixes #3942

WTR:

crun removeGameWorld()
crun restoreGameWorld()
crun for i = 0, 19999, 1 do  removeWorldModel(i, 100000, 0, 0, 0) end

@TheNormalnij TheNormalnij added the bugfix Solution to a bug of any kind label Jan 19, 2025
@botder botder merged commit c60f8a2 into multitheftauto:master Jan 20, 2025
6 checks passed
@botder botder added this to the 1.6.1 milestone Jan 20, 2025
@TheNormalnij TheNormalnij deleted the TheNormalnij/fix_removal branch January 30, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Solution to a bug of any kind
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native: removeWorldModel malfunctioning
2 participants