// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------
//
//             Mod:                 Kapu Pohaku Island   
//             Type:                Map mod w/optional CLEO3 script
//             Author:              Midnightz
//             Files Included:      (4)
//                                  gta.dat
//                                  procobj.ide 
//                                  island.ipl
//                                  island.cs
//
//             About:               See the official mod topic on GTAForums.com or YouTube Trailer.
//
//             Bragging Rights:     This mod uses default game objects only.  LOD files have
//                                  been placed so that you can see the island and larger
//                                  objects from a distance.  The underground areas are 
//                                  culled to prevent rain and other conditions from 
//                                  existing in that space. An audio zone has also been added.  
//                                  This map works seamlessly with many available texture mods.
//                                  When you purchase the island, the cost will be added to 
//                                  your budget stats but zero game progress is made.
//
//             2 Known Bugs:        When you enter the save menu via the new save point, CJ's 
//                                  health is automatically restored to 100% and time advances 
//                                  by 6 hours.  This happens whether you save or cancel saving 
//                                  because I don't know how to check which scenario in the 
//                                  save menu has occurred. AFAIK, there's no known opcode that 
//                                  checks that.  Perhaps there's a way to read menu selections?
//                                  The default shark is not solid (has no collision file).
//                                    
//             Future Versions:     This is version 1.0.  Future versions may include CLEO3 
//                                  atmosphere scripts and complete CLEO3 missions.  A custom 
//                                  zone name may also be added.  I plan to include an updated
//                                  radar map too, for both satellite and default views.
//
//             Mod Updates:         Find at topic on GTAforums.com or official YouTube trailer.
//                                  http://www.youtube.com/watch?v=DoXl5U6NdRQ&hd=1
//                                  
// ---------------------------------------------------------------------------------------------
//
//             Instructions:        Installation is a two-step process.  Step 2 is optional.
//
//
//             1. Map Installation:
//
//                                  gta.dat     <---PUT---> GTA San Andreas\data\HERE
//                                  procobj.ide <---PUT---> GTA San Andreas\data\maps\generic\HERE
//                                  island.ipl  <---PUT---> GTA San Andreas\data\maps\modz\HERE
//
//             2. Script Installation:
//
//                                  island.cs   <---PUT---> GTA San Andreas\cleo\HERE
//
//             How To Play:         Load a NEW game.
//             
// ---------------------------------------------------------------------------------------------
//             
//             Big Thanks:          Seemann for creating Sanny Builder and CLEO!  
//                                  tonywob for creating MEd (Map Editor)!
//                                  The GTAforums.com modding community for providing the 
//                                  resources to learn and modify GTA games!
//
//             Mods & Addons:       If you make a mod that is based off of this one, send it to me.
//                                  Maybe I will include it in the mod topic w/credits to you.    
//
//             YouTube Videos:      If you want to make a video of GTA San Andreas and this mod
//                                  is in it and unmodified, I don't mind so long as you name the 
//                                  mod and credit me for it.  No permission is needed.
//
//             Redistribution:      You are NOT allowed to redistribute this mod or any part of it.  
//             
//             Disclaimer:          Using modifications on your game is always a risk.  I can not
//                                  and will not be held liable for any damages resulting in the
//                                  use of these files.  Also, Grand Theft Auto: San Andreas is
//                                  rated 17+ for good reasons and as such, this mod is also rated
//                                  17+.
//
//             Copyright:           Kapu Pohaku Island Mod (c)2012 Midnightz
//                                 
// ---------------------------------------------------------------------------------------------
// ---------------------------------------------------------------------------------------------
