Thread: text/font
View Single Post
  #4  
Old 08-03-2004, 01:29 AM
VeX_RaT_Boy VeX_RaT_Boy is offline
WannaBe Scripter
VeX_RaT_Boy's Avatar
Join Date: Aug 2002
Location: Norway
Posts: 960
VeX_RaT_Boy is on a distinguished road
Send a message via ICQ to VeX_RaT_Boy Send a message via AIM to VeX_RaT_Boy Send a message via Yahoo to VeX_RaT_Boy
Quote:
Originally Posted by calum
NPC Code:

//to change the size-
changeimgvis index,drawingheight;



Next time have a look at the newfeatures!
Very wrong. That changes the drawing layer, not the text size.
NPC Code:
changeimgzoom index,zoom;


Changes the text size.
__________________
-Kjetil Valen
Reply With Quote