Afaik, I've never seen that dvar in the game.
Anyways, do a simple string scan on the binary, locate the pointer for the dvar, add +0xC bytes to the pointed address and edit the value ( I'm assuming it's a floating point )
Hey,
I was wondering if anybody knew the jump_slowdownenable address for MW3 or had any tips on finding it. Thanks in advance c:
Afaik, I've never seen that dvar in the game.
Anyways, do a simple string scan on the binary, locate the pointer for the dvar, add +0xC bytes to the pointed address and edit the value ( I'm assuming it's a floating point )
Thanks for the reply, not sure what a binary string scan is though. Kinda new to modding, is it just scanning for the string?
Yes .