Heli Homie- Heli Delivar!

San Hol

Banned
Hello, so is there a way to Change The Heli delivered by the Heli Homie?
Tornado------> Oppressor for example i don't like Tornado is there a way to change it?
and...when Volition Release the modelling and mods tool i will try to put weapons in cars like put Bear Machine-gun in Bulldog for example will be a Great Deal (now all homies will enter on the car);)
 
I believe the homies.xtbl allows you to change the vehicle they arrive in. Been a long time since I've checked, though, could be mistaken.

No, wait, here it is. <Vehicle>heli_fighter_01</Vehicle> is what you're looking for.
Code:
    <Homie>
        <Name>heli</Name>
        <Display_Name>HOMIES_HELI</Display_Name>
        <Humans>
            <Human>
                <Character>npc_saint_male_soldier</Character>
                </Human>
            </Humans>
        <Vehicles>
            <Vehicle_Entry>
                <Vehicle>heli_fighter_01</Vehicle>
                <Weight>1</Weight>
                </Vehicle_Entry>
            </Vehicles>
        <Flags>
            <Flag>requires saints</Flag>
            <Flag>turn to ped after driveup</Flag>
            </Flags>
        <Image_name>ui_homie_saints_mh</Image_name>
        <_Editor>
            <Category>Entries</Category>
            </_Editor>
        <Blocked_for_Mission>
            </Blocked_for_Mission>
        <Display_Desc>HOMIES_HELICOPTER_DESC</Display_Desc>
        <Audio>PHONE_HELI</Audio>
        </Homie>

I also distinctly remember "weight" not doing anything when I tried adding more helis to randomize the delivery.
 
Encogen, I remember trying to swap the tornado for the vulture, and it arrived. It would land but then take off before you could get near it. Any ideas why that would happen ?
 
Whow thanks guys But coding is with my friends can somebody send me this file?
What do you mean Coding is with your friend?
 
Back
Top