Skip to content

Wardrobe - Add support for converting items (Face, Head, NVG)#11364

Merged
LinkIsGrim merged 19 commits intoacemod:masterfrom
OverlordZorn:wardrobe-fix-different-slottypes
Apr 21, 2026
Merged

Wardrobe - Add support for converting items (Face, Head, NVG)#11364
LinkIsGrim merged 19 commits intoacemod:masterfrom
OverlordZorn:wardrobe-fix-different-slottypes

Conversation

@OverlordZorn
Copy link
Copy Markdown
Contributor

@OverlordZorn OverlordZorn commented Apr 13, 2026

Changes

  • New fnc_getTypeNumber
  • New fnc_getSlotName
  • Refine fnc_replace and fnc_others
  • Update API Event parameters from array to hashmap for flexibility in the future.
  • Automatically adds descriptor to interaction displayname when no customized displayname is used
  • Checks and notifies player when targetslot is occupied
  • some other cleanups

ToDo

  • Make better notification for when target slot is occupied.
  • update wiki regarding changes of API
  • investigate whatever the extendedInfo for the weapons-bag exchange was used for ☠️

@OverlordZorn
Copy link
Copy Markdown
Contributor Author

OverlordZorn commented Apr 13, 2026

arma3_x64_7ULNAm2y6j.mp4
arma3_x64_byhTOjgUrU.mp4

@OverlordZorn OverlordZorn marked this pull request as ready for review April 13, 2026 12:26
Comment thread addons/wardrobe/functions/fnc_replaceOther.sqf Outdated
Comment thread addons/wardrobe/functions/fnc_replaceContainer.sqf Outdated
@OverlordZorn
Copy link
Copy Markdown
Contributor Author

OverlordZorn commented Apr 13, 2026

HTTPError: Response code 403 (rate limit exceeded)
    at Request.<anonymous> (D:\a\_actions\arma-actions\hemtt\v1\dist\main\index.js:6913:42)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {

that hemtt run just timed out

@OverlordZorn OverlordZorn changed the title Wardrobe - Improve: Add support for converting items (Face, Head, NVG) Wardrobe - Add support for converting items (Face, Head, NVG) Apr 14, 2026
@PabstMirror PabstMirror modified the milestone: 3.21.1 Apr 17, 2026
@PabstMirror PabstMirror added kind/enhancement Release Notes: **IMPROVED:** labels Apr 17, 2026
Comment thread docs/wiki/framework/wardrobe-framework.md Outdated
Comment thread docs/wiki/framework/wardrobe-framework.md Outdated
Comment thread docs/wiki/framework/wardrobe-framework.md Outdated
@LinkIsGrim LinkIsGrim merged commit 5178994 into acemod:master Apr 21, 2026
3 of 4 checks passed
@OverlordZorn OverlordZorn deleted the wardrobe-fix-different-slottypes branch April 21, 2026 10:12
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.

Wardrobe - Issue with wearables that switch from slot type to different

3 participants