a2x / cs2-dumper

Counter-Strike: 2 Offset Dumper
MIT License
817 stars 94 forks source link

is view angles offset fixed yet it has been not working for a long time now dont tell me it works when it does not #175

Closed boyo3473 closed 2 months ago

boyo3473 commented 2 months ago

:)

M3351AN commented 2 months ago

wdym "it has been not working for a long time now" the truth is it works if u failed to get the value, only reason is code skill issue 5de83e28786cbf268a016d4be8d25bf6

M3351AN commented 2 months ago

Vector3 viewAngles = VARS::memRead(VARS::baseAddress + offsets::dwViewAngles);

uintptr_t baseAddress = GetModuleBaseAddress(processId, L"client.dll");

boyo3473 commented 2 months ago

wdym "it has been not working for a long time now" the truth is it works if u failed to get the value, only reason is code skill issue 5de83e28786cbf268a016d4be8d25bf6

last time i used it i cant write to it when it used to work its only the cpp ones c# is working fine