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

Changing unit name does not change unit name in ACE3 #300

Closed
DeliciousJaffa opened this issue Apr 28, 2018 · 2 comments
Closed

Changing unit name does not change unit name in ACE3 #300

DeliciousJaffa opened this issue Apr 28, 2018 · 2 comments
Labels
3rd party mod Issue or PR that involves 3rd party mods. bug Issue that is not working as intended. priority/low Issue or PR that has no significant impact and does not negatively impact the current user base.
Milestone

Comments

@DeliciousJaffa
Copy link
Contributor

Arma 3 Version: 1.82.144647 stable
CBA Version: 3.6.1 stable
Achilles Version: 1.0.2 stable

Mods:

- CBA_A3
- Achilles
- ACE 3

Description:

  • Changing names of units does not adjust their name in ACE (i.e. Medical menu or dogtags).
  • This is more of an issue with ACE itself, however ACE would probably avoid overriding Zeus functionality and will likely not be "fixed" within ACE

Steps to reproduce:

  • Double click unit
  • Change name
  • Open ACE medical menu on unit

Where did the issue occur?

  • Dedicated

How to fix this

  • When the user closes the edit unit dialog with OK, ace_common_fnc_setName needs to be called after the unit's name has changed.
@CreepPork CreepPork added bug Issue that is not working as intended. priority/low Issue or PR that has no significant impact and does not negatively impact the current user base. 3rd party mod Issue or PR that involves 3rd party mods. labels Apr 29, 2018
@CreepPork CreepPork added this to the 1.1.0 milestone Apr 29, 2018
@Kexanone Kexanone modified the milestones: 1.1.0, 1.0.3 Jun 15, 2018
@RoqueTHEGAMER
Copy link

RoqueTHEGAMER commented May 21, 2019

Dog tags still have the old name even after use of ace_common_fnc_setName, medical menu and vehicle selection are displaying the right name.

@CreepPork
Copy link
Member

@RoqueTHEGAMER
We can't do anything about that as it's an ACE3 issue and it's their framework, not ours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party mod Issue or PR that involves 3rd party mods. bug Issue that is not working as intended. priority/low Issue or PR that has no significant impact and does not negatively impact the current user base.
Projects
None yet
Development

No branches or pull requests

4 participants