First off thank you to cyber2friends , because the inspiration for this came from their Genki spawn mod.
This is for people who have finished the game and just want to mess around in the map.
Just unzip and drop the spawn_info_categories.xtbl in your Saints Row The Third directory.
Note1: This was made for the original game, I do not know if it will work on the re-elected version.
Note 2: This mod is in answer to a very old request.
Enjoy.
This is for people who have finished the game and just want to mess around in the map.
Just unzip and drop the spawn_info_categories.xtbl in your Saints Row The Third directory.
Note1: This was made for the original game, I do not know if it will work on the re-elected version.
Note 2: This mod is in answer to a very old request.
Enjoy.
All that I have done is open the spawn_info_categories.xtbl and searched all of the Genki entries
and changed the DayChance, NightChance,DayCap and NightCap values to 100
Code:
<Group>
<Name>spawn_Civ_Genki</Name>
<DayChance>100</DayChance>
<NightChance>100</NightChance>
<DayCap>100</DayCap>
<NightCap>100</NightCap>
<Item_Carried>None</Item_Carried>
<Carry_Percent>0</Carry_Percent>
<Group_Category>Special Ped</Group_Category>
<VehicleDayCap>0</VehicleDayCap>
<VehicleNightCap>0</VehicleNightCap>
</Group>