Template:PatchDiff/October 1, 2015 Patch/bin/tf.fgd

From Team Fortress Wiki
Jump to: navigation, search
17841784 input DisableMaxScoreUpdating(void) : "Disallow the max score to update based on player count."
17851785 input SetCountdownTimer(integer) : "Set the countdown time and start the timer."
17861786 input SetCountdownImage(string) : "Set the countdown image."
N/A1787 input SetFlagResetDelay(integer) : "Set the length of time (in seconds) before a dropped flag resets."
17871788 
17881789 red_respawn_time(float) : "Red Respawn Time (in seconds)" : 10 : "Respawn times for Red"
17891790 blue_respawn_time(float) : "Blue Respawn Time (in seconds)" : 10 : "Respawn times for Blue"
17911792 points_per_player(integer) : "Point Per Player" : 5 : "How many points to increase the max points by per player"
17921793 finale_length(float) : "Finale Length" : 30 : "The amount of time from after max score is reached a team will win."
17931794 res_file(string) : "HUD Res File" : "resource/UI/HudObjectivePlayerDestruction.res" : "What res file to use for the HUD"
N/A1795 flag_reset_delay(integer) : "Flag Reset Delay (in seconds)" : 60 : "Length of time (in seconds) before a dropped flag resets."
N/A1796 heal_distance(integer) : "Heal Distance" : 450 : "The distance for the team leader's ability to heal teammates."
17941797 
17951798 output OnBlueHitMaxPoints(void) : "Sent when Blue hits the max points."
17961799 output OnRedHitMaxPoints(void) : "Sent when Red hits the max points."