Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Is mod loading fully supported

Is mod loading fully supported

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
5 Posts 3 Posters 136 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Decundefined Offline
    Decundefined Offline
    Dec
    Contributor
    wrote on last edited by
    #1

    Tried a bunch of ways setting up mod loading, sometimes its fast download sometimes its slow download i tried using my webhosting for the downloads as well as on the local machine where the servers are hosted

    seta sv_wwwBaseURL "http://81.168.83.165:8080/mods/zmweapons/" (tried without and with trailing '/')
    set mod="mods/zmweapons"

    works when i put the files directly inside of my plutonium storage files but just wont download says failed everytime

    let me know if i need to give some more information!

    Hadi77KSAundefined 1 Reply Last reply
    0
    • Decundefined Offline
      Decundefined Offline
      Dec
      Contributor
      wrote on last edited by
      #2

      Seems everything downloads from directory browsing apart from the json when clicked on maybe thats the issue?

      1 Reply Last reply
      0
      • Decundefined Dec

        Tried a bunch of ways setting up mod loading, sometimes its fast download sometimes its slow download i tried using my webhosting for the downloads as well as on the local machine where the servers are hosted

        seta sv_wwwBaseURL "http://81.168.83.165:8080/mods/zmweapons/" (tried without and with trailing '/')
        set mod="mods/zmweapons"

        works when i put the files directly inside of my plutonium storage files but just wont download says failed everytime

        let me know if i need to give some more information!

        Hadi77KSAundefined Offline
        Hadi77KSAundefined Offline
        Hadi77KSA
        Contributor
        wrote on last edited by
        #3

        The root of the URL you write into sv_wwwBaseURL should contain the mods folder. You shouldn't include it in the dvar. The way you have it currently makes it look for a mods folder inside zmweapons.

        1 Reply Last reply
        1
        • Resxtundefined Offline
          Resxtundefined Offline
          Resxt
          Plutonium Staff
          wrote on last edited by
          #4

          You point to an URL that servers the mods folder, not the mod itself directly
          The FastDL URL is for everything FastDL, not just for mods so with what you did you would be unable to serve usermaps and mods at the same time for example

          URL: http://81.168.83.165:8080
          mod: mods/zmweapons

          Decundefined 1 Reply Last reply
          1
          • Resxtundefined Resxt

            You point to an URL that servers the mods folder, not the mod itself directly
            The FastDL URL is for everything FastDL, not just for mods so with what you did you would be unable to serve usermaps and mods at the same time for example

            URL: http://81.168.83.165:8080
            mod: mods/zmweapons

            Decundefined Offline
            Decundefined Offline
            Dec
            Contributor
            wrote on last edited by
            #5

            Resxt Hadi77KSA appreciate the feedback will sort it out later ❤

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Donate