Or... you can actaully see what it dose:) lick here for a working version


[ Follow Ups ] [ Post Followup ] [ Awesome Software Online Message Board ] [ FAQ ]

Posted by Kaptan 208.4.90.33 using Mozilla/4.0 (compatible; MSIE 4.01; Windows 98) on April 11, 2000 at 19:29:28:

In Reply to: Sorry guys, I forget to test my TitleLine Program. Here's the working version! posted by Ion Eagle 2000 on April 10, 2000 at 16:13:53:

#TitleLine ()

#Method TitleLine()
{
#Clear
#ColorRGB(255,255,255)
#Drawline(1,40,640,40)
#Delay(0.1)
#Drawline(1,41,640,41)
#Drawline(1,39,640,39)
#Delay(0.1)
#Drawline(1,42,640,42)
#Drawline(1,38,640,38)
#Delay(0.1)
#Drawline(1,43,640,43)
#Drawline(1,37,640,37)
#Delay(0.1)
#Drawline(1,44,640,44)
#Drawline(1,36,640,36)
#Delay(0.1)
#Drawline(1,45,640,45)
#Drawline(1,35,640,35)
#Delay(0.1)
#Drawline(1,46,640,46)
#Drawline(1,34,640,34)
#Delay(0.1)
#Drawline(1,47,640,47)
#Drawline(1,33,640,33)
#Delay(0.1)
#Drawline(1,48,640,48)
#Drawline(1,32,640,32)
#Drawline(1,31,640,31
#Delay(0.1)
#ColorRGB(0,0,255)
#FontSize(8)
#Text(9.7,5, P U T Y O U R G A M E ' S N A M E)
#Delay(2)
#Text(15,6, H E R E)
#Delay(3)
}



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Awesome Software Online Message Board ] [ FAQ ]