12-20-2006, 07:00 PM
str a b
double z
a="o"
b="Blackadder ITC"
z=10.22 or what ever spe you want
rep1
,OnScreenDisplay "what ever text you want to use"
also do this ill give you an example
this makes the text scroll
str a b
double z y d
a="o'
b="chiller"
d=2.44
z=0.22
y=0.22
rep1 this is color
,OnScreenDisplay("H" z 10 10 b 40 Ox510000)
,wait y
,wait y this is color
,OnScreenDisplay("He" z 10 10 b 40 Ox510000)
,wait y
,wait y
. . . . . .. . .. . . . ("HeL". . .. . . . . . . . . . . . . . )
,wait y
,wait y
>. . . . . . . . . . . (HeLl" . . . . . ... . . . .. . . . .. .)
,wait y
,wait y
. . . .. .. .. . . . . (HeLlO". . . . ... .. .. . . .. . . .. )
there bro hope you like what i gave you 8)
double z
a="o"
b="Blackadder ITC"
z=10.22 or what ever spe you want
rep1
,OnScreenDisplay "what ever text you want to use"
also do this ill give you an example
this makes the text scroll
str a b
double z y d
a="o'
b="chiller"
d=2.44
z=0.22
y=0.22
rep1 this is color
,OnScreenDisplay("H" z 10 10 b 40 Ox510000)
,wait y
,wait y this is color
,OnScreenDisplay("He" z 10 10 b 40 Ox510000)
,wait y
,wait y
. . . . . .. . .. . . . ("HeL". . .. . . . . . . . . . . . . . )
,wait y
,wait y
>. . . . . . . . . . . (HeLl" . . . . . ... . . . .. . . . .. .)
,wait y
,wait y
. . . .. .. .. . . . . (HeLlO". . . . ... .. .. . . .. . . .. )
there bro hope you like what i gave you 8)
