TActivePlayer.OnKill
property OnKill Access mode: RW Event handler type: TOnKillEvent Event handler declaration: procedure (Killer, Victim: TActivePlayer; WeaponType: 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 |