Difference between revisions of "TNewPlayer.Health"

From Soldat Community Wiki
Jump to: navigation, search
(new page)
 
m
 
(One intermediate revision by the same user not shown)
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:TNewPlayer]]

Latest revision as of 16:28, 12 August 2013

property Health: integer
 Access mode: RW

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