View Single Post
  #1  
Old 05-07-2009, 02:00 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
.replacecolor(int,int)

obj.replacecolor(#000000,#FFFFFF)
Applies to images and gani's alike. Replaces any instance of the first color(hex value) with the second in the object.

Also, a gani command:

REPLACECOLOR int #000000 #FFFFFF

While on the topic of gani commands, the ability to do something like...
COLOREFFECT {0,1,2,3} 1 1 1 .5
to apply the effect to all sprites in the array. This should be applied to all gani commands.
Reply With Quote