Hotkeys for Clothing Items

Don't know if it would be possible; but having hotkeys/toggles for clothing items? For example, if I wanted to play as a biker chic, and wanted to toggle on a helmet really quick before getting off my my motorcycle, and then toggle it off once I get off my motorcycle. More or less, for immersion's sake lol. I'm not modder whatsoever, just wondering if that would at all be in the realm of possibilities for this game.
 
Ooh, I hadn't thought of that! I could try adding that to QOL Constants if it works well enough.

It can definitely be done. But there would be a few caveats:
  1. Clothing would always use the default colors.
  2. Once clothing is applied through Lua, it can only be removed by visiting a Wardrobe/Clothing Store. (Hopefully there's a workaround for this.)
  3. The function to apply clothing requires a few pieces of information to match up (item name, mesh name, material name). So while this could be simplified, doing so for every clothing item is unrealistic. Applying a helmet when getting on a bike is much more do-able though.
I'll have a look into this. Thanks for the idea!
 
Ooh, I hadn't thought of that! I could try adding that to QOL Constants if it works well enough.

It can definitely be done. But there would be a few caveats:
  1. Clothing would always use the default colors.
  2. Once clothing is applied through Lua, it can only be removed by visiting a Wardrobe/Clothing Store. (Hopefully there's a workaround for this.)
  3. The function to apply clothing requires a few pieces of information to match up (item name, mesh name, material name). So while this could be simplified, doing so for every clothing item is unrealistic. Applying a helmet when getting on a bike is much more do-able though.
I'll have a look into this. Thanks for the idea!
Dude that's awesome! No problem, thanks for taking this into consideration! I hope there would be a workaround for number 2, but that's not really on you if there isn't hah. And yeah no prob! Just for maybe specific scenarios like helmets, jackets, swimming gear etc... for specific scenarios really lol. Thanks again, Seabound! :') I had no idea that mod even existed though (QOL Constants), I gotta check it out here!
 
Back
Top