Talk:Generic Keyvalues, Inputs and Outputs/Inputs: Difference between revisions
Jump to navigation
Jump to search
(quirks) |
m (Nescius moved page Talk:Creating Generic Keyvalues, Inputs and Outputs/Inputs to Talk:Generic Keyvalues, Inputs and Outputs/Inputs without leaving a redirect: ffs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
CBaseEntity inputs not covered here: | CBaseEntity inputs not covered here: | ||
*<code>SetTeam</code> | *<code>SetTeam</code> will probably be covered on a per-entity basis | ||
*<code> | *<code>RemovePaint</code> only works for paintable brush entities (Portal 2) | ||
*<code> | The rest of these will be covered on [[:Template:I BaseAnimating]] (yet to be made) | ||
*<code> | *<code>Alpha</code> | ||
*<code> | *<code>AlternativeSorting</code> | ||
*<code> | *<code>Color</code> | ||
*<code> | *<code>SetDamageFilter</code> | ||
*<code> | *<code>EnableDamageForces</code> | ||
*<code>DisableShadow</code> | *<code>DisableDamageForces</code> | ||
*<code>EnableShadow</code> | *<code>DisableShadow</code> | ||
*<code>DisableDraw</code> | *<code>EnableShadow</code> | ||
*<code>EnableDraw</code> | *<code>DisableDraw</code> | ||
*<code>DisableReceivingFlashlight</code> | *<code>EnableDraw</code> | ||
*<code>EnableReceivingFlashlight</code> | *<code>DisableReceivingFlashlight</code> | ||
*<code>DisableDrawInFastReflection</code> | *<code>EnableReceivingFlashlight</code> | ||
*<code>EnableDrawInFastReflection</code> | *<code>DisableDrawInFastReflection</code> | ||
*<code>EnableDrawInFastReflection</code> | |||
[[User:Pinsplash|Pinsplash]] ''([[User talk:Pinsplash|talk]])'' 05:40, 18 August 2018 (UTC) | [[User:Pinsplash|Pinsplash]] ''([[User talk:Pinsplash|talk]])'' 05:40, 18 August 2018 (UTC) |
Latest revision as of 19:30, 26 September 2024
CBaseEntity inputs not covered here:
SetTeam
will probably be covered on a per-entity basisRemovePaint
only works for paintable brush entities (Portal 2)
The rest of these will be covered on Template:I BaseAnimating (yet to be made)
Alpha
AlternativeSorting
Color
SetDamageFilter
EnableDamageForces
DisableDamageForces
DisableShadow
EnableShadow
DisableDraw
EnableDraw
DisableReceivingFlashlight
EnableReceivingFlashlight
DisableDrawInFastReflection
EnableDrawInFastReflection