-
Grand Master
[HELP] Outlaw can't make exp, kill in Endi's files
tested with a friend and whe n u are phono, outlaw 2 you can t kill players or monsters...anyway to fix it?
-
-
Sorcerer Supreme
Re: [HELP] Outlaw can't make exp, kill in Endi's files
use this guide thanx to DMCahir
Hi. Many peoples have problem with PK on 1.00.16.
Here u can see, how to fix it.
1. Open ServerInfo.DAT and set
pklimitfree = 0
2. Open GameServer with Olly.
3. Go to offset 004B04BA. You should see:
Code:
jnz short 004B04C3
Change it to:
Code:
jmp short 004B04C3
4. Go to offset 004B078C. You should see:
Code:
jnz short 004B0792
Change it to:
Code:
jmp short 004B0792
5. Go to offset 004B07B7. You should see:
Code:
jnz short 004B07BD
Change it to:
Code:
jmp short 004B07BD
6. Save your work. PK Bug is Fixed! :)