Funny that relic gets a new Headquarters, so they can program AoE4 with fixed Hotkeys you are only able to change through 3rd Party! :>
CODE:
if ScanCode = 65 then Call GAME_Event_Attack
SHOULD BE:
if ScanCode = UserProgKey1 then Call GAME_Event_Attack
Literally a 2 second change....this is what I am talking about above. Somehow these guys can write code to get servers and PCs to all talk out of sequence and have events firing that show what everyone is seeing in a 3D world. But they cant write the intro to programming code above. Something is very amiss at Relic. And has been since the beginning of COH. (PrayingToRNGesus)