Difference between revisions of "RemoveFlames"

From the Oblivion ConstructionSet Wiki
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]]<br>
* [[FlameNode]]
[[CanHaveFlames]]<br>
* [[CanHaveFlames]]
[[HasFlames]]<br>
* [[HasFlames]]
[[AddFlames]]<br>
* [[AddFlames]]


[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (CS 1.0)]]


[[Category: Functions]]
<!-- Begin Search Terms
[[Category: Object Functions]]
Remove
Flames
End Search Terms -->

Latest revision as of 02:57, 22 August 2008

Syntax:

RemoveFlames

Remove the FlameNode objects from this object.

 Before RemoveFlames  After RemoveFlames

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]