TXTDC6 Program Questions

This would be the forum for questions about how to work with mod making tools which can be a problem of its own.

Moderator: Paul Siramy

Post Reply
User avatar
doomy666999
Posts: 15
Joined: Wed May 25, 2005 10:56 am

TXTDC6 Program Questions

Post by doomy666999 » Fri May 27, 2005 8:25 am

In the level design tutorial i am at the second stage which says:
-------------------
Ok, for this step we will make the entry .dc6 text I meantioned in the levels.txt step.
Use TXTDC6 to make a new entry text that reads: entering The New Level

Now, make sure the file is named a5l28, and put it in this folder:

Data/local/UI/Eng/expansion/

All new entry files must be put in that folder!
-------------------

however, when i use this utility i get the following message:
-------------------
G:\TXTDC6>txtdc6.exe test.txt

G:\TXTDC6>pause
Press any key to continue...
-------------------

When i do this the program shuts down, and if i click on txtdc6.exe in the same folder the program shuts down without displaying anything.

Also i cant really make much sence of the stuff in the tutorial or the readme that came with the TXTDC6 Program so could anyone please explain what has to be done in simple terms please? sorry, you all must think im a complete noob, which i am lol, but im really stuck and so im forced to ask these nooby questions,

ta.

User avatar
Paul Siramy
Retired staff
Principality
Posts: 2828
Joined: Sat May 25, 2002 2:39 pm
Location: La Garenne Colombes (near Paris)
Contact:
France

Hand-picked

Re: TXTDC6 Program Questions

Post by Paul Siramy » Fri May 27, 2005 10:31 am

The readme said
TXTDC6 - Entering Level Message Generator
by Joel FALCOU - 04/01/2003

This application is designed to allow batch creation of level entering messages DC6.

Usage :

txtdc6 <filename> [-fontsize <fontsize>]

Parse the <filename> tab-delimited text file to create
dc6 using the specified font size.

The format of the text file is easy :

First column : the resulting dc6 filename.
Second column : the actual message.


For the font size, tctdc6 use the default font46 Diablo II font.
If you want to use another font, brows d2data.mpq and go to :

data/local/font/latin/

and extract the files fontXX.dc6 and fontXX.txt where XX is the font size.
So if you want to use the font size 6, extract :

data/local/font/latin/font6.dc6
data/local/font/latin/font6.txt

and put them into the data folder of txtdc6.

Any comment or question canbe send to falcou.joel@wanadoo.fr as usual :D
The tutorial say
Ok, for this step we will make the entry .dc6 text I meantioned in the levels.txt step.
Use TXTDC6 to make a new entry text that reads: entering The New Level

Now, make sure the file is named a5l28
, and put it in this folder:

Data/local/UI/Eng/expansion/

All new entry files must be put in that folder!
As I have hilightened in green, you have to edit test.txt in ms-excel. In the 2nd row, put a5l28 in the 1st column, and entering The New Level in the second column (change that text to fit your new area name). Now launch run.bat, and a5l28.dc6 will be created.

User avatar
doomy666999
Posts: 15
Joined: Wed May 25, 2005 10:56 am

Re: TXTDC6 Program Questions

Post by doomy666999 » Fri May 27, 2005 3:33 pm

thanks for that it really helped!

User avatar
tmuhlhausen
Junior Member
Paladin
Posts: 104
Joined: Sat Aug 24, 2019 6:43 pm
Canada

Re: TXTDC6 Program Questions

Post by tmuhlhausen » Wed Dec 11, 2019 9:25 pm

This program is set by default to install into program files, it does not like to work there however even with administrator access. If you are having issues running it, put in a folder that does not require any permissions. You should not have any issues at this point, In my case... i simply used the C: drive

EDIT:
Another thing to note if you are modding in any patch after 1.10.... Since this tutorial came out, the game has been updated, you will have to use A5L32 as its now the first available filename.

A5L28 = Matrons Den
A5L29 = Forgotten Sands
A5L30 = Furnace Of Pain
A5L31 = Uber Tristram (just says "Entering Tristram")

Post Reply

Return to “Tools”