TActivePlayer.OnBeforeRespawn

From Soldat Community Wiki
Revision as of 16:22, 12 August 2013 by Mighty (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
property OnBeforeRespawn
 Access mode: RW
 Event handler type: TOnBeforeRespawnEvent
 Event handler declaration: function (Player: TActivePlayer): Byte;

Description

Event property called right before a player has respawned.
In this event Player.Alive is FALSE (unless he's just joined the server)