Here The Console Function
Can Be Used Like ThisCode:void __cdecl SetConsoleVariable(char* szVal) { void* vSetVar = (void*)0x613200; _asm { push szVal call vSetVar add esp, 4 } }
Code:SetConsoleVariable("ModelDebug_DrawBoxes 1");by UnknownPK
Here The Console Function
Can Be Used Like ThisCode:void __cdecl SetConsoleVariable(char* szVal) { void* vSetVar = (void*)0x613200; _asm { push szVal call vSetVar add esp, 4 } }
Code:SetConsoleVariable("ModelDebug_DrawBoxes 1");by UnknownPK
Please, post your questions on forum, not by PM or mail
I spend my time, so please pay a little bit of your time to keep world in equilibrium
And how to start the console
А как запустить консоль
nice but this only used for dll injection?