PROJECT EXTRA V6

Status
Not open for further replies.
Typo error in red (<Display_Name>Zmobie Aisha</Display_Name>)
View attachment 13656

There could be more typo errors.
Wrong display names can crash a game I been through it before with my time_of_day.xtbl file in my mod when it was in alpha stage.

P.S.: I corrected the spelling from this:
<Display_Name>Zmobie Aisha</Display_Name> to this:
<Display_Name>Zombie Aisha</Display_Name>

P.S.: I don't think there is an Zombie Aisha in the game files but there is a Zombie Carlos.


That's just the display name, it couldn't of harmed the game unless it was an actual peace of coding I mis-spelled. And I used a zombie from, zombie uprising, as a model for Aisha.
Wrong display names can crash a game I been through it before with my time_of_day.xtbl file in my mod when it was in alpha stage.

P.S.: I corrected the spelling from this:
<Display_Name>Zmobie Aisha</Display_Name> to this:
<Display_Name>Zombie Aisha</Display_Name>

Did you test it after you corrected it? Did it work?
 
i tested it after i edited spelling error. still crashes. i checked for spelling errors and found none. I have a bad feeling about using the zombie model...
 
Code:
root>
<Table>
    <Homie>
        <Name>driveup_homie</Name>
        <Display_Name>Donnie</Display_Name>
        <Available_Foley>cell phone</Available_Foley>
        <Not_Available_Foley>group - recruit denied attempt</Not_Available_Foley>
        <Humans>
            <Human>
                <Character>npc_Donnie</Character>
                </Human>
            </Humans>
        <Flags>
            <Flag>player selects vehicle</Flag>
            <Flag>turn to ped after driveup</Flag>
            </Flags>
        <_Editor>
            <Category>Entries</Category>
            </_Editor>
        <Image_name>ui_menu_cell_hom_vehicle</Image_name>
        <Persona>SP_LEE</Persona>
        </Homie>
    <Homie>
        <Name>Aisha</Name>
        <Display_Name>Zombie_Aisha</Display_Name>
        <_Editor>
            <Category>Entries</Category>
            </_Editor>
        <Vehicles>
            <Vehicle_Entry>
                <Vehicle>car_4dr_luxury01</Vehicle>
                <Vehicle_Variant>Bling</Vehicle_Variant>
                <Weight>100</Weight>
                </Vehicle_Entry>
            </Vehicles>
        <Available_Foley>cell phone</Available_Foley>
        <Not_Available_Foley>group - recruit denied attempt</Not_Available_Foley>
        <Humans>
            <Human>
                <Character>npc_ZombFemB</Character>
                </Human>
            </Humans>
        <Flags>
            </Flags>
        <Image_name>ui_menu_cell_hom_aisha</Image_name>
        <Persona>SP_AISHA</Persona>
        </Homie>

I made a few changes. I'll test it out.
EDIT: I wonder if a typo is why my crib mod crashes the game.
 
result:MIERDA!!!!!
Well i think it's time to give up on this homie thing.
fyuck this!
 
I think using the zombie model crashes the game too.
 
  • Like
Reactions: F13
This must be what causes the freezer! I changed the model to normal Aisha. It still chrashes(no shit).
The Freezer??? That only happens on the console version.
https://www.saintsrowmods.com/forum/threads/the-freezer.10562/

Can you explain why the selected save has "No Missions Completed" but yet it says "100%/36:20"? This didn't happened before I installed your mod.
SR2_pc 2016-03-25 12-43-57-35.png
 
Oh I've been losing sleep trying to fix that. I'm not sure where I screwed up. This is exactly why I was looking for help with this mod. Its caused by the mission mod. If you take "SR2 city missions" out of the personal mods folder and rebuild your GOTR patch it'll work. If you try and load that save file the game will crash. The save file will be fine after you remove SR2 city missions.
 
Last edited by a moderator:
I changed the name of the file to "homies3" but did it in notepad instead of notepad+. The good news is that it didn't crash my game, the bad news is that legal Lee appeared instead of Donnie. I tested this out a lot of times. I then changed the model from "npcDonnie" to "snpcDonnie" nothing is happening! This may have something to do with GOTR. I know now it's nothing to do with the character model as the vanilla name is showing up instead of the new name.
 
Status
Not open for further replies.
Back
Top