Player.kill

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

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

Details

Arguments

  • playerName (String) - The name of the player to kill. [Required]

Returns

  • Nothing.

Usage

engine.player.kill('behind_themask');

Notes

  • Nothing happens if the player is offline.