Thread: PTC Help

Results 1 to 4 of 4
  1. #1
    ItzNeoBitch's Avatar
    Join Date
    Nov 2010
    Gender
    female
    Posts
    14
    Reputation
    10
    Thanks
    15

    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

  2. #2
    skiiiz's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    11
    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.

  3. #3
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    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....

  4. #4
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Use Engine LTC