Description:
tele name (player) npcid / npcguid (id/guid)
example:
tele name aokromes npcid 10000
or
tele name aokromes npcguid 1000
Branch(es):
3.3.5
TC rev. hash/commit:
0b7b7f1
Operating system:
N/R
Wouldn't it be more appropriate to modify the .appear
command to include the ID/GUID parameter?
appear Syntax: .appear [$charactername]
Teleport to the given character.
Either specify the character name or click on the character's portrait,
e.g. when you are in a group.
Character can be offline.
What aokromes wants here is to teleport any player to a specific npc without first teleport to that creature as gm and then summon the player afterwards. Also being able to do this from console would be nice too.
Oh. I see. Did not think about that scenario. Very well, that makes my comment above redundant.
d2be584f99a63a165cfd1d047f460a8ebfb87ac3
.tele name npc id [player name] [creatureid]
.tele name npc guid [player name] [guid]
.tele name npc name [player name] [creature name]
Most helpful comment
What aokromes wants here is to teleport any player to a specific npc without first teleport to that creature as gm and then summon the player afterwards. Also being able to do this from console would be nice too.