Merge pull request #317 from hobotron-df/teleport-docs

Adding usage documentation for teleport.lua
develop
expwnent 2014-09-08 13:21:47 -04:00
commit ce929a89f4
1 changed files with 13 additions and 0 deletions

@ -2398,6 +2398,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.