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 - Rename feature followup #8507

Closed
PabstMirror opened this issue Oct 12, 2021 · 2 comments · Fixed by #8610
Closed

Cargo - Rename feature followup #8507

PabstMirror opened this issue Oct 12, 2021 · 2 comments · Fixed by #8610
Milestone

Comments

@PabstMirror
Copy link
Contributor

ref #8023 #8297

add body bag renaming

            {!((typeOf _target) in ["ACE_Wheel", "ACE_Track"])} && // Exclude Wheel and Track
            {!(_target iskindOf "Land_CanisterFuel_F")} // Exclude Fuel Canisters

should be config based, and add also block for bodybag

@PabstMirror PabstMirror added this to the 3.14.1 milestone Oct 12, 2021
@PabstMirror PabstMirror changed the title Cargo - Rename feature follow Cargo - Rename feature followup Oct 21, 2021
@PabstMirror
Copy link
Contributor Author

GVAR(noRename) = 1; and put on things to block
or
GVAR(allowRename) = 1; and just put on cargo container

@BrettMayson
Copy link
Member

I think noRename is the better choice imo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants