EpochModTeam / Epoch

Epoch Survival Game Mode for ARMA 3
http://epochmod.com/
Other
92 stars 82 forks source link

Add variable to control accelerated HTA Loss #941

Closed morgoth0 closed 7 years ago

morgoth0 commented 7 years ago

As per previous pull request, this adds a new CfgEpochClient variable, accelerateHTALoss (default value = true) that determines whether time acceleration is applied to the rate of loss of Hunger, Thirst and Alcohol. New pull request uses the more streamlined code as suggested by @Ignatz-HeMan

morgoth0 commented 7 years ago

And LOL, uses variable names that fit the standard Epoch conventions, i.e first character is lower case, first letter of words within variable name are capitalized ;)