In GTA III and Vice City as well as San Andreas, you collected packages
to receive various weapons, armor and vehicles. This is similar to the
CD collection in Saint's Row 2. Except that in SR2 you get either music tracks
(vanilla) or outfits (GOTR).
Well just for the fun of it, I decided to change the CD rewards around a little
bit and make them a little more like those in GTA.
NOTE: You should start a new game for this one, because if you have
any CD rewards unlocked your game will crash. If you haven't started
collecting the CDs yet, then your game will be okay.
10 CDs = Magnum
20 CDs = Stun Gun
30 CDs = 12 Gauge
40 CDs = Tommy Vercetti Outfit
50 CDs = APC and Tornado
Note: This mod will only work with GOTR and Made 2 Measure
It will not work with vanilla.
The reason why it won't work with vanilla is that the vanilla
customization_outfits.xtbl does not have an entry for the
Tommy Vercetti outfit.
Here is the customization_outfits.xtbl entry for the Tommy Vercetti outfit:
(Courtesy Of Mike Watson and the GOTR Team.)
If you add it to your customization_outfits.xtbl then the mod will work in Vanilla
For Instructions on adding outfits to the file see
www.saintsrowmods.com
www.saintsrowmods.com
www.saintsrowmods.com
www.saintsrowmods.com
(All courtesy -SeaBoundSaint-) You should read all of these as they provide useful and invaluable information
See: Part 2: Variant Entries. The relevant code is under the picture near the bottom.
Note: The included unlockables file is the GOTR version with just the CD Rewards
changed. So backup your old Unlockables file (especially if you have medded it in
any way.)
Enjoy.
to receive various weapons, armor and vehicles. This is similar to the
CD collection in Saint's Row 2. Except that in SR2 you get either music tracks
(vanilla) or outfits (GOTR).
Well just for the fun of it, I decided to change the CD rewards around a little
bit and make them a little more like those in GTA.
NOTE: You should start a new game for this one, because if you have
any CD rewards unlocked your game will crash. If you haven't started
collecting the CDs yet, then your game will be okay.
10 CDs = Magnum
20 CDs = Stun Gun
30 CDs = 12 Gauge
40 CDs = Tommy Vercetti Outfit
50 CDs = APC and Tornado
Note: This mod will only work with GOTR and Made 2 Measure
It will not work with vanilla.
The reason why it won't work with vanilla is that the vanilla
customization_outfits.xtbl does not have an entry for the
Tommy Vercetti outfit.
Here is the customization_outfits.xtbl entry for the Tommy Vercetti outfit:
Code:
<Outfit>
<Name>Tommy</Name>
<Display_Name>The Vercetti</Display_Name>
<Content_Grid>
<Content_Element>
<Item>Sunshine's shirt</Item>
<Default_Wear_Option>cmOvS_mSunshine_UC.cmeshx</Default_Wear_Option>
<Primary_Color>Cyan</Primary_Color>
<Secondary_Color>Cop Dark Blue</Secondary_Color>
<Tertiary_Color>Baby Blue</Tertiary_Color>
</Content_Element>
<Content_Element>
<Item>men's tight jeans</Item>
<Default_Wear_Option>cmBot_mJeansMF02_M.cmeshx</Default_Wear_Option>
<Primary_Color>Denim</Primary_Color>
<Secondary_Color>Light Denim</Secondary_Color>
<Tertiary_Color>Light Denim</Tertiary_Color>
</Content_Element>
<Content_Element>
<Item>athletic shoes</Item>
<Default_Wear_Option>cmSho_uSporSho02.cmeshx</Default_Wear_Option>
<Primary_Color>White</Primary_Color>
<Secondary_Color>Silver</Secondary_Color>
<Tertiary_Color>Slate Gray</Tertiary_Color>
</Content_Element>
<Content_Element>
<Item>rectangular belt 1</Item>
<Default_Wear_Option>cmBel_uRect01_M.cmeshx</Default_Wear_Option>
<Primary_Color>Black</Primary_Color>
<Secondary_Color>Black</Secondary_Color>
<Tertiary_Color>Black</Tertiary_Color>
</Content_Element>
<Content_Element>
<Item>men's nice watch 1 left</Item>
<Default_Wear_Option>cmWrL_mWatch02.cmeshx</Default_Wear_Option>
<Primary_Color>Silver</Primary_Color>
<Secondary_Color>Brown</Secondary_Color>
<Tertiary_Color>White</Tertiary_Color>
</Content_Element>
<Content_Element>
<Item>short figure eights chain</Item>
<Default_Wear_Option>cmCh1_uEights01_S.cmeshx</Default_Wear_Option>
</Content_Element>
</Content_Grid>
<Styles_Grid>
<Style_Element>
<Display_Name>default</Display_Name>
<Variant_Grid>
<Variant_Element>
<Variant>cmOvS_mSunshine</Variant>
</Variant_Element>
<Variant_Element>
<Variant>Stonewash_jeans</Variant>
</Variant_Element>
<Variant_Element>
<Variant>sport shoe</Variant>
</Variant_Element>
<Variant_Element>
<Variant>steel</Variant>
</Variant_Element>
<Variant_Element>
<Variant>watchband</Variant>
</Variant_Element>
<Variant_Element>
<Variant>silver</Variant>
</Variant_Element>
</Variant_Grid>
</Style_Element>
</Styles_Grid>
<_Editor>
<Category>Entries</Category>
</_Editor>
</Outfit>
If you add it to your customization_outfits.xtbl then the mod will work in Vanilla
For Instructions on adding outfits to the file see
"WTF are VIDs?": Full VID List and Explanation.
This guide is part of a three-part series: Customization Items: The Encyclopedia | Customization Items: Asset Filename Structure Explained | "WTF are VIDs": Full VID List and Explanation. What are VIDs?: All "Character Mesh" files (.cmesh) in Saints Row 2 are divided up into sections called...

Customization Items: Asset Filename Structure Explained
This guide will explain the naming conventions of Customization Item assets in Saints Row 2. This will be useful for quickly understanding what a Customization_Item's .cmesh looks like. This guide is part of a three-part series: Customization Items: The Encyclopedia | Customization Items: Asset...

Customization Items: The Encyclopedia
Welcome to the Customization Items Encyclopedia for Saints Row 2! Here you will learn all about Saints Row 2's customization system, and how the files interact with one another. This guide is part of a three-part series: Customization Items: The Encyclopedia | Customization Items: Asset...

NPC Editing - A Comprehensive Guide
Current Version: 1.0.0 With this series of .txt files, you will learn all about Saints Row 2's NPC related files. You will learn how to change the colours of the items an NPC wears, change their gameplay voice, filter in-game appearance by gender/race/character type, force specific outfit...

Creating an outfit via the customization_outfits.xtbl can look
like a...
like a...
- Unapologetic Miscreant
- Replies: 0
- Forum: Saints Row 2
Note: The included unlockables file is the GOTR version with just the CD Rewards
changed. So backup your old Unlockables file (especially if you have medded it in
any way.)
Enjoy.
Attachments
Last edited: