Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I did a mod based on this mod with the option to resize clothes.
@im irl medic,
@Q10,
size of foot can't be associated with weight, sadly.
@DezDoes, I could add a kind of compatibility with some mods. Maybe later, someday.
i want to see only player label and not player wiight to be forced to use Weight Scale mod
As it is I'm struggling to imagine this being played with mods like Authentic Z and still have the person who started with obese/overweight to still be able to have fun with costumes.
What happens when you use a cloth making mod (Yaki's Makeshift Clothing) the crafted item get random size as it get spawn?
This is one of my favortite mods of all the times a 10+ for sure
also if its posible add 2 traits low and high size (1point) and make the size calculation function to push down or up 1 size, its imposible to wear small cloth in a normal playtrought.
The mod is not associated with specific clothing, but with clothing types.
@aquelarrefox,
It's better not to use mods that replaces UI elements completely. But yes, I can add an alternative way to see the size. Maybe later.
For example, swat knee pads from swatpack mod has labels but shoulder pads don't and boxers don't have size labels as well as a bunch of other modded and vanilla clothing. Any way to change it?
I don't want to spend a lot of materials just to roll a t-shirt that fits when logically I should make it my current size to begin with.
This mod doesn't change real weight that is used for game mechanics.
@BargainSale,
As I see there is Weight Scale compatibility in this mod.
See previous comments.
why do you post it here?
Your are the author of that modpack, so you could fix it by yourself and publish for others.
Previous to line 872 that is: function ISToolTipInv:render() put the next line: local old_renderSnake = ISToolTipInv.render
After the line 872, put the next line: old_renderSnake(self)
It should be something like:
local old_renderSnake = ISToolTipInv.render
function ISToolTipInv:render()
old_renderSnake(self)
That should display the labels of the clothes in the tooltip even using Snake's modpack