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

Cargo - Add ability to disabled rename on object level #8740

Merged
merged 4 commits into from
Jan 30, 2022

Conversation

AndreasBrostrom
Copy link
Contributor

@AndreasBrostrom AndreasBrostrom commented Dec 15, 2021

When merged this pull request will:

  • Add variable to allow disable renaming on object level (Sometimes you might want a box to be named in a specific way.)

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

Need testing

- Added ability to stop renaming on object level

_Needs testing_
@severgun
Copy link
Contributor

If the contribution affects the documentation it is.

<div class="panel callout">
<h5>Note:</h5>
<p>ace_cargo_hasCargo and ace_cargo_canLoad are only needed if you aren't inheriting from any of BI base classes or if you are trying to disable loading for a specific vehicle / object.</p>
</div>

@PabstMirror PabstMirror added this to the 3.14.2 milestone Jan 5, 2022
@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Jan 5, 2022
@PabstMirror
Copy link
Contributor

Added documentation to cargo wiki (and fixed an old mistake)

@PabstMirror PabstMirror merged commit 00f35a3 into acemod:master Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants