wimhek Posted March 7, 2009 Posted March 7, 2009 How can I change the font size and the font in the splastexton command ? The help is not very clear about it. Thnx
herewasplato Posted March 7, 2009 Posted March 7, 2009 run this :-) SplashTextOn("10", "text", Default, Default, Default, Default, 0, "", 10) Sleep(1111) SplashTextOn("20", "text", Default, Default, Default, Default, 0, "", 20) Sleep(1111) SplashTextOn("50", "text", Default, Default, Default, Default, 0, "", 50) Sleep(1111) SplashTextOn("100", "text", Default, Default, Default, Default, 0, "", 100) Sleep(1111) [size="1"][font="Arial"].[u].[/u][/font][/size]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now