Thread: No Spread PTC

Results 1 to 8 of 8
  1. #1
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh

    No Spread PTC

    I was just looking through the PTC mega Thread to find more hacks to add, I want to do no spread, but this thread only provides "on" PTC values

    PushToConsole("PerturbRotationEffect 0.000000" );
    PushToConsole("PerturbIncreaseSpeed 0.000000" );
    PushToConsole("PerturbWalkPercent 0.000000" );
    PushToConsole("PerturbFiringIncreaseSpeed 0.000000" );
    PushToConsole("PerturbRecoil 0.000000" );
    PushToConsole("FireMovePerturb 0.000000" );
    PushToConsole("ZoomedFireMoveDuckPerturb 0.000000" );
    PushToConsole("ZoomedFireMovePerturb 0.000000" );
    PushToConsole("ZoomedFireDuckPerturb 0.000000" );
    Can someone confirm this still gives no spread and also what are the original values?
    Otherwise I guess I need to waste the next few hours tracking the original values down myself

    Also anyone willing to give some PTC strings and values I can give a working PTC address(found myself non leeched)
    Last edited by Departure; 02-27-2011 at 09:59 AM.

  2. #2
    flashlight95's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    12-34 Poopie Street Posts: Over 9000!
    Posts
    127
    Reputation
    10
    Thanks
    15

  3. The Following User Says Thank You to flashlight95 For This Useful Post:

    Departure (02-27-2011)

  4. #3
    Sydney's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Germany...
    Posts
    1,356
    Reputation
    37
    Thanks
    1,144
    My Mood
    Amused
    Code:
    if(spread){
    	HUH("PerturbRotationEffect  0.000000"); 
    HUH("PerturbIncreaseSpeed 0.000000"); 
    HUH("PerturbWalkPercent 0.000000"); 
    HUH("PerturbFiringIncreaseSpeed 0.000000");
    HUH("PerturbRecoil 0.000000");//NO SPREAD VALUES
    HUH("FireMovePerturb 0.000000");
    HUH("ZoomedFireMoveDuckPerturb 0.000000");
    HUH("ZoomedFireMovePerturb 0.000000");
    HUH("ZoomedFireDuckPerturb 0.000000");
    }else{
    HUH("PerturbRotationEffect 3.000000");
    HUH("PerturbIncreaseSpeed 3.000000");
    HUH("PerturbDecreaseSpeed 9.000000");
    HUH("PerturbWalkPercent 0.500000");
    HUH("PerturbRecoil 9.000000");
    HUH("FireMovePerturb 9.000000");
    HUH("ZoomedFireMoveDuckPerturb 9.000000");//NORM VALUES
    HUH("ZoomedFireMovePerturb 9.000000");
    HUH("ZoomedFireDuckPerturb 9.000000");
    }

    Thanks Cosmos


  5. The Following User Says Thank You to Sydney For This Useful Post:

    Departure (02-27-2011)

  6. #4
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    There are a lot missing from that thread that work, I have a list of working and non working my computer...its huge!

  7. #5
    Sydney's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Germany...
    Posts
    1,356
    Reputation
    37
    Thanks
    1,144
    My Mood
    Amused
    Quote Originally Posted by supercarz1991 View Post
    There are a lot missing from that thread that work, I have a list of working and non working my computer...its huge!
    wtf are you talking about ?

    Thanks Cosmos


  8. #6
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    Quote Originally Posted by Sydney View Post
    wtf are you talking about ?
    He is talking about alot of Console commands he "found" .

  9. The Following User Says Thank You to Stephen For This Useful Post:

    Sydney (03-01-2011)

  10. #7
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Quote Originally Posted by Stephen View Post


    He is talking about alot of Console commands he "found" .
    Or took from that SDK he posted a while back
    No I do not make game hacks anymore, please stop asking.

  11. #8
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by flameswor10 View Post
    Or took from that SDK he posted a while back
    no, ive had this PTC text file since before i started modding

    commando: You're probably the best non-coder coder I know LOL