Hair Growth Limiter

Hair Growth Limiter

Lets you set a minimum and maximum natural growth level for hair and each individual section of facial hair.

[b][size=5]Description[/size][/b]
This mod lets you set a minimum and maximum natural growth level for Arthur’s hair and each individual section of his facial hair. Hair and beard growth still use the game’s normal growth system, but are kept within the range you choose:
▫️Below the minimum → automatically grows to the minimum level
▫️Between the minimum and maximum → left completely untouched
▫️Above the maximum → automatically trimmed back to the maximum level

[b][size=5]Configuration[/size][/b]
You can configure separate ranges for:
▫️Hair
▫️Chin
▫️Chops
▫️Mustache

The limits are configured through the included HairGrowthLimiter.ini.
By default the values are
[code][Growth]
; Hair valid range: 0-9
; Use -1 to disable a boundary.
HairMinLevel=1
HairMaxLevel=4

; Facial-hair groups each use 0-10
ChinMinLevel=2
ChinMaxLevel=4
ChopsMinLevel=2
ChopsMaxLevel=4
MustacheMinLevel=2
MustacheMaxLevel=4[/code]For example, with a minimum of 2 and a maximum of 4, that category can naturally remain at levels 2, 3 or 4. If it falls below 2, it is automatically brought back to level 2. If it grows past 4, it is automatically trimmed back to level 4. Use -1 if you do not want to enforce a minimum or maximum for a particular category.

[b][size=5]Installation[/size][/b]
Place HairGrowthLimiter.asi and matching .ini file in game directory. 
Requires [b]ScriptHookRDR2[/b]