Hello, I wanted to know how I can save a coordinate, because on my tvt when the event ends I'm teleported to giran I would like to know how I can get where I was
This instead of putting me where I was, leaves me in the same place after the event ends.
int[] playerCoordinates = new int[]
{
player.getPosition().getX(),
player.getPosition().getY(),
player.getPosition().getZ(),
player.getPosition().getHeading()
};
new EventTeleporter(player, playerCoordinates, false);
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Weekend Of The Dwarfs Event!
The first event from a set of many, coming soon : 31 Jan - 2 Feb! A weekend dedicated to our hard working friends , dwarfs. During this weekend craft chance is increased by +10% and chance to obtain masterwork items is doubled. Spoil drop rate increased by 10%.
As you may have noticed, normal members cannot edit their own threads.
I have extended normal members to edit their own content up to 1440 minutes (24 hours or 1 day) after they made their topic/post.
To access unlimited edits of your contents, you need to upgrade to Premium or Gold Member .
Question
l2jkain
Hello, I wanted to know how I can save a coordinate, because on my tvt when the event ends I'm teleported to giran I would like to know how I can get where I was
This instead of putting me where I was, leaves me in the same place after the event ends.
20 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.