Description
We all know that the first time we meet Oleg, the guy is naked. And not ashamed of it either. Yet after this (pretty cool) scene, he puts on cloths and wears them always. This mod adds our naked buddy back to the game.
Content
- Adds a second contact for Oleg to the phone: Oleg - Naked. Calling him will do the same thing as calling Oleg, except he will be nude.
- The mod uses the model for the naked Oleg from the mission A Belgian Problem, so he comes with his crotch blurred. This means that even if you disabled the mosaic blur, you won't be looking at some dudes stuff. Nice and family friendly. Mostly.
How to install?
Copy the Homies.xtbl and hud_us.le_strings files to your SRTT root folder.
(\Steam\SteamApps\common\saints row the third\)
Compatibility
- I only included English localization.
- If you use another mod that uses the hud_us.le_strings file this will cause problems. If you are using Shitface's Weapons Re-Balanced mod I included a compatible file (for version 2.9), just overwrite your excisting one. If you have another mod that uses this file you can leave the one included here out, but your naked Oleg won't have a name in the phone. To fix this open up Homies.xtbl and remove the _NUDE form
<Display_Name>HOMIES_OLEG_NUDE</Display_Name>
and
<Display_Desc>HOMIES_OLEG_NUDE_DESC</Display_Desc>
- If you already have a Homies.xtbl file, you can make them combatible by opening your excisting file in notepath and adding the following code beneath the existing lines for Oleg:
Credits
- Mostly Volition, as I just reused their stuff
- Minimaul, for that neat tool that lets you edit strings.
p.s. I'm assuming this is not really adult content, right? As it doesn't show any explicit stuff, and nothing that's not also shown in-game.
We all know that the first time we meet Oleg, the guy is naked. And not ashamed of it either. Yet after this (pretty cool) scene, he puts on cloths and wears them always. This mod adds our naked buddy back to the game.
Content
- Adds a second contact for Oleg to the phone: Oleg - Naked. Calling him will do the same thing as calling Oleg, except he will be nude.
- The mod uses the model for the naked Oleg from the mission A Belgian Problem, so he comes with his crotch blurred. This means that even if you disabled the mosaic blur, you won't be looking at some dudes stuff. Nice and family friendly. Mostly.
How to install?
Copy the Homies.xtbl and hud_us.le_strings files to your SRTT root folder.
(\Steam\SteamApps\common\saints row the third\)
Compatibility
- I only included English localization.
- If you use another mod that uses the hud_us.le_strings file this will cause problems. If you are using Shitface's Weapons Re-Balanced mod I included a compatible file (for version 2.9), just overwrite your excisting one. If you have another mod that uses this file you can leave the one included here out, but your naked Oleg won't have a name in the phone. To fix this open up Homies.xtbl and remove the _NUDE form
<Display_Name>HOMIES_OLEG_NUDE</Display_Name>
and
<Display_Desc>HOMIES_OLEG_NUDE_DESC</Display_Desc>
- If you already have a Homies.xtbl file, you can make them combatible by opening your excisting file in notepath and adding the following code beneath the existing lines for Oleg:
Code:
<Homie>
<Name>oleg</Name><Display_Name>HOMIES_OLEG_NUDE</Display_Name>
<_Editor>
<Category>Entries</Category>
</_Editor>
<Vehicles>
<Vehicle_Entry> <Vehicle>truck_4dr_pickup07</Vehicle>
<Weight>100</Weight> <Vehicle_Variant>saints</Vehicle_Variant>
</Vehicle_Entry>
</Vehicles>
<Humans>
<Human> <Character>npc_Oleg_nude</Character>
</Human>
<Human> <Character>npc_saint_female_soldier</Character>
</Human>
</Humans>
<Flags>
</Flags>
<Image_name>ui_homie_oleg</Image_name>
<Blocked_for_Mission>
<Flag>m10</Flag>
<Flag>m22</Flag>
<Flag>m07</Flag>
</Blocked_for_Mission> <Display_Desc>HOMIES_OLEG_NUDE_DESC</Display_Desc>
<Audio>PHONE_OLEG</Audio>
</Homie>
Credits
- Mostly Volition, as I just reused their stuff
- Minimaul, for that neat tool that lets you edit strings.
p.s. I'm assuming this is not really adult content, right? As it doesn't show any explicit stuff, and nothing that's not also shown in-game.
Attachments
Last edited: