Skip to content

bugfix: Remove extra zero from in-game message delay - #175

Open
bobtista wants to merge 1 commit into
TheSuperHackers:mainfrom
bobtista:fix-message-delay-duration
Open

bugfix: Remove extra zero from in-game message delay#175
bobtista wants to merge 1 commit into
TheSuperHackers:mainfrom
bobtista:fix-message-delay-duration

Conversation

@bobtista

Copy link
Copy Markdown

This change corrects MessageDelayMS from 75000 to 7500 in both Generals and Zero Hour.

The engine currently converts this value incorrectly, so the bad data is mostly hidden. TheSuperHackers/GeneralsGameCode#3133 fixes that conversion; with 75000 left in place, messages remain at full alpha for 75 seconds. At 7500 they hold for 7.5 seconds before the existing fade.

This must merge before or together with TheSuperHackers/GeneralsGameCode#3133. Related engine issue: TheSuperHackers/GeneralsGameCode#3131.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant