View Single Post
  #26  
Old 03-12-2001, 09: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
Yup like for example:

NPC Code:

if (created) {
showimg 1,light2.png,x,y;
changeimgcolors 1,0.4,0.4,0.4,0.99;
}



changeimgcolors is the command for that as can be sen in the above example.
__________________

Reply With Quote