Thread: Low Spread mod

Results 1 to 4 of 4
  1. #1
    fatjoe2015's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    84
    Reputation
    10
    Thanks
    203
    My Mood
    Amazed

    Low Spread mod

    Can someone pls code me a simple mod wich remove the spread from the intervention so when i am host i load it (noone will notice) and i can noscope their ass off

    pls help me i tryed it already but i suck at gsc coding pls pls pls

  2. #2
    mattgame555's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Australia
    Posts
    11
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Try putitng this in your onPlayerSpawned

    self setClientDvar ( "perk_weapSpreadMultiplier", 0.000001 );

  3. #3
    fatjoe2015's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    84
    Reputation
    10
    Thanks
    203
    My Mood
    Amazed
    Quote Originally Posted by mattgame555 View Post
    Try putitng this in your onPlayerSpawned

    self setClientDvar ( "perk_weapSpreadMultiplier", 0.000001 );
    1st promblem is :

    where i put what wtf omg?!?!?!? (sry but i am really noob in modding so no idea...)


    2nd problem:

    This remove the spread of all weapons or ? (i Need just for intervention)

  4. #4
    Bustacloud's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    2
    Actually, if you wanted it for just you you would need to have a host check

    And finally do it in the _ranks.gsc file