Template:PatchDiff/March 28, 2018 Patch/bin/tf.fgd

From Team Fortress Wiki
Jump to: navigation, search
10951095 ]
10961096]
10971097 
1098N/A@SolidClass base(Targetname, TeamNum) = func_croc : "Crocs live here!"
N/A1098@SolidClass base(Targetname, TeamNum, EnableDisable, Toggle) = func_croc : "Crocs live here!"
10991099[
N/A1100 filtername(filterclass) : "Filter Name" : : "Optional filter to use to see if activator triggers me."
N/A1101 
N/A1102 // Outputs
N/A1103 output OnEat(void) : "Sent when the crocs eat a player."
N/A1104 output OnEatRed(void) : "Sent when the crocs eat a player on team RED."
N/A1105 output OnEatBlue(void) : "Sent when the crocs eat a player on team BLU."
11001106]
11011107 
11021108@SolidClass base(Targetname, TeamNum, EnableDisable, Origin, Toggle) = func_suggested_build :