View Single Post
  #2  
Old 05-15-2002, 02:50 AM
IceFire_TK IceFire_TK is offline
Banned
Join Date: Nov 2001
Location: O' Canada
Posts: 375
IceFire_TK is on a distinguished road
Send a message via AIM to IceFire_TK Send a message via Yahoo to IceFire_TK
try this dude
NPC Code:

if (created) {
showimg 001,@Shop,x,y;
changeimgcolors 001,RED,GREEN,BLUE,ALPHA; /Change the colors in values
}



Should be right.. Never actually use colors so i might have too double check
Reply With Quote