Results 1 to 3 of 3
  1. #1
    jonboey's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    LOL
    Posts
    17
    Reputation
    10
    Thanks
    18
    My Mood
    Asleep

    [EASY-QUESTION TOO] Recoil Scale?

    I wanna increase the recoil on guns.

    Whats the code for increasing the recoil?

  2. #2
    zxz0O0's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    209
    Reputation
    10
    Thanks
    138
    My Mood
    Aggressive
    [php]self player_recoilScaleOn(200);[/php]
    Use something above 100
    [YOUTUBE]Ja7-WnJcMcs[/YOUTUBE]

  3. #3
    Imthebosss's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    In modding world :D
    Posts
    241
    Reputation
    21
    Thanks
    132
    My Mood
    Drunk

    Wink

    zxz0O0 was first, but that was the correct code.
    The code for No Recoil is:
    Code:
    On:          self player_recoilScaleOn(0);
    Off:          self player_recoilScaleOff(0);
    Maybe my program can help you out creating mods! Watch it here

    Do you need a signature? I will make it! Send me a PM =)



Similar Threads

  1. easy question
    By Gitorla in forum Help & Requests
    Replies: 4
    Last Post: 07-15-2010, 07:14 PM
  2. Just need a little help (Flaming allowed because of stupid question too!)
    By Barcode in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 6
    Last Post: 03-22-2010, 12:16 PM
  3. question about recoil
    By gorman400 in forum Battlefield Heroes Hacks
    Replies: 3
    Last Post: 07-22-2009, 05:47 PM
  4. [Question] whats recoil?
    By gogopoop in forum Combat Arms Europe Hacks
    Replies: 12
    Last Post: 03-27-2009, 11:42 AM
  5. A little easy question
    By imn00b in forum C++/C Programming
    Replies: 1
    Last Post: 03-31-2008, 09:25 PM