Difference between revisions of "WD2 ScriptHook: Instructions"

From Nomad DB
Line 17: Line 17:
 
You can use the following keys:
 
You can use the following keys:
  
* F4 - Opens our Trainer menu
+
* F4 - Opens our [[WD2 ScriptHook: Trainer|Trainer]] menu
* F1 - Opens our Console
+
* F1 - Opens our [[WD2 ScriptHook: Console|Console]]
  
 
== Menu Controls ==
 
== Menu Controls ==
Line 35: Line 35:
  
 
== Ingame Console ==
 
== Ingame Console ==
The console is mostly targeted for developers and modders. Most of the functionality from the Trainer menu is also existing in the console.  
+
The [[WD2 ScriptHook: Console|Console]] is mostly targeted for developers and modders. Most of the functionality from the [[WD2 ScriptHook: Trainer|Trainer menu]] is also existing in the console. For a list of commands, type ‘help’.
For a list of commands, type ‘help’.
 
 
 
=== Selected Examples ===
 
{| class="wikitable"
 
|-
 
| spawn <vehicle name> || Spawns a vehicle || '''Example:''' spawn Agile.01
 
|-
 
| god <on/off> || Toggles invincibility / “god mode” || '''Example:''' god on
 
|-
 
| repairVehicle || Repairs the vehicle you are currently sitting in || '''Example:''' repairVehicle
 
|-
 
| time <hour> <minute> || Changes the current time || '''Example:''' time 12 0
 
|}
 
  
 
== Help ==
 
== Help ==
 
If you need any help, please do not hesitate to contact us and our community on our discord.
 
If you need any help, please do not hesitate to contact us and our community on our discord.

Revision as of 13:07, 15 April 2020

Installation

Please make sure you game has launched at least once (until the main menu is open) before installing ScriptHook.

  1. Run the installer, Windows SmartScreen will show up - we do not have a signing certificate yet. Confirm running the executable.
  2. Click Next, please check and make sure that the correct path is automatically filled in. If not, please give us feedback on that. In Uplay -> Watch_Dogs 2 -> Properties -> Local files
  3. Confirm the license agreement
  4. Done

Usage

The game can be started directly from Uplay or Steam. Once you are in the main menu, a Message Box should appear informing you that the initialization was successful. It also denotes that the multiplayer is disabled while ScriptHook is enabled.

After loading the game, a notification should be visible on the top-right corner of the screen. You can use the following keys:

Menu Controls

F4 Toggle menu
Up/Down Arrows, Numpad 8(Up), Numpad 9 (Down) Navigation of menu items
Enter, Numpad 5 Confirm the selected option
Delete Key, Numpad 0 Return back to previos menu
ESC Close the menu

Ingame Console

The Console is mostly targeted for developers and modders. Most of the functionality from the Trainer menu is also existing in the console. For a list of commands, type ‘help’.

Help

If you need any help, please do not hesitate to contact us and our community on our discord.