How to use KNSG 1.07: MAKING SCRIPTS Type in all the dirs in Notepad, Wordpad, Textpad, MS Word, or any other text editor, each on a new line. Then save it as a plain text (.txt) file. Run KNSG, type 'convert', type the name of the file, then the name of the script which will be generated. It will convert the dirs into aliased format. Open up the script in a text editor, and follow this example to add mobs (use NULL for missing mob names): #var mob1n ogre #var mob1s ^An ugly ogre looks around. #var mob1p ^A group of [ %1 ] ogres is standing here. #var mob2n troll #var mob2s ^A troll stares at you. #var mob2p ^A bunch of [ %1 ] trolls stare at each other. #var mob3n oogly #var mob3s ^An ooglyboogly dances around. #var mob3p NULL #var mobnum 3 #r script_gen.txt STRIPPING DIRS OF ALIASES Take the aliased dirs, and put them in a separate text file. Then, unconvert them in KNSG.