Created
December 10, 2023 14:32
-
-
Save AlexRuiz7/43bf4be4fbef314d98887416fe65876e to your computer and use it in GitHub Desktop.
Forgotten Hope 2 wrench HUD -. Make the wrench icon visible even if HUD is turned off.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// menu_server.zip\HUD\HudSetup\Weapons\HudElementsWrench.con | |
// Get rid of these lines | |
hudBuilder.setNodeShowVariable FH2CrosshairShow | |
hudBuilder.setNodeInTime 0.1 | |
hudBuilder.setNodeOutTime 0.1 | |
hudBuilder.addNodeAlphaShowEffect |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment