Page MenuHomeFeedback Tracker

"showChat" is broken, wouldn't persist!
Closed, ResolvedPublic

Description

showChat false works until user presses Esc key twice, then disabled chat window becomes visible again.

Details

Legacy ID
974391395
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Menu UI
Steps To Reproduce

add this to description.ext

enableDebugConsole = 2;

start mission on dedicated server

once logged in types somethin in the chat

press Esc and type in the debug console

  • spawn {sleep 1; showChat false} //need sleep or it will not work

LOCAL EXEC

the chat window disappears after 1 sec

type some more in the chat, nothing shows up

press Esc 2 times

Bingo chat window is back with all the writings you've done!

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Menu UI.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Fixed.
Killzone_Kid set Legacy ID to 974391395.May 7 2016, 6:39 PM
Killzone_Kid edited a custom field.

Fixed in today's Dev Branch.

Iceman iz da nice man