SR3 - Heli Homies

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:

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!
 

Attachments

  • Hobbs_SR3_Heli_Homies.7z
    24.9 KB · Views: 1,465
Not going to lie, the instructions left me a bit confused. Do I simply drag and drop the files provided or do I have to edit something? If I have to edit something, what file?
 
Back
Top