The BloodSucker Pack is back baby!!!
Note: I am not allowed to upload a file for this as it can be considered piracy. Instead i will be doing a guide!
Step 1: Go to https://wip.sr-tools.menthe.dev/
Step 2: Browse /SaintsRowTheThird/Cache for misc_tables.vpp_pc
Step 3: Find and download unlockables.xtbl
Step 4: Open unlockables.xtbl with your favorite editor (like notepad++ or anything of the sort)
Step 5: Right under <root> <Table> ender the following code
Step 6: Verify you've done it correctly by checking that your file matches this
Step 7: Save the Unlockable.xtbl and place it inside /SaintsRowTheThird
Step 8: Go bite some necks
Step 1: Go to https://wip.sr-tools.menthe.dev/
Step 2: Browse /SaintsRowTheThird/Cache for misc_tables.vpp_pc
Step 3: Find and download unlockables.xtbl
Step 4: Open unlockables.xtbl with your favorite editor (like notepad++ or anything of the sort)
Step 5: Right under <root> <Table> ender the following code
Code:
<Unlockable>
<Name>Vampire</Name>
<Type>
<Vampire></Vampire>
</Type>
<DisplayName>UNL_VAMPIRE</DisplayName>
<Description>UNL_DESC_VAMPIRE</Description>
<Image_Source>
<Filename>ui_reward_vampire.tga</Filename>
</Image_Source>
<Detailed_Description_Text>UNL_DESC_VAMPIRE</Detailed_Description_Text>
<Event_Text>UNL_VAMPIRE</Event_Text>
<Price>0</Price>
<Category>PlayerAbilities</Category>
<Auto_Unlock>Silently</Auto_Unlock>
</Unlockable>
Code:
<root>
<Table>
<Unlockable>
<Name>Vampire</Name>
<Type>
<Vampire></Vampire>
</Type>
<DisplayName>UNL_VAMPIRE</DisplayName>
<Description>UNL_DESC_VAMPIRE</Description>
<Image_Source>
<Filename>ui_reward_vampire.tga</Filename>
</Image_Source>
<Detailed_Description_Text>UNL_DESC_VAMPIRE</Detailed_Description_Text>
<Event_Text>UNL_VAMPIRE</Event_Text>
<Price>0</Price>
<Category>PlayerAbilities</Category>
<Auto_Unlock>Silently</Auto_Unlock>
</Unlockable>
<Unlockable>
Step 8: Go bite some necks
Last edited: