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.
Re: Asm code for dissable firstmast by wizkid errors
try doing jump(code here)
do remove the code just add a jmp infront?
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
Re: Asm code for dissable firstmast by wizkid errors
my matchserver was already that :S
Re: Asm code for dissable firstmast by wizkid errors
What the heck O_O, and still doinf the first master thingy?
Re: Asm code for dissable firstmast by wizkid errors
as far as i remembered its client sided too?