mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
I adapted the CSV file, and added as the second parameter the TargetPlayerName. Where relevant, the TargetPlayerName will be mentioned in the CSV logging. IMPORTANT, the method SCORING:ScoreCSV has been adapted!!! The second parameter is now the TargetPlayerName. Provide a "" or nil, if there is no TargetPlayerName, but ensure the order of the parameters is correct! function SCORING:ScoreCSV( PlayerName, TargetPlayerName, ScoreType, ScoreTimes, ScoreAmount, PlayerUnitName, PlayerUnitCoalition, PlayerUnitCategory, PlayerUnitType, TargetUnitName, TargetUnitCoalition, TargetUnitCategory, TargetUnitType )