Mod: Hobbs' Heli Homies for SR3
Author: Hobbs
Version: 1.0
Description: I created this mod to add more helicopter support to my homies list. It replaces Kinzie's vehicle with the Oppressor (Angel Variant w/ spotlight) and adds the Saints variant of the Tornado to your Helicopter Homie. I have also included an optional file for 'unlockables' which will change the Vulture from the 'Average' variant to Saints.
Compatibility: This mod is not compatible with any other modification that also utilizes the homies.xtbl file.
Since there are other mods that also modify the 'unlockables' file, I will show you how to manually update the file if another exists.
Find:
Replace with:
Installation: Place files in the SR3 main directory located here...
64 bit systems - C:\Program Files (x86)\Steam\steamapps\common\saints row the third
32 bit systems - C:\Program Files\Steam\steamapps\common\saints row the third
Removal: Delete the following files from your install directory...
homies.xtbl
Credits: saintsrowmods.com for having a great collection of mods and tools to help improve the game!
Author: Hobbs
Version: 1.0
Description: I created this mod to add more helicopter support to my homies list. It replaces Kinzie's vehicle with the Oppressor (Angel Variant w/ spotlight) and adds the Saints variant of the Tornado to your Helicopter Homie. I have also included an optional file for 'unlockables' which will change the Vulture from the 'Average' variant to Saints.
Compatibility: This mod is not compatible with any other modification that also utilizes the homies.xtbl file.
Since there are other mods that also modify the 'unlockables' file, I will show you how to manually update the file if another exists.
Find:
Code:
<Name>M08_Vehicle_HIND</Name>
<Type>
<Vehicle>
<Vehicles>
<Vehicle>
<Type>heli_fighter_02</Type>
<Variant>average</Variant>
</Vehicle>
</Vehicles>
</Vehicle>
Replace with:
Code:
<Name>M08_Vehicle_HIND</Name>
<Type>
<Vehicle>
<Vehicles>
<Vehicle>
<Type>heli_fighter_02</Type>
Change This-------> <Variant>saints</Variant>
</Vehicle>
</Vehicles>
</Vehicle>
Installation: Place files in the SR3 main directory located here...
64 bit systems - C:\Program Files (x86)\Steam\steamapps\common\saints row the third
32 bit systems - C:\Program Files\Steam\steamapps\common\saints row the third
Removal: Delete the following files from your install directory...
homies.xtbl
Credits: saintsrowmods.com for having a great collection of mods and tools to help improve the game!