Asm code for dissable firstmast by wizkid errors

Results 1 to 6 of 6
  1. #1
    Account Upgraded | Title Enabled! rhys918 is offline
    MemberRank
    Apr 2009 Join Date
    EnglandLocation
    377Posts

    Asm code for dissable firstmast by wizkid errors

    0045D120 is the address that changes the stagemaster to a staffmember. If you reverse it a bit more, you'll end up at 0045E7E1. Change it to JMP and done.
    i dont under stand this i went to line 0045E7E1 then what do i do click assemble then type jmp but that doesnt work it sais an error in ollydbg :S

    Btw ive recieved messages saying post all my problems in one thread i have been having a few problems one after another as i quit making gunz for long.


  2. #2
    Account Upgraded | Title Enabled! TalkingBot is offline
    MemberRank
    Dec 2011 Join Date
    TheHostingsquadLocation
    213Posts

    Re: Asm code for dissable firstmast by wizkid errors

    try doing jump(code here)

    do remove the code just add a jmp infront?

  3. #3
    Ecchi addicted adz28 is offline
    MemberRank
    Nov 2008 Join Date
    IkebukuroLocation
    524Posts

    Re: Asm code for dissable firstmast by wizkid errors

    Do these ASM edits into your matchserver depending on your version.
    2007:
    Code:
    0045C1DF - JMP SHORT 0045C1F3
    0045E7E1 - JMP SHORT 0045E7FD
    July 2008:
    Code:
    00449BBF - JMP SHORT 00449BD3
    0044C0C7 - JMP SHORT 0044C0E3

  4. #4
    Account Upgraded | Title Enabled! rhys918 is offline
    MemberRank
    Apr 2009 Join Date
    EnglandLocation
    377Posts

    Re: Asm code for dissable firstmast by wizkid errors

    my matchserver was already that :S

  5. #5
    Ecchi addicted adz28 is offline
    MemberRank
    Nov 2008 Join Date
    IkebukuroLocation
    524Posts

    Re: Asm code for dissable firstmast by wizkid errors

    What the heck O_O, and still doinf the first master thingy?

  6. #6
    Account Upgraded | Title Enabled! TalkingBot is offline
    MemberRank
    Dec 2011 Join Date
    TheHostingsquadLocation
    213Posts

    Re: Asm code for dissable firstmast by wizkid errors

    as far as i remembered its client sided too?



Advertisement