VEERSION 17
Added in combat mg
added in nova spe gat,pierce and shaundi
added in new crib in hotel and marina district
added new clothes for sale
(Happy birthday to me!)
EDIT:
new clothing for sale adds in laura's sweater at leather and laces and zombie carlos' blood at lets pretend:
20160819123820_1.jpg
 
Got a problem with Wheel Woman, she don't drive you around like she's suppose to do.
"Wheel Woman has the unique ability to drive vehicles for the player...She is, however, a slow driver." and "After Wheel Woman is recruited as a follower, she drives any car The Protagonist enters." - Taken from Saints Row Wikia
http://saintsrow.wikia.com/wiki/Wheel_Woman

I have SR for the Xbox 360 she does drive you anywhere you want her to go.
 
Got a problem with Wheel Woman, she don't drive you around like she's suppose to do.
"Wheel Woman has the unique ability to drive vehicles for the player...She is, however, a slow driver." and "After Wheel Woman is recruited as a follower, she drives any car The Protagonist enters." - Taken from Saints Row Wikia
http://saintsrow.wikia.com/wiki/Wheel_Woman

I have SR for the Xbox 360 she does drive you anywhere you want her to go.
Yeah she doesn't work as she did in saints row 1, it says that in the bugs, glitches etc text document file included.
 
Maybe you could use this for a reference on Wheel Woman. This sample is extracted from the homies.xtbl file from within Saints Row 1, it's for Wheel Woman:
HTML:
    <Homie>
        <Name>wheel_man</Name>
        <Display_Name>Wheel Woman</Display_Name>
        <Character>TS_X_F_Thug-01</Character>
        <_Editor>
            <Category>Entries</Category>
            </_Editor>
        <Vehicles>
            <Vehicle_Entry>
                <Vehicle>car_4dr_standard05</Vehicle>
                <Weight>1</Weight>
                <Vehicle_Variant>Gang_3SS_lvl1</Vehicle_Variant>
                </Vehicle_Entry>
            </Vehicles>
        <Available_Foley>group - recruit confirmed attempt</Available_Foley>
        <Not_Available_Foley>group - recruit denied attempt phone</Not_Available_Foley>
        <VariantName>wheelmanvar</VariantName>
        </Homie>
 
Maybe you could use this for a reference on Wheel Woman. This sample is extracted from the homies.xtbl file from within Saints Row 1, it's for Wheel Woman:
HTML:
    <Homie>
        <Name>wheel_man</Name>
        <Display_Name>Wheel Woman</Display_Name>
        <Character>TS_X_F_Thug-01</Character>
        <_Editor>
            <Category>Entries</Category>
            </_Editor>
        <Vehicles>
            <Vehicle_Entry>
                <Vehicle>car_4dr_standard05</Vehicle>
                <Weight>1</Weight>
                <Vehicle_Variant>Gang_3SS_lvl1</Vehicle_Variant>
                </Vehicle_Entry>
            </Vehicles>
        <Available_Foley>group - recruit confirmed attempt</Available_Foley>
        <Not_Available_Foley>group - recruit denied attempt phone</Not_Available_Foley>
        <VariantName>wheelmanvar</VariantName>
        </Homie>
There is a flag i used for her "<Flag>is wheelman</Flag> but it apparently does nothing. Maybe left over code?
 
There is a flag i used for her "<Flag>is wheelman</Flag> but it apparently does nothing. Maybe left over code?
Possible some left over code. I wonder what would happen if you would left out the "<Flag>is wheelman</Flag>" in the file? The reason I asked was because the original SR homies.xtbl didn't have them "flags" in it.
 
Possible some left over code. I wonder what would happen if you would left out the "<Flag>is wheelman</Flag>" in the file? The reason I asked was because the original SR homies.xtbl didn't have them "flags" in it.
This is probably what makes wheel woman drive you:
<VariantName>wheelmanvar</VariantName>
 
Back
Top