Need some help...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • =EAU=Alabama619

    #1

    Need some help...

    If i change the 'local' files to make it say things like "you owned J.Bloggs", instead of "you killed J.Bloggs" and so on, can i still use normal servers without any problems?
    And is there any way i can make the L96 fire like a SVD does? Like on the infamous video on putfile
  • Desertfox

    #2
    Re: Need some help...

    infamous? link meh :p

    Comment

    • GlobalFear

      #3
      Re: Need some help...

      - Navigate to "C:\Program Files\EA GAMES\Battlefield 2\mods\bf2\Localization\English\English.utxt" (Open it with wordpad) and change at will.

      Killmessages will look like this:
      Code:
      [COLOR="Red"]KILLMESSAGE_WEAPON_m16a2 [/COLOR]     OLOR="Blue"]M16A2[/COLOR]
      Don't change anything in red.
      The blue is what actually shows up in your game when you kill someone.

      So if you changed the above to:
      Code:
      [COLOR="Red"]KILLMESSAGE_WEAPON_m16a2 [/COLOR]     OLOR="Blue"]Black Rifle[/COLOR]
      Ingame it would look like:
      Code:
      [COLOR="Blue"]Player1 [Black Rifle] Player2[/COLOR]

      Note: One of the characters used by BF2's localization is not TBF2 Forum friendly. The above should explain in enough detail however.


      - Would need to discribe the SVD but chances are it is possible. Wouldn't be usable online though.

      Comment

      Working...