Template:PatchDiff/October 30, 2014 Patch/bin/tf.fgd

From Team Fortress Wiki
Jump to: navigation, search
648648 input ForceDrop(void) : "Force the flag to be dropped if it's being carried by a player."
649649 input ForceReset(void) : "Force the flag to be dropped if it's being carried by a player, then reset the flag to its original location."
650650 input ForceResetSilent(void) : "Force the flag to be dropped if it's being carried by a player, then reset the flag to its original location silently (no messages sent to players)."
N/A651 input ForceResetAndDisableSilent(void) : "Force the flag to be dropped if it's being carried by a player, and disable the flag, then reset the flag to its original location silently (no messages sent to players)."
651652 input SetReturnTime(integer) : "Set the length of time (in seconds) before dropped flag/intelligence returns to base."
652653 input ShowTimer(integer) : "Show a visible timer (in seconds)."
653654 
24852486 
24862487@PointClass base(Targetname,tf_base_minigame) = tf_halloween_minigame : "Halloween 2014 Minigame"
24872488[
2488N/A MinigameType(choices) : "Miniagme Type" : 1 : "Which minigame is this" =
N/A2489 MinigameType(choices) : "Minigame Type" : 1 : "Which minigame is this" =
24892490 [
24902491 1 : "Halloween Collection"
24912492 2 : "Halloween Platforms"