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:
Is there any way to get DT_PlantedC4 base (then add 0xD60) aaand is m_flTimerLength right for getting time left? 
I found something interesting in NetVars.txt:
Code:
> DT_PlantedC4 -> m_flTimerLength [ 0xd60 ]


?