Player.strikeLightning

From Runsafe
Revision as of 03:03, 4 June 2013 by imported>Kruithne (Created page with "== Details == ''Arguments'' * '''playerName''' (String) - The player to smite. [Required] ''Returns'' * Nothing. == Usage == <pre> engine.player.strikeLightning('thall83'); ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Details

Arguments

  • playerName (String) - The player to smite. [Required]

Returns

  • Nothing.

Usage

engine.player.strikeLightning('thall83');

Notes

  • The lightning is a visual effect and does not damage the player or start fires.
  • Nothing happens if the player is offline.