FFOLKES
Member
+39|7219
*** THIS IS FOR SINGLE PLAYER ***

Edit the C:\Program Files\EA GAMES\Battlefield 2\mods\YOURMOD\Objects_server.zip file

For example, to change the US soldiers edit these files:

Objects_server.zip\soldiers\US_HEAVY_SOLDIER.tweak
Objects_server.zip\soldiers\us_light_soldier.tweak

ObjectTemplate.SprintRecoverTime 1
ObjectTemplate.SprintDissipationTime 50
ObjectTemplate.SprintLimit 50

See also http://forums.bf2s.com/viewtopic.php?id=23761

Last edited by FFOLKES (2006-05-10 06:12:56)

Sarrk
O-O-O A-O A
+788|7111|Brisbane, Australia

Merge this topic with the Faster sprint topic

Creates less clutter
xstax981
Community Modder
+93|7132
You can also change how much health they have, etc. in that file.
Here is a way to increase how fast you walk. This is my file:

Edit the C:\Program Files\EA GAMES\Battlefield 2\mods\YOURMOD\Objects_server.zip file
Edit the:
Objects_server.zip\soldiers\common\common.con

Edit these lines:

rem *** Adjust the soldier's speed. All stances are affected (crouch, etc)
Vars.Set phy-soldier-speed-factor 2.0

rem *** Adjust the soldier's jump height.
Vars.Set phy-soldier-jump-factor 15.0

rem *** Adjust soldier's acceleration/deceleration.
rem *** Higher means quicker acceleration/deceleration
Vars.Set phy-soldier-acceleration 0.9
Vars.Set phy-soldier-deceleration 0.4

rem *** Allow soldier to move a bit while in air.
rem *** 0 = no player controlled movement while in air.
Vars.Set phy-soldier-air-movement-factor 10.0


The rem lines pretty much explain their purpose. Don't set the sprint too high, or otherwise it will hurt your soldier if he runs. If it is too high, it will crash your game.

Last edited by xstax981 (2006-05-10 03:45:19)

FFOLKES
Member
+39|7219
Check out my original post on Sprint Faster / Jump Higher.

This shows you how to overcome the damage issue.

http://forums.bf2s.com/viewtopic.php?id=23761

Board footer

Privacy Policy - © 2025 Jeff Minard