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

Allow setElementCollisionsEnabled for buildings #3384

Merged
merged 5 commits into from
May 28, 2024

Conversation

TheNormalnij
Copy link
Contributor

Test:

crun o = createBuilding(1337, 0, 0, 5, 0,0,0)
crun setElementCollisionsEnabled(o, false)

@TheNormalnij TheNormalnij added the enhancement New feature or request label May 11, 2024
@TheNormalnij TheNormalnij added this to the 1.6.1 milestone May 11, 2024
Copy link
Contributor

@Nico8340 Nico8340 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚀

Client/mods/deathmatch/logic/CClientBuilding.h Outdated Show resolved Hide resolved
Client/mods/deathmatch/logic/CClientBuilding.cpp Outdated Show resolved Hide resolved
Client/mods/deathmatch/logic/CClientBuilding.cpp Outdated Show resolved Hide resolved
@TheNormalnij
Copy link
Contributor Author

@botder ty

@botder botder merged commit 5081111 into multitheftauto:master May 28, 2024
6 checks passed
MTABot pushed a commit that referenced this pull request May 28, 2024
5081111 Allow setElementCollisionsEnabled for buildings (PR #3384)
437dbcd Bump follow-redirects from 1.15.2 to 1.15.6 in /utils/localization/generate-images (PR #3343)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants