Updated the guide F7 document.
+ Added new keybinds that were missing and commands for cops to the guidehud.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- Configuration
|
||||
|
||||
local button = 56 -- 167 (F6 by default)
|
||||
local button = 56 -- 167 (F6 by default) Set to F9
|
||||
local commandEnabled = true -- (false by default) If you set this to true, typing "/engine" in chat will also toggle your engine.
|
||||
|
||||
-- You're all set now!
|
||||
|
||||
@@ -154,6 +154,7 @@ var rphotkeys = [
|
||||
var vehiclehotkeys = [
|
||||
//'Press <kbd>U</kbd> to lock/unlock your vehicle.',
|
||||
'Press <code>/engine</code> to turn car engine off/on.',
|
||||
'Press <kbd>F9</kbd> to toggle engine.',
|
||||
'Press <kbd>-</kbd> for the left blinker, <kbd>=</kbd> for the right blinker & <kbd>]</kbd> to put on the hazard lights.',
|
||||
'You may use <code>/dv</code> to delete your vehicle and <code>/fix</code> to temporarily fix engine, or fix fully if near a repair point.',
|
||||
'You may use vMenu to customise and modify your vehicle.',
|
||||
@@ -164,7 +165,10 @@ var jobshotkey = [
|
||||
'Press <kbd>F5</kbd> to open Police Menu.',
|
||||
'Use <kbd>F6</kbd> to oepn the police speed radar. ',
|
||||
'Use <code>/mdt</code> to open the in-game CAD MDT.',
|
||||
//'Press <kbd>CTRL+]</kbd> to open the CAD Terminal.',
|
||||
'Use <code>/panic</code> to press the emergency panic button.',
|
||||
'Press <kbd>LEFT ALT + 7</kbd> to open the CAD Terminal.',
|
||||
'Press <kbd>LEFT ALT + 8</kbd> to move the CAD Terminal.',
|
||||
'Press <kbd>LEFT ALT + 9</kbd> to close the CAD Terminal.',
|
||||
'Press <kbd>Q</kbd> to turn on emergency lights.',
|
||||
'Press <kbd>1</kbd> to turn on sirens.',
|
||||
'Press <kbd>Z</kbd> to turn on secondary siren.',
|
||||
|
||||
Reference in New Issue
Block a user