Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T83382
Change Details
Change Details
Old
New
Diff
1. Bind right mouse to "Use Action 1" in "Custom controls", or test the following: (input actions bound to RMB click: "optics", "opticsTemp", "menuBack") 2. Run code in console: hint ""; [] spawn {waitUntil {inputAction "user1" != 0}; hint "detected"} 3. press the button ingame
1. Bind right mouse to "Use Action 1" in "Custom controls", or test the following: (input actions bound to RMB click: "optics", "opticsTemp", "menuBack") 2. Run code in console: hint ""; [] spawn {waitUntil {inputAction "user1" != 0}; hint "detected"} 3. press the button ingame
Continue