Difference between revisions of "TPlayer.Health"

From Soldat Community Wiki
Jump to: navigation, search
m (values added)
m
Line 3: Line 3:
 
==Description==
 
==Description==
 
Number representing player's health<br>
 
Number representing player's health<br>
Newly respawned players have '''150 HP''' when the [[Game.Realistic]] is FALSE and '''65 HP''' if it's TRUE
+
Newly respawned players have '''150 HP''' when the [[TGame.Realistic|Game.Realistic]] is FALSE and '''65 HP''' if it's TRUE
  
 
[[Category:TPlayer]]
 
[[Category:TPlayer]]

Revision as of 16:28, 12 August 2013

property Health: integer
 Access mode: R

Description

Number representing player's health
Newly respawned players have 150 HP when the Game.Realistic is FALSE and 65 HP if it's TRUE