Client Archives Help

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

    #1

    Client Archives Help

    I have edited a bunch of files in various archives. They are edited and packed into the zip file but they still don't change ingame. These are the files I am referencing in my client archives:

    bf2cdn_Common_client.zip
    bf2cdn_Menu_client.zip
    bf2cdn_Objects_blood.zip
    bf2cdn_Objects_client.zip
    bf2cdn_Objects_Vehicles.zip

    Throughout these zip files I have edited a few files and left some unedited. Some of these edited files still don't show up ingame so I would assume its a problem with my client archives. This is what my client archives file looks like:

    fileManager.mountArchive ../Canadian_Forces/bf2cdn_Objects_client.zip Objects
    fileManager.mountArchive ../Canadian_Forces/bf2cdn_Menu_client.zip Menu
    fileManager.mountArchive ../Canadian_FOrces/bf2cdn_Common_client.zip Commom
    fileManager.mountArchive ../Canadian_Forces/bf2cdn_Objects_Vehicles.zip Objects

    fileManager.mountArchive ../bf2/Objects_client.zip Objects
    fileManager.mountArchive ../bf2/Common_client.zip Common
    fileManager.mountArchive ../bf2/Menu_client.zip Menu
    fileManager.mountArchive ../bf2/Fonts_client.zip Fonts
    fileManager.mountArchive ../bf2/Shaders_client.zip Shaders

    Could somebody please tell me what I am doing wrong. I would assume the problem lies with the files above. I am also having trouble getting the menu music and winning/losing anthems. Anyway those aren't my main problems right now. If anyone knows what to do dealing with those archives please let me know.

    Thanks
    CDNCommando
  • DaSniper

    #2
    Re: Client Archives Help

    you cant really have a vehicals archive alone. It as to be in the server or client objects archive. However that might be your server archive right there. My guess would be to take away
    ../Canadian_FOrces/
    since its calling for the files right from there.
    That and your O is capitalized there.

    Comment

    • imported_CDNCommando

      #3
      Re: Client Archives Help

      Thanks for the advice! I didn't see that capital O. Anyway my vehicles.zip is actually working ok for me the other stuff is causing problems. It was the bars (the HUD stuff behind your health and ammo) and the anthems that were messing up. I would assume my anthems work now. Thanks again.

      CDNCommando

      Comment

      Working...