Rearranged travel packets
An approach on infinite loopings on "Before Takeoff" maps.
This commit is contained in:
@@ -4440,6 +4440,7 @@ public class MaplePacketCreator {
|
||||
return mplew.getPacket();
|
||||
}
|
||||
|
||||
|
||||
public static byte[] boatPacket(boolean type) {//don't think this is correct..
|
||||
final MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
|
||||
mplew.writeShort(SendOpcode.CONTI_STATE.getValue());
|
||||
|
||||
Reference in New Issue
Block a user