bjorkker02 Posted March 21, 2011 Posted March 21, 2011 Hi guys! I have a custom Instance Event Party and original solo event by Bloodshed, perhaps I have a noob problem :lol: How to change another instance, like this coords ? { final teleCoord tele = new teleCoord(); tele.x = -213472; tele.y = 244894; tele.z = 2019; enterInstance(player, "Bloodshedparty.xml", tele); return ""; } Bacause always, the players go to Tower of Naia but I dont see Naia instance id [/noob] private static final int INSTANCEID = 555555; ??? Quote
Question
bjorkker02
Hi guys!
I have a custom Instance Event Party and original solo event by Bloodshed, perhaps I have a noob problem :lol:
How to change another instance, like this coords ?
Bacause always, the players go to Tower of Naia but I dont see Naia instance id [/noob]
???
0 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.