Adding usage documentation for teleport.lua

develop
hobotron-df 2014-09-05 17:41:41 -05:00
parent ee82218147
commit 332d28d3b5
1 changed files with 13 additions and 0 deletions

@ -2411,6 +2411,19 @@ alternatively pass cage IDs as arguments::
stripcaged weapons 25321 34228
teleport
========
Teleports a unit to given coordinates.
Examples::
teleport showunitid - prints unitid beneath cursor
teleport showpos - prints coordinates beneath cursor
teleport unit 1234 x 56 y 115 z 26 - teleports unit 1234 to 56,115,26
One or both of ``unit`` and ``x``/``y``/``z`` coordinate positions must be
specified. If one is omitted, the unit or position beneath the cursor is used.
undump-buildings
================
Undesignates building base materials for dumping.