Difference between revisions of "RemoveFlames"
Jump to navigation
Jump to search
imported>Cwalton |
imported>ShadowDancer (adding note) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
[[Image:FlameOn.jpg|Before RemoveFlames]] [[Image:FlameOff.jpg|After RemoveFlames]] | [[Image:FlameOn.jpg|Before RemoveFlames]] [[Image:FlameOff.jpg|After RemoveFlames]] | ||
==Notes== | |||
* Using this will not disable or remove the lighting effect on an object with a light attached to it even though the flames are removed. | |||
==See Also== | ==See Also== | ||
[[FlameNode]] | * [[FlameNode]] | ||
[[CanHaveFlames]] | * [[CanHaveFlames]] | ||
[[HasFlames]] | * [[HasFlames]] | ||
[[AddFlames]] | * [[AddFlames]] | ||
[[Category: Functions]] | |||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Inventory Functions]] | |||
[[Category: Inventory Functions (CS 1.0)]] | |||
<!-- Begin Search Terms | |||
Remove | |||
Flames | |||
End Search Terms --> |
Latest revision as of 02:57, 22 August 2008
Syntax:
RemoveFlames
Remove the FlameNode objects from this object.
Notes[edit | edit source]
- Using this will not disable or remove the lighting effect on an object with a light attached to it even though the flames are removed.
See Also[edit | edit source]