dome
Code Editing Tutorials
Changing the Difficulty level names
Changing the Difficulty level names
Look in WL_MENU.C and go to line 237, u should see:
#else
{1,STR_DADDY,0},
{1,STR_HURTME,0},
{1,STR_BRINGEM,0},
{1,STR_DEATH,0},
AGAIN do the same like this:
{1,"I'm a Wimp!,0},
THERE!!!
(note from Martin 17.04.2003):
You may also change the difficulty and other menu names by opening the FOREIGN.H. Scroll down
a bit and you should see your difficulty names .