PTC Help

Posts 14 of 4 · Page 1 of 1
PTC Help
Well ive added working Super Bullets
and when i add PTC methord,heres what i use:
[PHP]typedef int (__cdecl* RunConsoleCommand_t)(char* cmd);
RunConsoleCommand_t pRunConsoleCommand = (RunConsoleCommand_t)0x3780AB70;[/PHP]
it has the latest LTC and stuff, and when i add this,
[PHP]if(Trace >0){
pRunConsoleCommand("ShowFirePath 1" );
}else{
pRunConsoleCommand("ShowFirePath 0" );
[/PHP]
I DC any help? :O
Quote Originally Posted by ItzNeoBitch View Post
Learn to code then come back
That's how you do it. Words spoken by yourself. Hope I helped.
Quote Originally Posted by skiiiz View Post
That's how you do it. Words spoken by yourself. Hope I helped.
lmao, 10 points for that one....
Posts 14 of 4 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?