Jump to content
  • 0

Specific Cords In Teletolocation X,y,z


Question

Posted (edited)

Hello how i put specific cords on this?

 

i want put x,y,z 

 

i try this 

 

+import com.l2jfrozen.gameserver.datatables.xml.zonedata;

+((L2PcInstance) character).teleToLocation(zonedata.l2clanwarzone.zoneid);

 

but id didnt work so i want change it to

 

TeleToLocation(specific cords x,y,z) any help? 

Edited by L2LostWard

4 answers to this question

Recommended Posts

  • 0
Posted (edited)

player.teleToLocation(x, y, z, offset);

 

 

Some days ago you said that you know to code :dat:

Edited by SweeTs
  • 0
Posted

player.teleToLocation(x, y, z, offset);

 

 

Some days ago you said that you know to code :dat:

I know to code but this Lineage java .. so many tags and imports i dont know which one i must use where .. i am still learning about l2j developing :D

Thank you buddy for reply !!

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..