Results 1 to 8 of 8

  Click here to go to the first Developer post in this thread.  

Thread: Addon organizer

  1. #1

    Wink

    Hi,
    OFP 2 need some cind of addon organizer or a online addon catalog. It is so lame to surfe the net looking for the last addon that the pcakage you downloaded didn't contain.

    I dont say that Bohemian or CodeMasters should host such a site. Just add functionality to the game with some sort of automatic package installer for addons. Look to Linux distros like Debian for tips.....

    I want a interface that alows me to say:
    A config file defining your addon servers is needed as a start (or a GUI).

    The mission you are trying to start are dependent on the addon "xxx.pbo". Do you want to download and install this addon? (yes/no)
    /Codepoint

  2.   Click here to go to the next Developer post in this thread.   #2
    Speaking of addons, I'd like to see a full list of addons in the addons folder(s) in OFP (ingame), then be able to load/unload them ingame. Wonder if it's doable.

    Don't you just hate restarting OFP for the one addon a server requires, well, maybe OFP2 can fix that?



    "Peace can not be kept by force. It can only be achieved by understanding." Albert Einstein

    Please report Arma 3 bugs in the Bug Tracker

  3. #3

    Talking

    I think someone else might have already suggested this, but -

    For OFP2 addons there ought to be a field in the config.cpp that includes download URLs...then, when you try to join a game and get kicked, OFP2 generates a small text log file that lists the addon name and download URL for the missing addon(s).




  4. #4
    Doesnt that rely on having the addon in the first place?

  5.   This is the last Developer post in this thread.   #5
    No beacuse the server sends this info from the addon CPP to the client who fails to join. (theoretically speaking)

  6. #6

  7. #7
    Lance Corporal
    Join Date
    Aug 11 2001
    Location
    Salzburg, Österreich
    Posts
    57
    Well, it would also be a possibility to (optionally) automatically download the addons like for example UT does.

    Another thing which I want to mention are Linux-things like rpm and apt-get which pretty much have to care about something very similar: Dependencies of packages and installing them. For the end-user something similar would be perfect but I don't know how difficult it would be for addon-makers.

  8. #8

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •