Skip to content

Realistic Names - Add names for MSBS underbarrels#11262

Merged
PabstMirror merged 3 commits intomasterfrom
msbsgl
Feb 1, 2026
Merged

Realistic Names - Add names for MSBS underbarrels#11262
PabstMirror merged 3 commits intomasterfrom
msbsgl

Conversation

@PabstMirror
Copy link
Contributor

Fix #11212

@PabstMirror PabstMirror added this to the 3.20.3 milestone Jan 28, 2026
@PabstMirror PabstMirror added the kind/change Release Notes: **CHANGED:** label Jan 28, 2026
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Causes HEMTT warnings about non-existing stringtable entries. Any way we can turn the warnings off?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed
I wrote this because I thought the problem was with the cfgWeapon variants not the muzzle at first

NVGogglesB_gry_F // about 7 different nvgs
O_NVGoggles_grn_F
ACE_SPIR
class acc_flashlight: ItemCore {
    displayName = CSTRING(flashlight_Name);

class ACE_SPIR: acc_flashlight {
    displayName = "SPIR";

Just because we don't stringtable it
we rename the NVGoggle but don't touch some of recolors
both don't seem like real problems but I'll leave the script if it helps

Copy link
Contributor

@johnb432 johnb432 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM.

@PabstMirror PabstMirror enabled auto-merge (squash) February 1, 2026 23:06
@PabstMirror PabstMirror merged commit f44ad22 into master Feb 1, 2026
2 of 3 checks passed
@PabstMirror PabstMirror deleted the msbsgl branch February 1, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/change Release Notes: **CHANGED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Realistic Names - MSBS underbarrels missing names

2 participants