dass niemand weiß, wie Sie den Menübefehl zu entfernen?
Beiträge von suffers
-
-
Added your code, but the menu was not lost and it still remains
-
Yes, I want to block or delete the command menu on the buttons F1-F9
That is, I need to register this code that you wrote in keyHandlerr and everything? -
wie die F1-Menübefehle , F2, F3-F9 auf AltisLife Server zu deaktivieren?
core/Init.sqf
diag_log "Display 46 Found";
(findDisplay 46) displayAddEventHandler ["KeyDown", "_this call life_fnc_keyHandler"];