Alteriwnet: 0x446DD0; void (__cdecl *SendCommandToConsole)(int a1,int a2,char *cvar)=(void (__cdecl *)(int,int,char *))0x00000; SendCommandToConsole(1,1,"laserforceon 1"); Don't ask me about steam version coz i dont have it.
Originally Posted by hahaz Alteriwnet: 0x446DD0; Don't ask me about steam version coz i dont have it. You by anychance have the steam offset? Thanks
Originally Posted by hahaz Alteriwnet: 0x446DD0; Don't ask me about steam version coz i dont have it. i we made it like this: Code: void SendCommand(int address, int value, char* command); and then add this: Code: static DWORD ConsoleFunction(<The Address>); im a kinda new in C++ and that's why im asking