Template:Effect: Difference between revisions
Jump to navigation
Jump to search
Note:If it is desired to use this with other effects, you should add the integer value of each effect to the value.
Warning:Using the AddOutput functionality for this, the new value may interfere with an entity's simulation functionality.
mNo edit summary |
TomEdwards (talk | contribs) (make into a subheading) |
||
Line 1: | Line 1: | ||
==Usage== | |||
To use this effect, {{{2}}} turn off SmartEdit mode and add the following keyvalue pair to the entity: <code>effects {{{1}}}</code>. | To use this effect, {{{2}}} turn off SmartEdit mode and add the following keyvalue pair to the entity: <code>effects {{{1}}}</code>. | ||
Revision as of 04:23, 28 March 2008
Usage
To use this effect, {{{2}}} turn off SmartEdit mode and add the following keyvalue pair to the entity: effects {{{1}}}
.

Remember that you can set the effects value during runtime using an entity's AddOutput
input with the input value effects x
(x being any summation of effects flags to enable).
