Author Topic: about teleport problem  (Read 1399 times)

avaleee

  • Traveller
  • *
  • Posts: 11
    • View Profile
about teleport problem
« 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

   
 
« Last Edit: October 07, 2005, 08:47:34 am by avaleee »

Suno_Regin

  • Forum Addict
  • *
  • Posts: 2445
    • View Profile
(No subject)
« Reply #1 on: October 07, 2005, 09:35:59 pm »
Isn\'t there an admin window to open for it? /admin I believe

Airbornex

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
(No subject)
« Reply #2 on: October 07, 2005, 10:22:37 pm »
To teleport try: /teleport me map laanx
|Dean of Stalictite Studies in Knowledge-Seekers|

www.knowledge-seekers.tk

stfrn

  • Hydlaa Citizen
  • *
  • Posts: 324
  • the beaver ex-dev :B
    • View Profile
(No subject)
« Reply #3 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.
player -> gm -> dev -> bum

tangerine

  • Hydlaa Resident
  • *
  • Posts: 192
    • View Profile
(No subject)
« Reply #4 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

Jabren

  • Traveller
  • *
  • Posts: 44
    • View Profile
(No subject)
« Reply #5 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.

avaleee

  • Traveller
  • *
  • Posts: 11
    • View Profile
(No subject)
« Reply #6 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.