TActivePlayer.OnKill

From Soldat Community Wiki
Revision as of 14:26, 9 August 2013 by Mighty (talk | contribs)
Jump to: navigation, search
property OnKill
 Access mode: RW
 Event handler type: TOnKillEvent
 Event handler declaration: procedure (Killer, Victim: TActivePlayer; BulletID: Byte);

Description

Event property called when a player is being killed.
Currently WeaponType is bugged and it's value is not predictable

Example

Expand with: example