Would This PTC work?
Would this PTC Still Work?
ypedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
RunConsoleCommand_t PushToConsole = (RunConsoleCommand_t)LTClientEXE;
@flameswor10
@teehee
ypedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
RunConsoleCommand_t PushToConsole = (RunConsoleCommand_t)LTClientEXE;
@flameswor10
@teehee

.