Thread: text/font
View Single Post
  #3  
Old 08-03-2004, 01:25 AM
Raelyn Raelyn is offline
the Professional.
Raelyn's Avatar
Join Date: Sep 2003
Location: Zormite
Posts: 964
Raelyn will become famous soon enough
Quote:
Originally Posted by calum
NPC Code:

//to show the text-
showtext index,x,y,font,style,text;

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

//to change the colour-
changeimgcolors index,red,green,blue,alpha;



Next time have a look at the newfeatures!
Sorry. You know, they should really stop making the new features things and just add them to npcprogramming.txt

Btw, it's drawing behind showimg, is there any way to draw it on top, and is it shown differently for each client?

Thank you.
__________________
*Don't let the door hit you on the way out.*
Reply With Quote