Difference between revisions of "Cast"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>PoHa!
m (fixed another error)
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 12: Line 12:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Game Effect Functions]]
[[Category:Game Effect Functions]]
[[Category:Game Effect Functions (GECK 1.0)]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions (GECK 1.0)]]

Revision as of 12:27, 12 August 2009

Syntax:

[[ActorID|ActivatorID.]Cast EffectID [TargetRefID]

Example:

Cast WellRestedSpell Player

Notes

  • This function is unused in the default game, though scripts will still compile using the above syntax.

See Also