Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVG - Fix grain and color effects #6018

Merged
merged 1 commit into from
Jan 6, 2018
Merged

NVG - Fix grain and color effects #6018

merged 1 commit into from
Jan 6, 2018

Conversation

PabstMirror
Copy link
Contributor

Fix #6017 - Delete grain effect when opening escape menu in SP
Fix #5961 - Just use cutText

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Jan 3, 2018
@PabstMirror PabstMirror added this to the 3.12.1 milestone Jan 3, 2018
@commy2
Copy link
Contributor

commy2 commented Jan 4, 2018

Extended_DisplayLoad_EventHandlers!


GVAR(ppEffectCCMuzzleFlash) ppEffectAdjust [1, 1, 0, [0, 0, 0, 0], [0, 0, 0, 1], [0, 0, 0, 1]];
GVAR(ppEffectCCMuzzleFlash) ppEffectCommit 0.07;
QGVAR(cutoff) cutText ["", "BLACK", .1];
Copy link
Member

Choose a reason for hiding this comment

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

If we wanted to make it slightly more realistic perhaps we could make use of WHITE OUT here in the cutText

Copy link
Member

Choose a reason for hiding this comment

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

I should also point out in my experience that the speed parameter listed on biki is actually more like the length of time it's shown for

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"test" cutText ["", "BLACK", 5]; will fade from transparent to black over 5 second and stay that way

Copy link
Member

Choose a reason for hiding this comment

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

Ah okay, I guess it's length of time when it's "PLAIN"

@PabstMirror PabstMirror merged commit 4eb7868 into master Jan 6, 2018
@PabstMirror PabstMirror deleted the nvgFixes branch January 6, 2018 00:23
BaerMitUmlaut pushed a commit that referenced this pull request Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants