OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting Resources Beta Testing & Submission => Topic started by: kju on 02 Aug 2009, 10:26:02

Title: PboDll - The ultimate BI file handling suite
Post by: kju on 02 Aug 2009, 10:26:02
What is it?

PboDll (http://dev-heaven.net/wiki/mikero-pbodll) is the project name and the engine for Eliteness and the Dos Tools.

Eliteness (http://dev-heaven.net/wiki/mikero-pbodll/User_Tools) is the application recommended for the user preferring the standard GUI interaction.
The Dos Tools (http://dev-heaven.net/wiki/mikero-pbodll/User_Tools) offer great flexibility and power. They can be used via the windows cmd shell (http://en.wikipedia.org/wiki/Command_Prompt_%28Windows%29) or shell extensions (http://dev-heaven.net/wiki/mikero-pbodll/Associate_File_Types).



Not to mention to handle well all the crazy user specific file system setups and preprocessor tweaks.

Here you can find all the currently available tools for download:
http://dev-heaven.net/projects/list_files/mikero-pbodll (http://dev-heaven.net/projects/list_files/mikero-pbodll)


Who made it?

Largely coded by mikero (http://dev-heaven.net/wiki/mikero-pbodll). Along with many excellent contributions by the community.
Mikero is well known for his long time community work at OFPEC and various projects.
He is also one of the major authors in the BIKI of the file format descriptions.

Contact:
http://dev-heaven.net/wiki/mikero-pbodll (http://dev-heaven.net/wiki/mikero-pbodll)


How can You contribute?

Here is another key aspect. Mikero is highly welcoming all types of contribution to the project.
The core idea of the DePbo module (http://dev-heaven.net/wiki/mikero-pbodll/DePbo_dll) is to solve challenges once and share the functionality to anyone freely.
Even more coders are encouraged to check the c++ source (http://dev-heaven.net/repositories/show/mikero-pbodll), reviewing the code to improve it, suggest
new functionality or even became part of the project and help out in coding.

At the same time user feedback of all sorts is always very welcome.
Got a problem? Do not understand a detail? Want to suggest new functionality?

Feel free to visit the PboDll project site (http://dev-heaven.net/projects/show/mikero-pbodll) and share your thoughts and ideas (http://dev-heaven.net/projects/mikero-pbodll/issues).

Enjoy.  :good:
Title: Re: PboDll - The ultimate BI file handling suite
Post by: h- on 02 Aug 2009, 11:37:08
Corrected those links of yours as most of them didn't work..
Title: Re: PboDll - The ultimate BI file handling suite
Post by: kju on 02 Aug 2009, 13:47:05
Thanks. I assume the quotes were the prob?
 :good:
Title: Re: PboDll - The ultimate BI file handling suite
Post by: h- on 02 Aug 2009, 14:12:33
Something like that yes, they had
Code: [Select]
http://="http://blahblah"inside the tags so it didn't work, at least in FF all I got was "Webpage http not found", or something..
Title: New tools for world editing
Post by: kju on 23 Nov 2009, 17:34:39
Thanks to Mikero more outstanding tools are available. :)


Convert OFP world files to ArmA / ArmA II
---------------------------------------------

OFP world editors and old school terrain fans rejoice.

ConvertWRP makes it possible to easily convert an OFP WRP file,
both OPRW (binarized) and 4WVR (not binarized) to an ArmA PEW.

The pipeline is simple and very fast.


Convert WRP back to Visitor3 editable PEW format
---------------------------------------------------

It happens from time to time that people loose their source PEW
due to hardware failure or other reasons.

ConvertWRP allows one to easily convert an ArmA or ArmA II WPR file,
both OPRW (binarized) and 8WVR (not binarized) to an ArmA PEW.

Be sure to respect the copyright of BI and community made worlds.
To release someone else's hard work you must get permission to do so!


Create object template PEWs
-------------------------------

To be able to place objects in Visitor 3 one has to import and define
objects first in a very cumbersome and tiring way. Not so any longer!

CreatePewObjects can create easily a PEW from a source text file
definition that contains all object definitions of your preference.

Even more it can extract definitions from existing PEW files or remove
all/partial definitions from a PEW file to stop buldozer defining
the actual objects in the WRP and therefore effectively mass removing
objects.


Feedback
----------

All tools are still in development. Your testing and feedback is
very welcome. Please visit the PboDll project space (http://dev-heaven.net/projects/mikero-pbodll/news) and leave your thoughts.

 :good:
Title: Re: PboDll - The ultimate BI file handling suite
Post by: kju on 30 Nov 2009, 19:51:45
Convert Visitor3 editable PEW to WRP format
-----------------------------------------------

To covert a PEW to 8WVR in Visitor is a tedious act.
Especially if you need to do this many times.

ConvertWRP is now able to easily convert an ArmA PEW file,
to an ArmA 8WVR (not binarized) WRP in a matter of seconds.


Linux compatible tool set in development
-------------------------------------------

Killswitch is reworking the source currently to make the dll and
the command line tools usable in a Linux environment.
This is great news for people with a dedicated build environment,
as most of the time these are running on a Linux box.


Feedback
----------

As always your testing and feedback is very welcome.
Please visit the PboDll project space (http://dev-heaven.net/wiki/mikero-pbodll) and leave your thoughts.

 :good: