Template:PatchDiff/June 11, 2014 Patch/bin/tf.fgd

From Team Fortress Wiki
Jump to: navigation, search
466466 input PlayVOBlue(string) : "Play the given sound entry via the VO channel"
467467 input PlayVO(string) : "Play the given sound entry via the VO channel"
468468 input HandleMapEvent(string) : "Handles map events. This will be different events for different maps."
N/A469 input SetCustomUpgradesFile(string) : "Specifies the path relative to the game directory to the upgrades file to be used."
469470 
470471 output OnWonByTeam1(void) : "Sent when RED wins the round."
471472 output OnWonByTeam2(void) : "Sent when BLUE wins the round."