Talk:Generic Keyvalues, Inputs and Outputs/Inputs: Difference between revisions
Jump to navigation
Jump to search
(quirks) |
(update) |
||
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>Alpha</code> | The rest of these will be covered on [[:Template:I BaseAnimating]] (yet to be made) | ||
*<code>AlternativeSorting</code> | *<code>Alpha</code> | ||
*<code>Color</code> | *<code>AlternativeSorting</code> | ||
*<code>SetDamageFilter</code> | *<code>Color</code> | ||
*<code>EnableDamageForces</code> | *<code>SetDamageFilter</code> | ||
*<code>DisableDamageForces</code> | *<code>EnableDamageForces</code> | ||
*<code>DisableDamageForces</code> | |||
*<code>DisableShadow</code> | *<code>DisableShadow</code> | ||
*<code>EnableShadow</code> | *<code>EnableShadow</code> | ||
*<code>DisableDraw</code> | *<code>DisableDraw</code> | ||
*<code>EnableDraw</code> | *<code>EnableDraw</code> | ||
*<code>DisableReceivingFlashlight</code> | *<code>DisableReceivingFlashlight</code> | ||
*<code>EnableReceivingFlashlight</code> | *<code>EnableReceivingFlashlight</code> | ||
*<code>DisableDrawInFastReflection</code> | *<code>DisableDrawInFastReflection</code> | ||
*<code>EnableDrawInFastReflection</code> | *<code>EnableDrawInFastReflection</code> | ||
*<code>RemovePaint</code> | *<code>RemovePaint</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) |
Revision as of 07:01, 18 August 2018
CBaseEntity inputs not covered here:
SetTeam
will probably be covered on a per-entity basis
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
RemovePaint