Template:I visiblebrush: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{IO|Alpha|param=int|Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its '''Render Mode (rendermode)''' s...") |
m (→top: Substituted IO templates) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{I|SetDamageFilter|param=targetname|Sets a [[filter]] for this entity for when it receives damage.}} | ||
{{I|EnableDamageForces|Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).}} | |||
{{I|DisableDamageForces|Prevents the entity from being pushed by damage done to it.}} | |||
{{ | {{todo|move/mention at proper place}} | ||
{{ | |||
Latest revision as of 12:58, 21 April 2025
- SetDamageFilter <targetname>
- Sets a filter for this entity for when it receives damage.
- EnableDamageForces
- Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).
- DisableDamageForces
- Prevents the entity from being pushed by damage done to it.
Todo: move/mention at proper place