Page 1 of 3 123 LastLast
Results 1 to 15 of 32

Hybrid View

  1. #1
    tehdestroyer's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    fghvvhftbjfnd
    Posts
    22
    Reputation
    10
    Thanks
    23
    My Mood
    Bored

    Exclamation No more sniper breath movement!

    I cant believe i did this!

    I was just messing around with the files.

    Ok heres how you do it go to

    1. C:\Program Files\EA GAMES\Battlefield Heroes\mods\bfheroes\Objects\

    2. Open Weapons_server.zip

    3. Go to Handheld

    4. Find Default_GER_SniperRifle.tweak (Germans) or Default_BRI_SniperRifle.tweak (Other people)

    5. Open it in notepad and press Ctrl + F

    6. Type in ObjectTemplate.sway.gunSway press find

    7. change all this

    to this
    Code:
    ObjectTemplate.sway.gunSwayUseZoom 1
    ObjectTemplate.sway.gunSwayPitchSteps 0
    ObjectTemplate.sway.gunSwayPitchFactor 0
    ObjectTemplate.sway.gunSwayPitchMax 0
    ObjectTemplate.sway.gunSwayPitchUpdateRate 0
    ObjectTemplate.sway.gunSwayPitchSmoothFactor 0
    ObjectTemplate.sway.gunSwayPitchSmoothMax 0
    ObjectTemplate.sway.gunSwayPitchSmoothThreshold 0
    ObjectTemplate.sway.stabilityRecoverTime 0
    ObjectTemplate.sway.stabilityTime 0
    ObjectTemplate.sway.stabilityDuration 0
    ObjectTemplate.sway.stabilityDurationRecoverTime 0
    8. Save the file exit and press ok or yes on the .zip opener program you use to overwrite it.

    and now there is no sway! have fun!

    add rep if you like plz
    Last edited by tehdestroyer; 07-08-2009 at 12:24 AM. Reason: rep

  2. The Following 8 Users Say Thank You to tehdestroyer For This Useful Post:

    channel99 (07-17-2009),Fhayer (07-24-2009),Kamilus (07-26-2009),MoZarD (07-12-2009),PACTAMAH666 (07-27-2009),PELMESHK0 (07-08-2009),TE0I0TEJIb (07-09-2009),zozole003 (07-08-2009)

  3. #2
    Dease's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    9
    Hm i change all and then cant i save so how you in the picture, he want to save it under and if i klick "ok" he say that the file Overwrite covered is oO

    (i use Winrar)
    Last edited by Dease; 07-08-2009 at 08:51 AM.

  4. #3
    zozole003's Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Devilish
    Nice find , the no breathing really helps aim for HS's but the recoil is still there, i tryed remowing those recoil numbers but they don't seem to change anything.


    Quote Originally Posted by Dease View Post
    Hm i change all and then cant i save so how you in the picture, he want to save it under and if i klick "ok" he say that the file Overwrite covered is oO

    (i use Winrar)
    at first you extract that one file to your desktop and right click it and uncheck read-only the nyou edit it and drag it back to the .rar file. After this is done you can edit that file without extracting it to desktop because you unchecked read-only.

  5. #4
    DiZ's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    18
    My Mood
    Busy
    You can get banned for all of this, I changed the perk where you throw multiple grenades and made my character throw 100 grenades, then I removed the delay, it was really fun but it didn't work outside of tutorial level.

    P.S: It was in beta.

  6. #5
    tehdestroyer's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    fghvvhftbjfnd
    Posts
    22
    Reputation
    10
    Thanks
    23
    My Mood
    Bored
    for editing the rar files i use a program called power archiver. i find its alot better the winrar.

  7. #6
    Dease's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    9
    Hm my Sniper moves back but its a little bugged, every 2-3 minutes the Player lags and if i zoom he goes crazy and drives around oO i cant hit so right..

  8. #7
    tehdestroyer's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    fghvvhftbjfnd
    Posts
    22
    Reputation
    10
    Thanks
    23
    My Mood
    Bored
    Ok found out how to fix that

    make it look like this instead

    Code:
    ObjectTemplate.sway.gunSwayUseZoom 1
    ObjectTemplate.sway.gunSwayPitchSteps 100
    ObjectTemplate.sway.gunSwayPitchFactor 4
    ObjectTemplate.sway.gunSwayPitchMax 7
    ObjectTemplate.sway.gunSwayPitchUpdateRate 0
    ObjectTemplate.sway.gunSwayPitchSmoothFactor 0.005
    ObjectTemplate.sway.gunSwayPitchSmoothMax .5
    ObjectTemplate.sway.gunSwayPitchSmoothThreshold 2.4
    ObjectTemplate.sway.stabilityRecoverTime 1
    ObjectTemplate.sway.stabilityTime 0
    ObjectTemplate.sway.stabilityDuration 0
    ObjectTemplate.sway.stabilityDurationRecoverTime 4
    no movement and no lagg.

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

    ThePresident (07-29-2009)

  10. #8
    Dease's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    9
    Quote Originally Posted by tehdestroyer View Post
    Ok found out how to fix that

    make it look like this instead

    Code:
    ObjectTemplate.sway.gunSwayUseZoom 1
    ObjectTemplate.sway.gunSwayPitchSteps 100
    ObjectTemplate.sway.gunSwayPitchFactor 4
    ObjectTemplate.sway.gunSwayPitchMax 7
    ObjectTemplate.sway.gunSwayPitchUpdateRate 0
    ObjectTemplate.sway.gunSwayPitchSmoothFactor 0.005
    ObjectTemplate.sway.gunSwayPitchSmoothMax .5
    ObjectTemplate.sway.gunSwayPitchSmoothThreshold 2.4
    ObjectTemplate.sway.stabilityRecoverTime 1
    ObjectTemplate.sway.stabilityTime 0
    ObjectTemplate.sway.stabilityDuration 0
    ObjectTemplate.sway.stabilityDurationRecoverTime 4
    no movement and no lagg.
    Lag too and movement is again normal.. oO

    Edit: hm now it lag not but after shoot he hold weapon at heaven oO
    Last edited by Dease; 07-22-2009 at 08:57 AM.

  11. #9
    K3ndu's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Estonia
    Posts
    20
    Reputation
    10
    Thanks
    9
    My Mood
    Angry
    It works,tested.

  12. The Following User Says Thank You to K3ndu For This Useful Post:

    ThePresident (07-29-2009)

  13. #10
    maxxcreator's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    -
    Posts
    278
    Reputation
    14
    Thanks
    20
    My Mood
    Relaxed
    Can someone help me my commando is still bugged he moves around and the scope is mad so bugged the fix doesnt work

  14. #11
    MoZarD's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    today igot kicked by use this mod, it said "you got kicked by pb" hmm what is that mean

    i think we should find the way to mod without get bann

    soz for my bad English

  15. #12
    tehdestroyer's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    fghvvhftbjfnd
    Posts
    22
    Reputation
    10
    Thanks
    23
    My Mood
    Bored
    If your sight is buggy is the second code i posted instead of the first.

  16. #13
    JustTheWind's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    120
    Reputation
    20
    Thanks
    16
    My Mood
    Bored
    When i try to search for it, it says like cannot be found. Maybe it was because of the update? IDK. lol
    [iDraw]


    PLEASE THANK THE WIND.





    I make all my sigs.

    ...It was JustTheWind

  17. #14
    FreshxX's Avatar
    Join Date
    Jul 2009
    Gender
    female
    Location
    Why ya wanna kno?
    Posts
    14
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by JustTheWind View Post
    When i try to search for it, it says like cannot be found. Maybe it was because of the update? IDK. lol
    To JustTheWind I Believe Your Looking In Weapons Server Under A Sniper Rifle Don't Do That Just Go To Weapons Server Scroll Down And Look For Bri Or Ger Depending Which Team You Are Then Double Click It And Follow Tut.

  18. #15
    Yosi94's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    69
    Reputation
    10
    Thanks
    8
    My Mood
    Angelic
    this is work?

Page 1 of 3 123 LastLast

Similar Threads

  1. [Info] Join [N]inja[S] Sniper,GM Mode,Farming CLAN AND MORE!
    By NicoFighter in forum CrossFire Clan Recruitment & Advertising
    Replies: 5
    Last Post: 07-29-2010, 02:56 AM
  2. [release] sniper scope to custom scope (seems more accuate)
    By Solley in forum Combat Arms Mods & Rez Modding
    Replies: 17
    Last Post: 03-28-2010, 12:10 PM
  3. Gunz Starter Hack Pack & More Hacks
    By ___saman___ in forum Gunz General
    Replies: 29
    Last Post: 01-25-2009, 04:25 PM
  4. GFX Sniper
    By Chronologix in forum Art & Graphic Design
    Replies: 6
    Last Post: 01-24-2006, 05:59 PM
  5. Two more weapons in Warrock
    By Zededarian in forum Game Hacking Tutorials
    Replies: 4
    Last Post: 01-04-2006, 01:54 PM

Tags for this Thread