PlaneShift

Development => Development Deliberation => Topic started by: avaleee on October 07, 2005, 08:45:28 am

Title: about teleport problem
Post by: avaleee on October 07, 2005, 08:45:28 am
Hi, everybody,

   I am debugging the PS code on my own PC. I started a server on my computer. My accound(the default account: Vegenance IsMine) is a administator after using /admin command. And by use command /show_gm, I can see that I am a GM too.

   So I am trying some command of GMs. While some commands work great. But I can\'t make the /teleport command work.

   For example:

   1) /teleport laanx Vegenance
       The system told me that \'laanx isn\'t a valid player name\'
   
   2) /teleport me Vegenance laanx  -20  2  -180
       The system ask me that \"What\'s the point?\"

   From the online document,
   http://www.planeshift.it/guide/en/reference-admin.html#id2626637

   the command should be:
   /teleport_to map player sector x y z

   But the system said /teleport_to is an unknown command.

   Does anybody know how to use /teleport command? Would you mind give me some examples about it?
   Really thanks a lot!

   Avaleee

   
 
Title:
Post by: Suno_Regin on October 07, 2005, 09:35:59 pm
Isn\'t there an admin window to open for it? /admin I believe
Title:
Post by: Airbornex on October 07, 2005, 10:22:37 pm
To teleport try: /teleport me map laanx
Title:
Post by: stfrn on October 07, 2005, 10:46:09 pm
Yes, the Teleport command changed a little since the webguide was made, just look in the help menu :)

2) /teleport me Vegenance laanx -20 2 -180
The system ask me that \"What\'s the point?\"

you were trying to teleport to yourself, that\'s one of my favorate errors :D

And the gui is /show_gm. BUt it only gives you quick ways to interact with others, it doesn\'t have teleport destiantions... yet.
Title:
Post by: tangerine on October 08, 2005, 02:17:07 am
it says \"what\'s the point ?\" when you try to teleport someone to the place where he currently stands
Title:
Post by: Jabren on October 08, 2005, 01:08:05 pm
Yea, the teleport command was changed a while ago. The command is basicaly

/teleport

where is the one to be teleported and is where the is to be sent.

some commonly used variations:
/teleport me
teleports you to a player

/teleport here
teleports a player to your location

/teleport me map
teleports you to the map you named

/teleport me map
Teleports you to sector in the map on the location you spesify in , use /pos to find the coords of the location you are standing in. You will have to round the numbers to the nearest integer.
Title:
Post by: avaleee on October 08, 2005, 07:25:11 pm
Ok, I see. It works great this time :)
Thank you, guys!

ps: developers don\'t forget to update the online documents.