PDA

Просмотр полной версии : get streamed Vehicles C++


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

Arviando
18.08.2015, 14:37
bump

itsLegend
18.08.2015, 15:28
Where are u use this code? s0beit, SF API, or...?

Arviando
18.08.2015, 16:03
i use this.

please can u do this with readprocessmemory?