; THIS ARCHIVE REDISTRIBUTION IS NOT ALLOWED, USE THE FOLLOWING LINK INSTEAD
; http://www.dev-c.com/gtav/scripthookv/


							SCRIPT HOOK V	

v1.0.350.2
							
Description:
Script hook is the library that allows to use GTA V script native
functions in custom *.asi plugins.

You are allowed to use this software only if you agree to the terms
written below:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE

Multiplayer:
Script hook closes the game when player goes Online, this is done because
the game reports installed mods list to R* while being in Online mode.

Installation:
1. Copy ScriptHookV.dll to the game's main folder, i.e. where GTA5.exe
   is located.
2. In order to load asi plugins you need to have asi loader installed,
   you can download it separately or use the latest version that comes
   with this distrib (dinput8.dll).
   You must delete old dsound.dll asiloader if you have one installed.
3. This distrib also includes a sample asi plugin - native trainer,
   if you need a trainer then copy NativeTrainer.asi as well. 
   
Supported game versions:
1.0.335.2, 1.0.350.1/2
   
							NATIVE TRAINER
			
Description:			
The trainer comes with ScriptHookV distrib and shows an example of what
can be done using scripts. 

Changelog:
v1.0.350.2
- broken models are removed from skin changer
- fixed infinite loading on death/arrest while being in another skin
- fixed an issue when trainer was closing after showing up

Controls: 
F4					activate
NUM2/8/4/6			navigate thru the menus and lists (numlock must be on)
NUM5 				select
NUM0/BACKSPACE/F4 	back
NUM9/3 				use vehicle boost when active
NUM+ 				use vehicle rockets when active

- player
     - skin changer -- select any char you want, including animals
     - teleport -- teleport anywhere, has location set and ability
                   to perform proper map marker teleportation
     - invincible
     - fix player
     - add cash
     - wanted up/down/never
     - police ignored
     - unlimited ability
     - noiseless
     - fast swim/run
     - super jump
 - vehicle
     - speed boost -- use NUM9/3
     - car spawner
     - wrap in spawned
     - paint random
     - fix
     - invincible
 - weapon
     - get all weapon
     - vehicle rockets -- use NUM+ in vehicle
     - no reload
     - fire ammo
     - explosive ammo
     - explosive melee
 - world
     - toggle random trains/boats/etc
 - time
     - hour forward/backward
     - pause
     - sync with system
 - weather
     - set wind
     - select weather
 - misc
     - change radio track
     - hide hud

You can see some of the features in this vid
https://www.youtube.com/watch?v=hoiR_Nv1zOw

Usefull links:
http://dev-c.com
http://gtaforums.com/topic/788343-gtavrel-script-hook-v/

							(C) Alexander Blade
								02 May 2015