View Single Post
  #1  
Old 10-04-2005, 08:50 PM
Fogy Fogy is offline
Registered User
Join Date: Aug 2003
Posts: 108
Fogy is on a distinguished road
ShowText Zooming

Sorry for the newbie question, I remember there was a way to do it but im not sure how...

if (created) {
showtext 200,30,30,verdana,0,Shop;
setzoomeffect 0.5;
}

That command shows the text but does not zoom it, how do I make the text smaller?
Reply With Quote