Thread: writing
View Single Post
  #4  
Old 12-14-2001, 03:48 AM
Brad_Elven Brad_Elven is offline
Registered User
Join Date: Jul 2001
Posts: 0
Brad_Elven is on a distinguished road
Send a message via AIM to Brad_Elven
Quote:
Originally posted by konidias
NPC Code:

showimg 202,@Courier New@cb@Text Here,playerx,playery-5;
changeimgvis 202,4;
changeimgzoom 202,1.5;
changeimgcolors 202,0,0,0,1;



just put in the font name where font is.. and you can use any style in the second part "cb" means center and bold, there is also
u - underlined
i - italic

then the text, and then the x and y of the text
Thanks

How would you make it like a menu or something? where if something is selected?
Reply With Quote