08.03.2014, 20:42
How would I get the hp of my team? I am making a textdraw to display the hp of the team.
I was thinking to get the team hp at the beginning of the match I can just get the teamcount and * 200 to get the full hp + armour count but after someone starts losing hp or armor on a team I have no clue on how to count this..
Do I need to calculate and subtract it or is there a way I can just get all the players on the team hp count every few seconds and keep updating the textdraw?
I was thinking to get the team hp at the beginning of the match I can just get the teamcount and * 200 to get the full hp + armour count but after someone starts losing hp or armor on a team I have no clue on how to count this..
Do I need to calculate and subtract it or is there a way I can just get all the players on the team hp count every few seconds and keep updating the textdraw?