jlecorre / hlinvasion

Source code for Half-Life: Invasion, a singleplayer Half-Life modification.
15 stars 4 forks source link

Keypad state is not restored after reloading a game. #10

Open malortie opened 3 years ago

malortie commented 3 years ago

Context

It appears the keypad VGUI state is not restored after loading a quick saved game where the player had it open.

Tested with

Game: Half-Life (Steam version)
Game beta: None
Mod: Half-Life: Invasion
Mod version 1.1
OS: Microsoft Windows 10 Home

Steps to reproduce

  1. Load map l1m3 and proceed to the locked door with the keypad.
  2. Use the keypad to bring up the VGUI.
  3. Enter one or more digits.
  4. Quick save the game.
  5. Quick load the game.

Expected behavior: Keypad should display the VGUI with previously entered digit(s). Actual behavior: Keypad VGUI does not show up.