Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Menu open with CyberEngineTweaks console key #82

Closed
ZeroSuf3r opened this issue Feb 8, 2021 · 1 comment
Closed

Menu open with CyberEngineTweaks console key #82

ZeroSuf3r opened this issue Feb 8, 2021 · 1 comment

Comments

@ZeroSuf3r
Copy link

ZeroSuf3r commented Feb 8, 2021

Description

Open menu with CyberEngineTweaks console

Code Snippets and Documentation

registerForEvent("onOverlayOpen", function()
	drawWindow = true
end)
registerForEvent("onOverlayClose", function()
	drawWindow = false
end)

Further Details

Make this option choosable for user how they wants to menu appear.

Summary

Personally for me this is best method, I don't need to press too many hotkeys for menus to appear. One hotkey for all of menus.

@ghost
Copy link

ghost commented Feb 18, 2021

Totally forgot about this, should work now: #89

@ghost ghost closed this as completed Feb 18, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant