Reading NetVar Bases + Getting C4 time left.

Posts 1–4 of 4 · Page 1 of 1
Reading NetVar Bases + Getting C4 time left.
Hi! I'm using dumper by Y3t1y3t(uc), it generates Offsets.txt and NetVars.txt. I need to get bomb time left (I believe, that it isn't so hard).

I found something interesting in NetVars.txt:

Code:
> DT_PlantedC4
-> m_flTimerLength [ 0xd60 ]
Is there any way to get DT_PlantedC4 base (then add 0xD60) aaand is m_flTimerLength right for getting time left?
Quote Originally Posted by karer123 View Post
Hi! I'm using dumper by Y3t1y3t(uc), it generates Offsets.txt and NetVars.txt. I need to get bomb time left (I believe, that it isn't so hard).

I found something interesting in NetVars.txt:

Code:
> DT_PlantedC4
-> m_flTimerLength [ 0xd60 ]
Is there any way to get DT_PlantedC4 base (then add 0xD60) aaand is m_flTimerLength right for getting time left?
You've been asking for alot of questions about no flash, no smoke and now this:P Making a multihack ?
Yeah, I'm making a multihack and need some help, beacuse I've never written cheats (but c++ apps yes). I don't want to just copy&paste - it is not good.
Quote Originally Posted by karer123 View Post
Yeah, I'm making a multihack and need some help, beacuse I've never written cheats (but c++ apps yes). I don't want to just copy&paste - it is not good.
Yes the C4 is an entity so get it out of the entity list.
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?