Solvedusing netvars

Posts 1–2 of 2 · Page 1 of 1
using netvars
hi im new to c++ and i'd like to ask how to use the netvars from y3ts dumper

Code:
m_iKills = 0x0BE0;
int kills = Mem.Read<int>(LocalPlayer + m_iKills);
it gives me some big number so i dont think i got it right.
m_iKills is under DT_CSPlayerResource and my question is how do i access that?
/////////////////push
Posts 1–2 of 2 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?