Login
User Name:

Password:



Register

Forgot your password?
Overland with Bitmaps
Jul 4, 2025 11:57 pm
By Samson
void nanny_get_new_race -- comm.c
Mar 13, 2025 7:08 am
By Elwood
IPv6
Jan 25, 2025 10:45 pm
By Samson
mudstrlcpy and mudstrlcat
Jan 18, 2025 5:23 pm
By Samson
I3 and IMC
Jan 17, 2025 9:35 pm
By Samson
SWFotEFUSS 1.5.3
Author: Various
Submitted by: Samson
SWRFUSS 1.4.3
Author: Various
Submitted by: Samson
SmaugFUSS 1.9.8
Author: Various
Submitted by: Samson
AFKMud 2.5.2
Author: AFKMud Team
Submitted by: Samson
SmaugFUSS 1.9.7
Author: Various
Submitted by: Samson
Users Online
Anthropic, AhrefsBot, Amazonbot, Majestic-12

Members: 0
Guests: 10
Stats
Files
Topics
Posts
Members
Newest Member
507
3,812
19,725
597
RosemarieC

Files
Upload Rules | File Index | Search | Recent Uploads
» Root » LoP » LoP Snippets
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
Rating: | Download | Comments(0)