Skip to content

Dogtags - Fix arsenal not showing dog tag info in multiplayer#10095

Merged
johnb432 merged 6 commits intomasterfrom
dogtags-fix-arsenal-MP
Jul 4, 2024
Merged

Dogtags - Fix arsenal not showing dog tag info in multiplayer#10095
johnb432 merged 6 commits intomasterfrom
dogtags-fix-arsenal-MP

Conversation

@johnb432
Copy link
Copy Markdown
Contributor

@johnb432 johnb432 commented Jun 29, 2024

When merged this pull request will:

  • Title.
  • Restructured code so that it no longer gets the info on the server every time you check a dogtag.
    This allows the addition of a context menu action, which I will add in another PR if this PR is accepted.

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}.

@johnb432 johnb432 added the kind/bug-fix Release Notes: **FIXED:** label Jun 29, 2024
Comment thread addons/dogtags/functions/fnc_getDogtagItem.sqf Outdated
Comment thread addons/dogtags/XEH_postInit.sqf Outdated
Comment thread addons/dogtags/functions/fnc_getDogtagItem.sqf Outdated
johnb432 and others added 3 commits July 4, 2024 00:00
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
@johnb432 johnb432 merged commit 3745305 into master Jul 4, 2024
@johnb432 johnb432 deleted the dogtags-fix-arsenal-MP branch July 4, 2024 07:32
@johnb432 johnb432 changed the title Dogtags - Fix arsenal not showing dogtag info in multiplayer Dogtags - Fix arsenal not showing dog tag info in multiplayer Jul 19, 2024
blake8090 pushed a commit to blake8090/ACE3 that referenced this pull request Aug 18, 2024
…10095)

* Broadcast dogtag info globally so that arsenal can use it

* Broadcast changes incrementally

* Update addons/dogtags/XEH_postInit.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/dogtags/functions/fnc_getDogtagItem.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Add EH only on necessary machines

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug-fix Release Notes: **FIXED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants