OFPEC Forum
Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: zipp on 07 Apr 2003, 20:16:29
-
I have an online group that play regularly, we surf the OFP sites looking for addons and vote on the ones all of us think would be useful. The problem we are having is keeping track of the addons in the addon folders. Is it possible to combine all the downloaded addons and make them a single PBO file? are there files inside the PBO that would have to be edited for each addon. How can we do this to make our addon managment easier?
Thanks in advance for your help
-
Yes this is possible, but it will require
SEVERE
[/b][/i][/u] re-writing in the cpp file, in which every addon you have will have to be defined!
So, if you're doing that, I wish you luck...
-
I take it make those changes will be difficult?
-
Yep, very very difficult and time consuming. eg, You'd need to retag all the classnames, redirect the cpp to the new pbo, redirect the custom textures for all the p3d models to the new pbo, plus get permission from the author to edit them for public release.
SelectThis
-
Use a folder.
Ben
-
Surely it can't be as easy as making a folder called something.pbo and dropping the addons we use in it, or is it?