-
Notifications
You must be signed in to change notification settings - Fork 151
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
CBA_fnc_canAddItem for vehicles and crates #1528
Conversation
Why not check against |
PR was written to work with 2.06 |
Am I misreading "this requires 2.08 to work"? |
Then idk what feature you're talking about. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will take into account new setMaxLoad functionality from 2.08 with this.
I suggest accepting Salluci's suggestions and then this can be merged now that 2.08 is out. Then #1527 can also be merged |
Support 2.08's `setMaxLoad` Co-authored-by: GhostIsSpooky <69561145+Salluci@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested working
When merged this pull request will:
CBA_fnc_canAddItem
work on vehicles and crates.This requires 2.08 to work (maxLoad, load reporting anything != 0 for non person objects).