0 Members and 1 Guest are viewing this topic.
procedure OnFlagScore(ID, TeamFlag: byte);begin SetScore(ID, GetPlayerStat(ID,'Kills') - 20);end;