Core/Commands: Allow "$home" to be second parameter of .tele name, to teleport players to homebind

Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
This commit is contained in:
thumsoul
2011-11-20 13:43:58 +01:00
committed by Machiavelli
parent cab3def3a4
commit 831f2f4a9d
2 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1 @@
UPDATE `commands` SET `help`='Syntax: .tele name [#playername] #location\n\nTeleport the given character to a given location. Character can be offline.\n\nTo teleport to homebind, set #location to "$home" (without quotes).' WHERE `name` = 'tele name`;