• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

PAW

Captain
17 Badges
Feb 9, 2011
403
21
  • Crusader Kings II
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Iron Cross
  • Heir to the Throne
  • Hearts of Iron III
  • Divine Wind
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • East India Company
  • Darkest Hour
  • Hearts of Iron Anthology
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Victoria 2
  • 500k Club
  • Hearts of Iron IV Sign-up
A bug when editing any units name or Division name - cannot use space or arrow keys.
If use space the game comes off of pause. I am playing 3 other mods and none have this behaviour.

Is there a file or something that controls that?

PAW
 
A bug when editing any units name or Division name - cannot use space or arrow keys.
If use space the game comes off of pause. I am playing 3 other mods and none have this behaviour.

Is there a file or something that controls that?

PAW
Code:
press = {
    id = "BUTTON_PAUSE"
    bitmap = "empty.bmp"
    shortcut = `
    background = "pause_button.bmp"
    lower = "BUTTON_0050"
    upper = ""
    }

Look for something like that in a file called buttons.txt. Delete it or mark iit as a comment
 
Code:
press = {
    id = "BUTTON_PAUSE"
    bitmap = "empty.bmp"
    shortcut = `
    background = "pause_button.bmp"
    lower = "BUTTON_0050"
    upper = ""
    }

Look for something like that in a file called buttons.txt. Delete it or mark iit as a comment
Thx - spot on! - just needed to remove shortcut = space from buttons.txt
 
  • 1
Reactions: