Difference between revisions of "TOnFlagScoreEvent"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "==Description== Type used by TActivePlayer.OnFlagScore as an event handler type. ==Declaration== procedure (Player: TActivePlayer; Flag: TActiveFlag; Team: B...")
(No difference)

Revision as of 09:50, 31 July 2013

Description

Type used by TActivePlayer.OnFlagScore as an event handler type.

Declaration

procedure (Player: TActivePlayer; Flag: TActiveFlag;
   Team: Byte);
 Player: player that has just scored a flagpoint
 Flag: flag that a player scored with
 Team: ID of the team that scored