1.Is fm_set/get_user_health faster than set/get_user_haelth?
2.Is fm_set/get_user_team faster than cs_set/get_user_team?(change team with CS_DONTCHANGE)
3.Is there any way (check if player is alive) faster than is_user_alive
4.Is it good to put player damage hook and entity damage hook in a function? Shall I divide them into two functions?
5.Shall I clear and show hud messages per second?