mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +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:
@@ -303,6 +303,8 @@ INT32 guiPrevArmourFilterMode;
|
||||
|
||||
INT32 guiCurrentMiscFilterMode;
|
||||
INT32 guiPrevMiscFilterMode;
|
||||
INT32 guiCurrentMiscSubFilterMode; // Madd: new BR filter options
|
||||
INT32 guiPrevMiscSubFilterMode;
|
||||
|
||||
BOOLEAN gbMessageDisplayed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user