GM Drop Commands

Results 1 to 8 of 8
  1. #1
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    GM Drop Commands

    Looking for GM Drop Commands
    - item with JOH options
    - item with 380 options

    I know this is after the Ancient Code


  2. #2
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: GM Drop Commands

    Quote Originally Posted by CAPITOL View Post
    Looking for GM Drop Commands
    - item with JOH options
    - item with 380 options

    I know this is after the Ancient Code
    First must be supported by your server files drop command, as far i remember mu engine support options you mentioned.

    Code:
    /item type index level durability withskill withluck JOLoption excelent ancient 380Opt JOHOpt SocketIndex Socket1  Socket2  Socket3  Socket4  Socket5)
    Pink option in hex is 8 so try 8 (if won't work then try 1)
    Harmony options id is 1-10 (staff/set 1-8)

    But harmony also got slot for level (1-13 (1-15 if supported)) at SocketIndex Slot (since this slot is for harm level/socket bonus/pentagram/ertel type)

    So let's say if MuEngine coded those options base on hex

    Bone blade + pink + bypass rate increase should be

    PHP Code:
    /item 0 22 15 255 1 1 4 63 0 8 10 13 
    else
    PHP Code:
    /item 0 22 15 255 1 1 4 63 0 1 10 13 
    Try it.

  3. #3
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    Re: GM Drop Commands

    Thank you 4FUNer for giving your time to help others. I will test this and give you feedback . . .

  4. #4
    Trafalgar D. Water Law Dope Boy One is offline
    ModeratorRank
    Jun 2005 Join Date
    HellasLocation
    1,223Posts

    Re: GM Drop Commands

    Please use prefix [Help] on your topic
    View the Rules of each section you post please,

    [Help] fixed

    Regards Dope.

  5. #5
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    Re: GM Drop Commands

    Quote Originally Posted by 4FUNer View Post
    First must be supported by your server files drop command, as far i remember mu engine support options you mentioned.

    Code:
    /item type index level durability withskill withluck JOLoption excelent ancient 380Opt JOHOpt SocketIndex Socket1  Socket2  Socket3  Socket4  Socket5)
    Pink option in hex is 8 so try 8 (if won't work then try 1)
    Harmony options id is 1-10 (staff/set 1-8)

    But harmony also got slot for level (1-13 (1-15 if supported)) at SocketIndex Slot (since this slot is for harm level/socket bonus/pentagram/ertel type)

    So let's say if MuEngine coded those options base on hex

    Bone blade + pink + bypass rate increase should be

    PHP Code:
    /item 0 22 15 255 1 1 4 63 0 8 10 13 
    else
    PHP Code:
    /item 0 22 15 255 1 1 4 63 0 1 10 13 
    Try it.

    Tested this in MuEngine files, I only got a FO XBB :)

  6. #6
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: GM Drop Commands

    Quote Originally Posted by CAPITOL View Post

    Tested this in MuEngine files, I only got a FO XBB :)
    Free version of MuEngine support only
    Code:
    /item type index level durability withskill withluck JOLoption excelent ancient
    Premium got extended /item command

    Code:
    /item type index level durability withskill withluck JOLoption excelent ancient 380Opt JOHOpt SocketIndex Socket1  Socket2  Socket3  Socket4  Socket5
    Maybe that's why.

  7. #7
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    Re: GM Drop Commands

    I have Premium version, I can do Socketed but don't know what values to put in the 380 and JOH because I only put "0" on 4 spaces when making socketed items.

  8. #8
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    Re: GM Drop Commands

    bump!

    Still waiting for the correct code



Advertisement