Effect.strikeLightning

From Runsafe
Revision as of 05:06, 4 June 2013 by Kruithne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Details

Arguments

  • worldName (String) - The name of the world to create the effect in. [Required]
  • x (Double) - The X co-ordinate to strike. [Required]
  • y (Double) - The Y co-ordinate to strike. [Required]
  • z (Double) - The Z co-ordinate to strike. [Required]

Returns

  • Nothing.

Usage

-- Fuck this particular area in general.
engine.effect.strikeLightning('world', 40, 50, 40);

Notes

  • The lightning is a visual effect which does not damage players or create fires.