Garry's Mod

Garry's Mod

Fair Damage
DanilaFoxPro  [developer] 24 Jun, 2021 @ 9:07am
Possible removal problems
After the addon is removed, some console variables may not get reset to their default values. Thus giving the impression that the addon wasn't 'fully' removed. I'll list them here, so you can reset them manually:

sk_npc_head = 3 sk_npc_chest = 1 sk_npc_stomach = 1 sk_npc_arm = 1 sk_npc_leg = 1 sk_player_head = 3 sk_player_chest = 1 sk_player_stomach = 1 sk_player_arm = 1 sk_player_leg = 1 phys_pushscale = 1

Sorry for the hassle, I'm not sure how I would fix that. Feel free to provide suggestions here.
Last edited by DanilaFoxPro; 24 Jun, 2021 @ 9:08am
< >
Showing 1-8 of 8 comments
Tom 27 Oct, 2021 @ 2:43am 
Even with the mod uninstalled and changing the value back it still goes back.
DanilaFoxPro  [developer] 27 Oct, 2021 @ 3:16am 
Originally posted by The Rent Rodent:
Even with the mod uninstalled and changing the value back it still goes back.
The addon effectively uses the same mechanism to set them as you would. So if you set them to anything after the addon is gone, there is nothing to reset them back.

Can you confirm that, for example, 'sk_npc_head' changes to '10', even if you set it to another value?
Tom 27 Oct, 2021 @ 3:17am 
is set sk_npc_head back to 3 and restart the game , then its back to 2
DanilaFoxPro  [developer] 27 Oct, 2021 @ 3:21am 
Originally posted by The Rent Rodent:
is set sk_npc_head back to 3 and restart the game , then its back to 2
What might be happening is that the default value is '2', not '3'. So the game itself resets it to a default value, and I've listed erroneous default values in this post.

I'll look into it.
Tom 27 Oct, 2021 @ 3:25am 
and one more thing , does this mod decrease performance?
DanilaFoxPro  [developer] 27 Oct, 2021 @ 5:09am 
Originally posted by The Rent Rodent:
and one more thing , does this mod decrease performance?
Looking at the code, it might cause the map to load a bit slower, but shouldn't affect performance when playing. An easy way to test if it negatively affects performance in your case would be to:
  1. Disable all addons, check performance.
  2. Enable only Fair Damage, check performance.
Tom 27 Oct, 2021 @ 6:33am 
it must be my weak gpu
Tom 27 Oct, 2021 @ 6:36am 
im using it with VIVO | Health Overhaul so i was wondering whether it might cause issues when put together with it.
< >
Showing 1-8 of 8 comments
Per page: 1530 50