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.