Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Lodestone activation issues...

The only thing Alpha about me is my bots
Joined
Sep 22, 2014
Messages
618
Firstly,

Code:
Lodestone.BANDIT_CAMP.teleport();
Seems to have no effect whatsoever even with the Lodestone interface visible.

Secndly,
Code:
Lodestone.BANDIT_CAMP.isActivated()
Always returns false even on accounts with the said lodestone active.
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Firstly,

Code:
Lodestone.BANDIT_CAMP.teleport();
Seems to have no effect whatsoever even with the Lodestone interface visible.

Secndly,
Code:
Lodestone.BANDIT_CAMP.isActivated()
Always returns false even on accounts with the said lodestone active.
The first one returns false because of number two. See if Lunar Isle and Bandit Camp are switched.
 
Top