View Single Post
  #7  
Old 09-19-2009, 02:53 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
Quote:
Originally Posted by Crow View Post
Already possible with images. Example code I used to get the effect:
PHP Code:
with (findImg(200)) {
  
256;
  
layer 5;
  
  
polygon = { 256256288256288288256288 };
  
image "stone.png";
  
red green blue 0;
  
alpha 0.5;

I don't know if it's the same, however. Try doing it with a gani, for example, or make it a color...
Reply With Quote