Page 1 of 1
Bypass teleports
Posted: Sun Jun 07, 2009 2:24 pm
by Kedon
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision
3131:
L2JDP Revision
6208:
Hie Guys is there a bypass like bypass -h npc_%objectId%_goto for teleport with coordinates ? like bypass -h npc_%objectId%_coord 239898 8392839 -3434 somthing like that

?
Re: Bypass teleports
Posted: Sun Jun 07, 2009 3:20 pm
by Bloodshed
<button action="bypass -h admin_move_to 72889 188048 -2580" value="Aaru Fort" width=150 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
this is a button example for admin
<a action="bypass -h npc_%objectId%_goto 1006" msg="811;Dwarven Village">Dwarven Village - 46000 Adena</a>
this is for normal GK
you will need to have the loc (1006 in this case) in teleport.sql
Re: Bypass teleports
Posted: Sun Jun 07, 2009 3:32 pm
by Kedon
Hei Bloodshed i know this

but i wan't to know if there is a command like this for users with coordinates not with teleports.sql

Re: Bypass teleports
Posted: Sun Jun 07, 2009 9:32 pm
by Bloodshed
if you add the admin tp button to a npc i think players can use it too, try it
Re: Bypass teleports
Posted: Tue Aug 04, 2009 1:03 pm
by Mage
Bloodshed wrote:if you add the admin tp button to a npc i think players can use it too, try it
isn't possible, if a player use this gk with Admin_move_to the server gives a message "you don't have the access right to use this command!"