Skip to content

The123robot/GTA-III-Rainbomizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainbomizer is a randomizer for Grand Theft Auto III.

Features

  • Script Vehicle Randomizer: Randomizes the vehicles you are given in missions. The randomizer makes sure that you get vehicles that are usable for the mission.
  • RC Vehicles Randomizer: Randomizes the vehicles you are given in the RC missions.
  • Parked Vehicles Randomizer: Randomizes cars which are found parked around the map.
  • Colour Randomizer: Randomizes the colours of various in-game elements, including cars, the HUD and markers.
  • Traffic Randomizer: Randomizes vehicles that spawn in traffic, including law enforcement vehicles.
  • Weapon Randomizer: Randomizes the weapons that are given to other peds throughout the game.
  • Autosave: Automatically creates a savegame in slot 8 upon completing a mission. The autosave slot can be changed in the config file.

Supported Versions

  • GTA 3 - v1.0

Other versions of the game will not work and will most likely cause a crash.

Check this link for a v1.0 EXE - https://cdn.discordapp.com/attachments/681997064288469090/682718874306740252/gta3.exe

Configuration

If you wish to change any of the mod's functionalities, for example to disable a specific randomizer, a configuration file (Rainbomizer.cfg) has been provided with the mod. The config file is located in the game's root directory.

The default configuration file is in the main repository, Rainbomizer.cfg, and is automatically created by the mod if it doesn't exist in the game folder.

The configuration file is in the CFG format.

To configure a specific randomizer, search for its name in the configuration file. You can set it to 'true' or 'false' to enable or disable it respectively.

Configuration options marked with '# Experimental' are not fully complete and will still have issues.

More information about how to configure specific randomizers is provided in the default config file.

Installation

  1. Downgrade to 1.0 (download link available above)
  2. Put the ASI and CFG files into your GTA III directory.
  • It is recommended to not use CLEO with this mod as it can prevent the autosave function from working properly.

Credits

Lead Developers

  • GTA Madman - Creation and implementation of the ASI.
  • Parik27 - Helping with function hooks and suggestions.

Original Concept

  • NABN00B - Gave the original idea for a car randomizer for San Andreas.
  • MrMateczko - Special mention for sharing a modded cargrp file for San Andreas that led to the original idea.
  • Veigar - Idea for the Parked Car randomizer for San Andreas.

Beta Testers

Used Libraries

Contribution

You can contribute to the project by reporting any crashes/issues you encounter in the Issues section of the repository.

Pull requests are welcome, but are required to follow the current style used in the project.

You can also keep up with or contribute to development as it happens by joining the official Rainbomizer Discord!

About

A Randomizer Mod for GTA III

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.7%
  • C 8.3%