Zero Remorse Posted April 8, 2015 Report Share Posted April 8, 2015 When u gut zombies you lose -10 humanity. I would like to change this but cannot find where it is. Link to comment Share on other sites More sharing options...
0 SchwEde Posted April 8, 2015 Report Share Posted April 8, 2015 dayz_code\actions\gather_zparts.sqf line 81-84: // Reduce humanity for gutting zeds _humanity = player getVariable["humanity",0]; _humanity = _humanity - 10; player setVariable["humanity",_humanity,true]; Remove it at you should be good to go ElDubya 1 Link to comment Share on other sites More sharing options...
Question
Zero Remorse
When u gut zombies you lose -10 humanity. I would like to change this but cannot find where it is.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now