Tf projectile throwable repel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
(-added class hierarchy, cleanup)
Line 1: Line 1:
{{CD|CTFProjectile_ThrowableRepel|file1=tf_weapon_throwable.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_throwable_repel}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_throwable_repel}}
{{code class|CTFProjectile_ThrowableRepel|tf_weapon_throwable.cpp}}


==Entity Description==
==Entity Description==
This entity is used for the scrapped [https://wiki.teamfortress.com/wiki/Throwable_weapons#Repel repel weapon].
This entity is used for the scrapped [https://wiki.teamfortress.com/wiki/Throwable_weapons#Repel repel weapon].
{{bug|Crashes the game.{{confirm}}{{clarify}}}}
{{bug|Crashes the game.{{confirm}}{{clarify}}}}
==Keyvalues==
{{KV BaseAnimating|base=1}}
{{KV BaseEntity|base=1}}
==Inputs==
{{I BaseAnimating}}
{{I BaseEntity|base=1}}
==Outputs==
{{O BaseAnimating}}
{{O BaseEntity|base=1}}

Revision as of 13:04, 2 July 2024