LINES.DMO (& LINES.DML) (& LINES.TXT)-This file. **************************************** * A crawling lines module for DarkLord * * Version 1.0 27/03/94 * * (c) Robin Bettridge * * robinb@cix.compulink.co.uk * **************************************** This module, for DarkLord ( (c) Steve Pedler ) produces a pleasing line, that travels around the screen, leaving a variable length tail behind it. The line bounces off of the screen's edges, and changes colour. I know it's not original :-) Flag: 1 Changes the colours of the line (and it's tail). 1) "Random colours" Randomly swaps to a random colour. 2) "Cycle shades" Randomly cycles through the pallette. Variable: 1 Length of the tail (2-500) 2=almost no tail, 500=long tail Variable: 2 Speed (in %) (0-100) 0=slowest, 100=fastest On a >16 colour machine, cycle shades looks very good. On <=16 colour, not too stunning! Robin Bettridge 27th March 1994