February 9, 20179 yr For some reason it wont hop to specific world. My code. if (worlds.getCurrentWorld() == 18) { worlds.hop(19); } hopToRandomP2p works fine. Edited February 9, 20179 yr by aivaras
February 9, 20179 yr Have u tried using the logger i.e log(getWorld().getCurrentWorld() + " " + "Current World");
February 9, 20179 yr Author 37 minutes ago, Lewis said: if (worlds.getCurrentWorld() == 318) { worlds.hop(319); } Thanks I'm idiot.
Create an account or sign in to comment