Announcement

Collapse
No announcement yet.

unlimited sprint

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • unlimited sprint

    hello guys. i was wondering.

    i play on this server that has a unlimited sprint and all the weapons are unlocked in the server. how can i write a mod like that.

  • #2
    Re: unlimited sprint

    You go into objects_servers, then into soldiers, army, heavy or light, then make the sprint dissapation or something to 0.

    Comment


    • #3
      Re: unlimited sprint

      where can i find objects_servers??

      Comment


      • #4
        Re: unlimited sprint

        Originally posted by sonny
        where can i find objects_servers??
        If you don't know that I recommend that you don't start editing the files...

        Comment


        • #5
          Re: unlimited sprint

          Originally posted by PBAsydney
          If you don't know that I recommend that you don't start editing the files...
          everything is try and error. i have an staging server where i go and test applications. if the game files for some reason get corrupted. is just unistall and install. easy fix.

          Comment


          • #6
            Re: unlimited sprint

            You go into bf2/mods/bf2. Its on the page. Make a backup!

            Comment


            • #7
              Re: unlimited sprint

              This is what I did...

              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

              Comment

              Working...
              X