Latest topics
How to modify weapons in BF2 - Single Player
Page 1 of 1 • Share •
How to modify weapons in BF2 - Single Player
How to modify weapons in BF2
Go to My Computer --> Local Disk (C:) --> Program Files --> EA Games --> Battlefield 2 --> mods --> bf2 --> Objects_server.zip --> Weapons --> Handheld
Select the weapon you want - weapons are named by team, type and then name.
(For Example: USRIF_M4 = Team: US Type: Rifle Name: M4)
Open the .tweak file, it should open a text window
You will see a lot of words and numbers
To Mod Damage
Scroll down until you find
ObjectTemplate.damage 25
Change this to whatever damage you would like
(most soldiers will have 100 hits)
Save the file exactly as it is once done
To Change Rate Of Fire
Scroll down until you find
ObjectTemplate.fire.addFireRate 0
Change this to whatever rate of fire wanted
0 = Single shot
1 = Burst
2 = Full Auto
You can add all 3 if you want by adding
ObjectTemplate.fire.addFireRate 2
ObjectTemplate.fire.addFireRate 1
ObjectTemplate.fire.addFireRate 0
instead of
ObjectTemplate.fire.addFireRate 0
Save the file exactly as it is once done
To Mod Zoom In
Scroll down until you find
ObjectTemplate.zoom.addZoomFactor 0
Change this number to whatever zoom you want
(Sniper zoom is 0.45)
To add two click zoom (so two modes of zoom) add another line of
ObjectTemplate.zoom.addZoomFactor 0
and change the number to whatever zoom you want
Save the file exactly as it is once done
To Mod Reload Time
Scroll down until you find
ObjectTemplate.ammo.reloadTime 4.7
Change to however quick you want to reload
(time is in seconds)
Save the file exactly as it is once done
*Note: The reload animation will continue even though gun is reloaded, can still shoot while it is doing this
Go to My Computer --> Local Disk (C:) --> Program Files --> EA Games --> Battlefield 2 --> mods --> bf2 --> Objects_server.zip --> Weapons --> Handheld
Select the weapon you want - weapons are named by team, type and then name.
(For Example: USRIF_M4 = Team: US Type: Rifle Name: M4)
Open the .tweak file, it should open a text window
You will see a lot of words and numbers
To Mod Damage
Scroll down until you find
ObjectTemplate.damage 25
Change this to whatever damage you would like
(most soldiers will have 100 hits)
Save the file exactly as it is once done
To Change Rate Of Fire
Scroll down until you find
ObjectTemplate.fire.addFireRate 0
Change this to whatever rate of fire wanted
0 = Single shot
1 = Burst
2 = Full Auto
You can add all 3 if you want by adding
ObjectTemplate.fire.addFireRate 2
ObjectTemplate.fire.addFireRate 1
ObjectTemplate.fire.addFireRate 0
instead of
ObjectTemplate.fire.addFireRate 0
Save the file exactly as it is once done
To Mod Zoom In
Scroll down until you find
ObjectTemplate.zoom.addZoomFactor 0
Change this number to whatever zoom you want
(Sniper zoom is 0.45)
To add two click zoom (so two modes of zoom) add another line of
ObjectTemplate.zoom.addZoomFactor 0
and change the number to whatever zoom you want
Save the file exactly as it is once done
To Mod Reload Time
Scroll down until you find
ObjectTemplate.ammo.reloadTime 4.7
Change to however quick you want to reload
(time is in seconds)
Save the file exactly as it is once done
*Note: The reload animation will continue even though gun is reloaded, can still shoot while it is doing this
Raging Piggles- Admin
- Posts: 4
Join date: 2010-02-11
Location: NZ

Similar topics» Gdub's hot new rap single!
» Are you married or single?
» WITP lost to a single brown gentleman
» Dragon Weapons
» Lets see your weapons!
» Are you married or single?
» WITP lost to a single brown gentleman
» Dragon Weapons
» Lets see your weapons!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum





» How to modify weapons in BF2 - Single Player
» How to be invincible in BF2 - Single Player