Ultimate God Mode
====================
Author: rappo
Website: http://www.GTAGaming.com
Email: rappo11@gmail.com
Special thanks to:
  - aru for his C++ Script Hook
  - Slim Trashman for bug testing
  - Alexander Blade for the Virtual Key Codes.rtf file

############################################################################
############### THIS MOD IS BROUGHT TO YOU BY GTAGAMING.COM ################
#### IF YOU WANT TO HOST IT ON YOUR SITE, EMAIL ME FOR PERMISSION FIRST ####
############ FOR SUPPORT, EMAIL OR VISIT GTAGAMING.COM/FORUMS ##############
############################################################################

Version History
===============
Current Version - April 21, 2009
**********************************
- Updated mod to use new Script Hook and ASI Loader for v1.0.3.0 of GTA IV
- New Script Hook + Patch combination disables the mod in all multiplayer modes, sorry!

Version from January 31, 2009
**********************************
- Added the ability to toggle god mode and complete invincibility on or off.  For further
  details as to what these features do, read "How to use the mod" below.


How to install
==============
1. Download an ASI loader (http://www.gtagaming.com/downloads/gta-iv/tools/1976)
2. Drag God Mode.asi Go,dMode.ini, and ScriptHook.dll into your root GTA IV folder (C:\Program Files\Rockstar Games\Grand Theft Auto IV)
3. Customize GodMode.ini to your liking (values are described in the INI file and below)
3. Enjoy

How to use the mod
==================
This mod comes with several different features, all associated with "God Mode."  First,
it gives Niko full health and armour and then makes him invincible, meaning absolutely 
nothing will hurt him.  Second, it gives Niko all the weapons customized by you in
GodMode.ini.  Third, it gives all these weapons infinite ammunition, and make it so that
you never have to reload guns.  You can just keep on spraying!

What certain features mean
**************************
- God Mode On/Off
  - This feature can be toggled in-game.  First reach Virtual Key Codes.rtf to find the decimal value of the key
    you want to use, and then change the corresponding value in GodMode.ini.
  - This enables/disables all the features of the mod.  When off, it will act like the mod is not even installed
    (note: only if you turn on Explosion Damage as well).  When enabled, it will allow for your customizations to
    make changes to GTA IV

- Complete Invincibility On/Off
  - This feature can be toggled in-game.  First reach Virtual Key Codes.rtf to find the decimal value of the key
    you want to use, and then change the corresponding value in GodMode.ini.
  - When God Mode is on, you can switch on or off complete invincibility.  When on, Niko will never fall of motorbikes,
    and will never die under any circumstance (falling, rocket explosion, etc).  When off, Niko will be able to fall off
    motorbikes, but his health will still stay at full unless you fall from a great height or explode a rocket directly
    underneath you.  To avoid rocket damage, turn off Explosion Damage, explained below.
    
- Explosion Damage On/Off
  - This feature CANNOT be toggled in-game, and you must decide before running the game whether you want it enabled or disabled.
    To change its status, simply modify the proper value in GodMode.ini.
  - When Explosion Damage is on, Niko will be susceptible to death by instant kills (for example a rocket shot just beneath him
    or a car/grenad exploding too close).  When Explosion Damage is off, Niko will not be able to hurt himself.  If you launch
    a rocket directly beneath him, he will fly up and sort of stop, in an awkward animation, but that just seems to be the way
    the game processes these changes.
    
- The other features (Give Weapons, Starting Ammo, and Infinite Ammo) are either self-explanatory or they are documented in 
  the GodMode.ini file.

Thanks for downloading, make sure to report any bugs!