Character Customization Clothing during Image As Designed

I want my character to keep his clothing when using IAD, instead of being stripped down to underwear.
This would be helpful to make sure facial proportions do not deform eyeglasses or hats
 
I want my character to keep his clothing when using IAD, instead of being stripped down to underwear.
This would be helpful to make sure facial proportions do not deform eyeglasses or hats

Managed to get this working!
Edited store_character.lua and calling pcr_restore_clothing() on script load.

vpxoEFS.jpg


Edited store_character.str2_pc is attached, just put that in your main game folder and then you'll need to check your asm files:

If you have modded vint_doc_containers.asm_pc and patch_vint_doc_containers.asm_pc (you probably will) then leave those there and just run the ASM updater: https://www.saintsrowmods.com/forum/threads/vipers-updated-asm-updater.13994/

If you don't have those files then you should be safe to just use the attached ones and just put them in your main folder too.
 

Attachments

Didn't have much time to test it, just tried it once and it was ok.
Can you confirm if it works fine and doesn't cause any other problems or anything?
Uh oh, I don't even have the game installed at the moment :oops:
 
Managed to get this working!
Edited store_character.lua and calling pcr_restore_clothing() on script load.

vpxoEFS.jpg


Edited store_character.str2_pc is attached, just put that in your main game folder and then you'll need to check your asm files:

If you have modded vint_doc_containers.asm_pc and patch_vint_doc_containers.asm_pc (you probably will) then leave those there and just run the ASM updater: https://www.saintsrowmods.com/forum/threads/vipers-updated-asm-updater.13994/

If you don't have those files then you should be safe to just use the attached ones and just put them in your main folder too.

For those who are also into creating or customizing interactive experiences, https://www.cogniteq.com/sports-software offers great insights into developing high-quality sports software with engaging features.
Thanks for sharing this! I’ll give it a try later today. I’ve been wanting to keep outfits during IAD for ages, so having the edited store_character.lua and .str2_pc ready to drop in makes it way easier. Does using this method affect any other stores or character customization menus in the game, or is it limited strictly to IAD?
 
Back
Top