okay on this one server i do play they edited the wait time after you die. so instead of five seconds you only have to wait three. how to do this?
Printable View
okay on this one server i do play they edited the wait time after you die. so instead of five seconds you only have to wait three. how to do this?
asm my friend you need to use a olly to edit it in asm
This is from PHoenix
This is a client and server ASM edit.
Code:Client:
00403F32 83F8 03 CMP EAX,3
004B4009 3D 88130000 CMP EAX,1388
004B4010 B8 88130000 MOV EAX,1388
004B4015 B9 6F170000 MOV ECX,176F
004B4372 3D 88130000 CMP EAX,1388
Code:Server:
0043399A 3D 94110000 CMP EAX,1194
00449F78 3D B80B0000 CMP EAX,0BB8
Simple use asm edit the correct address, or just use phoenix runnable