View Single Post
  #16  
Old 06-13-2001, 11:55 PM
grim_squeaker_x grim_squeaker_x is offline
Retired Oldbie
grim_squeaker_x's Avatar
Join Date: Mar 2001
Posts: 3,084
grim_squeaker_x will become famous soon enough
Hmm.

NPC Code:
showmsg index,message,x,y; //Show's a message as if there was an NPC with the message command on x,y;
changemsgsize index,size; //Changes font size
changemsgfont index,font; //Changes message font

Just a few ideas, it's already scriptable by combining #K with a for loop and some other things but this would be easier.
__________________

Reply With Quote