Thread: [Solved]Qs mod

Results 1 to 6 of 6
  1. #1
    cgallagher21's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    1,627
    Reputation
    11
    Thanks
    325
    My Mood
    Angelic

    Exclamation [Solved]Qs mod

    Im working a Qs mod and i need the code for it to only scope in for 0.5 seconds.


    Never Mind Found it.
    Last edited by cgallagher21; 10-11-2010 at 09:03 AM. Reason: Edit

  2. The Following User Says Thank You to cgallagher21 For This Useful Post:

    TheUniverse (11-23-2010)

  3. #2
    lieuwex's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    2
    My Mood
    Angry
    dont know if it is for 0.5 seconds but here is the code:
    Quickscope()
    {
    self endon ( "disconnect" );
    self endon ( "death" );
    self notifyOnPlayerCommand("[{+toggleads_throw}]", "+toggleads_throw");//Thanks to rathynia for this command
    while(1) {
    self waittill("[{+toggleads_throw}]");
    wait 0.3;
    self allowADS(false);
    self allowADS(true);
    self allowADS(false);
    self allowADS(true);
    wait 0.0005; }
    }

  4. #3
    einar300's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    466
    Reputation
    10
    Thanks
    62
    LOL he said he found it...

  5. #4
    TheSaboteur's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    wasteland,church
    Posts
    454
    Reputation
    10
    Thanks
    30
    My Mood
    Goofy
    that sux!!!

    just make if u hardscope the bullt will have very high heavy spread.. andi f u Qs it ahs no spread!



    Bring a Ding Ding Baby!

  6. #5
    lieuwex's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    2
    My Mood
    Angry
    lol srry readed bad XD

  7. #6
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    /marked as solved



Similar Threads

  1. [SOLVED] Texture modding
    By Heartview in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 07-09-2010, 10:53 PM
  2. [SOLVED] Making Modded Servers AlterIWnet
    By Stroop2000 in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 06-30-2010, 06:41 AM
  3. [SOLVED] Server Modding?
    By chastain95 in forum Call of Duty Modern Warfare 2 Help
    Replies: 18
    Last Post: 06-27-2010, 08:45 AM
  4. [SOLVED] sAmsung mod
    By iunknown in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 06-16-2010, 06:16 AM
  5. [SOLVED] XP Mod
    By fresh iz ere in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 06-07-2010, 01:39 AM