Tf projectile throwable repel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Setting bug notice hidetested=1 param on page where the bug might not need tested in param specified)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{this is a|e0|game=tf2|name=tf_projectile_throwable_repel}}
{{CD|CTFProjectile_ThrowableRepel|file1=tf_weapon_throwable.cpp}}
 
{{this is a|model 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|hidetested=1|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}}

Latest revision as of 07:18, 20 May 2025