Здоровье максимум [ENABLE] alloc(newmem,2048) label(returnhere) newmem: movss xmm0,[esi+38] // [esi+38] максимум здоровья.... movss [esi+34],xmm0 jmp returnhere NZA.exe+148267: jmp newmem returnhere: [DISABLE] NZA.exe+148267: movss [esi+34],xmm0 dealloc(newmem) Нет перезарядки ( Патроны 99 ) [ENABLE] alloc(newmem,2048) label(returnhere) newmem: push edx mov edx,ecx add edx,00000178 xor edx,#99 mov [ecx+0000017C],edx pop edx mov eax,[ecx+0000017C] jmp returnhere NZA.exe+3D01A0: jmp newmem nop returnhere: [DISABLE] NZA.exe+3D01A0: mov eax,[ecx+0000017C] dealloc(newmem) Максимум патронов [ENABLE] alloc(newmem,2048) label(returnhere) newmem: mov eax,[ecx+44] // [ecx+44] Максимум патронов для того или иного оружия add ecx,38 jmp returnhere NZA.exe+37DC8F: jmp newmem nop returnhere: [DISABLE] NZA.exe+37DC8F: mov eax,[ecx+3C] add ecx,38 dealloc(newmem)