Converter
Author
Submitted by
Version
D/L
File Size
Date Added
Last Updated
Remcon
Remcon
673
397.90 KB
May 23, 2009
Jan 3, 2025
Description
Converts areas (That can be loaded by SmaugFUSS) into LoP format.
To make
cd Converter/src make clean make
To run
./converter
That should be all the main stuff out the way. All the areas included with SmaugFUSS (except limbo.are, help.are and newdark.are) are in there (In SmaugFUSS format) and it will convert them fine (Not saying no errors in all, but I did test the LOP_astral.are (Astral.are in LOP format that it created) and managed to get it to go in LoP clean.
It strips alot of things that it would just give a bug message when loading in LoP and converts a few things over. It loads areas listed in the area.lst for converting (So it can convert more then one at a time lol hate redoing commands personally). After loading all the areas it saves them all in LoP format and then exits.
This is still in the starting phase and has alot of unneeded things still around I'm sure. So alot of cleaning up and updates will be done to it still but it is a starting point.
Thanks in advance for any testing and help anyone offers.
Updated to go ahead and remove alot of unneeded stuff :)
Updated to fix some issues and switch even more correctly into the latest LoP format.
-----------------------------
New update is to add in a way to use it to renumber files it saves incase you like the areas but need them with different vnums.
Just open the default area and inside the area information add
Renumber 100
for example and when it saves the file it will try to save it all with the new vnums instead. I'm very sure I haven't got all the vnums over.
Tested it out and it worked good with room vnums mob vnums and object vnums exit vnums and most resets? will give some bug messages if things don't exist its looking for.
Revisions: 3