mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New Misc filter buttons for Bobby Rays, by attachmentClass:
(attachment tag must also be 1) BR_MISC_FILTER_OPTICS (AC_SCOPE | AC_SIGHT) BR_MISC_FILTER_SIDE_BOTTOM (AC_LASER | AC_FOREGRIP | AC_BIPOD) BR_MISC_FILTER_MUZZLE (AC_SUPPRESSOR | AC_EXTENDER) BR_MISC_FILTER_STOCK AC_STOCK BR_MISC_FILTER_INTERNAL (AC_MAGWELL | AC_INTERNAL | AC_EXTERNAL) BR_MISC_FILTER_OTHER_ATTACHMENTS for all other attachment classes BR_MISC_FILTER_NO_ATTACHMENTS for the original button; it no longer displays any attachments git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5285 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4427,6 +4427,12 @@ STR16 BobbyRFilter[] =
|
||||
L"Kits",
|
||||
L"Face Items",
|
||||
L"LBE Gear",
|
||||
L"Optics", // Madd: new BR filters
|
||||
L"Side/Bot.",
|
||||
L"Muzzle",
|
||||
L"Stock",
|
||||
L"Mag/Trig.",
|
||||
L"Other Att.",
|
||||
L"Misc.",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user