if health and base health are 180
1) "player.setav health 100" and "player.modav health 100"change both, health and basehealth to 100
2) player.forceav health 100
and then:
player.getav -> the result is 100
player.baseav -> the result is 180
but in the game (the health bar) shows 100!!!!!
I do not understan anything!!!