View Single Post
  #6  
Old 02-22-2004, 11:24 PM
XiLe XiLe is offline
Lylic < Me
XiLe's Avatar
Join Date: Dec 2002
Location: My House
Posts: 224
XiLe is on a distinguished road
Send a message via AIM to XiLe Send a message via MSN to XiLe
Quote:
Originally posted by VeX_RaT_Boy

NPC Code:
if (strlen(#s(some.string))>5) changeimgzoom index,0.6;


???
I wanted to go a bit more in depth than that lol. Some characters as you probably know take more width than others... example are "Z" compared to "|" I made it so that it goes through various zooms starting at .5 and going down until it just fits the stuff on the screen.
__________________
AIM: xilesaim MSN: [email protected]
I'm the Co-Owner of Atrius... If you've got questions, ask me
Reply With Quote