Results 1 to 8 of 8
  1. #1
    dsds1's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    2
    My Mood
    Fine

    Red face 2 questions plz help

    question 1:how to make sniper gun with no sway(do not move when ADS)?
    question 2:how to make for example when I press right click to ADS, then I ADS, but then I right click again but it didn't toggled ADS(returned to hip fire) until player go to this place(but I want in variable inetger) to toggle again, I want this happened but how?

  2. #2
    Yamato's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    839
    Reputation
    13
    Thanks
    154
    My Mood
    Amazed
    Quote Originally Posted by dsds1 View Post
    question 1:how to make sniper gun with no sway(do not move when ADS)?
    question 2:how to make for example when I press right click to ADS, then I ADS, but then I right click again but it didn't toggled ADS(returned to hip fire) until player go to this place(but I want in variable inetger) to toggle again, I want this happened but how?
    I think that the second can be changed in player options,

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

    dsds1 (08-28-2011)

  4. #3
    dsds1's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    Quote Originally Posted by Yamato View Post
    I think that the second can be changed in player options,
    and what is answer for question 1?
    anyway you didn't under stand question 2, I mean I want anti-quickscope in sniper

  5. #4
    mathieutje12's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Close to my PC
    Posts
    578
    Reputation
    14
    Thanks
    166
    My Mood
    Angelic
    self allowADS(false);
    Last edited by mathieutje12; 08-28-2011 at 10:31 AM.

  6. #5
    dsds1's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    Quote Originally Posted by mathieutje12 View Post
    self allowADS(false);
    isn't this to return to hip fire? and what the heck is the answer of question 1?!!!!!!

  7. #6
    mathieutje12's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Close to my PC
    Posts
    578
    Reputation
    14
    Thanks
    166
    My Mood
    Angelic
    Quote Originally Posted by dsds1 View Post
    isn't this to return to hip fire? and what the heck is the answer of question 1?!!!!!!
    Thats for anti qs in ur sniper..
    And this: self player_recoilScaleOn(0); wont let the sniper move.
    Last edited by mathieutje12; 08-28-2011 at 10:34 AM.

  8. #7
    dsds1's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    63
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    Quote Originally Posted by mathieutje12 View Post
    Thats for anti qs in ur sniper..
    And this: self player_recoilScaleOn(0); wont let the sniper move.
    thnks lemme try

  9. #8
    Nachos's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Between Equator and The North Pole
    Posts
    2,984
    Reputation
    176
    Thanks
    919
    My Mood
    Blah
    Quote Originally Posted by mathieutje12
    self allowADS(false);


    Quote Originally Posted by mathieutje12
    Thats for anti qs in ur sniper..
    And this: self player_recoilScaleOn(0); wont let the sniper move.
    again. Not as much this time. I do't know about you but to me it is pretty obvious that self player_recoilScaleOn(0); is no recoil. It says "recoilScale".

    Super-duper-hardscope:
    Code:
    setDvar ("player_breath_fire_delay", 0);
    setDvar ("player_breath_gasp_lerp", 0);
    setDvar ("player_breath_gasp_scale", 0);
    setDvar ("player_breath_gasp_time", 0);
    setDvar ("player_breath_hold_lerp", 9999);
    setDvar ("player_breath_hold_time", 9999);
    And then you can add recoilScaleOn(0); too if you want it even more hardscopy.


    The lines in my Steam are i's

Similar Threads

  1. [Help Request] plz help me
    By kareemooo2 in forum CrossFire Help
    Replies: 5
    Last Post: 06-19-2011, 03:04 AM
  2. [Help Request] omfg plz help me my acc is suspended
    By sk8mark11 in forum Combat Arms Help
    Replies: 32
    Last Post: 06-08-2011, 01:55 PM
  3. [Help Request] Syntax error plz help
    By pizza127 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 12
    Last Post: 06-02-2011, 12:51 AM
  4. [Help Request] runtime error. plz help me '-'
    By qqhhqqli in forum Vindictus Help
    Replies: 6
    Last Post: 05-16-2011, 11:01 PM
  5. Got a question about ban. plz help.
    By ea378138778 in forum CrossFire Help
    Replies: 6
    Last Post: 10-04-2010, 05:08 PM