[Source] [v83] MoopleDEV | Multi Worlds | Rev 120 | Rev121 Snapshot

  1. #3166
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Rev 107 is it. Fixing the important loot bug now. It was normal loot right?

  2. #3167
    Account Upgraded | Title Enabled! King Towel is offline
    MemberRank
    Nov 2010 Join Date
    213Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    hello, i started using this server and everything is working great so far. Just thought id say thanks.

    Also I was wondering if you could put a list of Features for MoopleDEV, if it isnt too much to ask.

    Thanks again,
    King Towel

  3. #3168
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Quote Originally Posted by King Towel View Post
    hello, i started using this server and everything is working great so far. Just thought id say thanks.

    Also I was wondering if you could put a list of Features for MoopleDEV, if it isnt too much to ask.

    Thanks again,
    King Towel
    Hmm,

    Looking for someone to go through the timeline lol.

    I think that I've fixed the bug. I can loot everything and not getting stuck O.O

  4. #3169
    Apprentice Fighter1337 is offline
    MemberRank
    Jan 2009 Join Date
    18Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Quote Originally Posted by kevintjuh93 View Post
    Hmm,

    Looking for someone to go through the timeline lol.

    I think that I've fixed the bug. I can loot everything and not getting stuck O.O
    Great to hear. Did you try killing with 1 char and looting with another? If you have to wait and don“t get stucked like in gms?

    Next thing to test for me is traveling all the npcs and stuff

  5. #3170
    Account Upgraded | Title Enabled! xkelvin94 is offline
    MemberRank
    Nov 2010 Join Date
    ::Malaysia::Location
    235Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    View All Character Still Bugged, When First Time(mean Created New id without set pic) in View All Character, when i set the first time PIC, that working + In into Game.

    When i relogin, and Go Though the view all character, That View All character Call Me For Set Again the PIC, After Set, I cant in into game.

    Hope you Know my Explain :3
    Last edited by xkelvin94; 17-03-11 at 11:55 AM.

  6. #3171
    Apprentice razi77 is offline
    MemberRank
    Jun 2008 Join Date
    21Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    o BTW , I tried to use /m to move from maps and its not really working , its just giving me a yellow message that there is no such a command as /m.
    Maybe I just dont know wat GM level is should be bcuz i tried 1 , 2 and 3.

    ty.

  7. #3172
    Account Upgraded | Title Enabled! AuroX is offline
    MemberRank
    Sep 2008 Join Date
    1,431Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Make sure that you are logging into the game using admin byte.

  8. #3173
    Valued Member Kiren is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    144Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Wow, it's works! :D

  9. #3174
    Account Upgraded | Title Enabled! xkelvin94 is offline
    MemberRank
    Nov 2010 Join Date
    ::Malaysia::Location
    235Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Fix For party??

    public static MaplePacket partyCreated() {
    MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
    mplew.writeShort(SendPacketOpcode.PARTY_OPERATION);
    mplew.write(8);
    mplew.writeShort(0x8b);
    mplew.writeShort(2);
    mplew.write(CHAR_INFO_MAGIC);
    mplew.write(CHAR_INFO_MAGIC);
    mplew.writeInt(0);
    return mplew.getPacket();
    }
    [Original MoopleDEV][BELOW]

    public static MaplePacket partyCreated() {
    MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
    mplew.writeShort(SendPacketOpcode.PARTY_OPERATION);
    mplew.write(8);
    mplew.writeShort(0x8b);
    mplew.writeShort(1);
    mplew.write(CHAR_INFO_MAGIC);
    mplew.write(CHAR_INFO_MAGIC);
    mplew.writeInt(0);
    return mplew.getPacket();
    }


    ---------- Post added at 10:33 PM ---------- Previous post was at 10:21 PM ----------

    Bug?: When Using Flash Jump, Other ppl Cant see your animation.
    Last edited by xkelvin94; 17-03-11 at 03:31 PM.

  10. #3175
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Hmm, that's for creating only. And that animation bug is gay.
    Sometimes it works, sometimes not. The animation is in the movement packet >.>

  11. #3176
    Valued Member Kiren is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    144Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    kevin, can i join you? i love gms-like server.

  12. #3177
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Join what?

  13. #3178
    Valued Member Kiren is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    144Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    ur server? moopledev.co.nr? we do project? :P

  14. #3179
    while(true) spam(); kevintjuh93 is offline
    ModeratorRank
    Jun 2008 Join Date
    The NetherlandsLocation
    4,119Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    Not my server, just someone setting up a test server, pretty cool heh?

  15. #3180
    Valued Member Kiren is offline
    MemberRank
    Dec 2010 Join Date
    SingaporeLocation
    144Posts

    Re: [Source] [v83] MoopleDEV | Working rings as of rev 98!

    SexyyWhat is ur msn?



Advertisement