Step 3:
Now you will know how to convert the mylevel file on the calc to a world.
First you must receive your file on your computer.
Then you will translate the file into a LEVEL file (*.LVL).
So run "calctlvl mylevel.9xz".
You will have mylevel.lvl !
Repeat this for each level.
So you have some plat-form levels (LVL) on your hard drive.
Now you will convert then to a world :
For example, you have : 'Mu1.lvl', 'Mu2.lvl' and 'Mu3.lvl' in a folder.
You need the program 'MkWorld.exe' & 'packer92.exe' in this folder or in your patch,
and the sources of the graphs of the world ! ( For MYlevel, it is graph2.d32)
To make a world, :
>> Open a text-editor like notepad, edit or Emacs.
>> Write :
"shll fargo" if you want to have a 92P file
"shll doors" if you want to have a 9XZ / 89Z file.
"grph graph2.d32" the graph file.
"name My own wolrd !" you precise the comment of the wolrd.
"play Mu1.lvl" 1st level.
"play Mu2.lvl" 2nd level.
"play Mu3.lvl" 3rd level.
>> Save this file as MyWolrd.WLD
>> In a DOS command, write 'MkWolrd MyWolrd.WLD'
>> You will have the compiled world for fer3c.
VERSION :03/03/98 20:53