Arviando
17.08.2015, 15:26
Hello Guys,
I have a problem with this c++ function here:
Код:
DWORD p, p1;
BYTE veh;
p = *(DWORD*)0xB74494;
p += 0x4;
p1 = *(DWORD*)p;
for (int i = 0; i = 0 && 0x80 > veh){
DWORD carid = (veh + i);
}
}
Can anyone write me this code with ReadProcessMemory?
i will get the car id´s from vehicle pool
this would be very helpful
thank you.
sry for my english
I have a problem with this c++ function here:
Код:
DWORD p, p1;
BYTE veh;
p = *(DWORD*)0xB74494;
p += 0x4;
p1 = *(DWORD*)p;
for (int i = 0; i = 0 && 0x80 > veh){
DWORD carid = (veh + i);
}
}
Can anyone write me this code with ReadProcessMemory?
i will get the car id´s from vehicle pool
this would be very helpful
thank you.
sry for my english