This member has provided no bio about themself...

Comment History
Cenness
Cenness - - 8 comments @ The default lighting for Anomaly

I guess there is no reason to apply these changes if I'm using dynamic tonemaps?

Good karma+1 vote
Cenness
Cenness - - 8 comments @ Weapon Upgrade Weight Rework

And in gamedata\configs\items\weapons\upgrades\w_l85_up.ltx, line 124
should: 'inv_weight = +0.015'
actual: 'inv_weight = +0015'

And in gamedata\configs\items\weapons\upgrades\w_l96a1_up.ltx, line 38
should: 'inv_weight = +0.003'
actual: 'inv_weight = +0003'

(I should have used grep right after first typo was found, for future ref. - `grep -rn 'inv_weight' . | grep -vE ".*= [+-][0-9]\.[0-9]+"`)

Good karma+1 vote
Cenness
Cenness - - 8 comments @ Advanced Stamina System (ASS) (UPDATE 10)

Change 'true' to 'false' inside function 'BloodLossHud:Show' in gamedata\scripts\advanced_stamina_system_ass.script, lines 554-555.

Good karma+2 votes
Cenness
Cenness - - 8 comments @ [DLTX] Attachments Position Fix for Vanilla Icons

Alas, makes it even worse for 1440p - Cdn.imgchest.com

Good karma0 votes
Cenness
Cenness - - 8 comments @ Escort the Ecologists fix

>This mod affects the file gamedata\configs\scripts.db0
There is no point in repacking your changed script into game archive, you could just put it as is.

Good karma+5 votes
Cenness
Cenness - - 8 comments @ Weapon Upgrade Weight Rework

Typo in gamedata\configs\items\weapons\upgrades\w_mp5_up.ltx line 19
should: 'inv_weight = +0.005'
actual: '05'

Good karma+1 vote
Cenness
Cenness - - 8 comments @ [DLTX] Hellblau's Fire Rate Fix 1.1

It seems the only source for a 1250rpm is the description of video with Ian from forgottenweapons shooting it - Youtube.com, which is quite strange because another his video clearly says 900rpm - Youtube.com. All other sources, including user manual (which says 1000rpm btw Drive.google.com) - says it shoots at ~900rpm

Good karma+2 votes
Cenness
Cenness - - 8 comments @ Better localisation for Anomaly Magazines Redux

А чего не закоммитил это в репо самого амр?

Good karma+1 vote