View Single Post
  #2  
Old 06-09-2007, 03:59 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
First, you have to add the lights as a normal image in GraalShop and place them somewhere. Every sprite in GraalShop has an index number. Remember the one of the light.
Then, open the .gani in a text editor, and add a line under the definitions of the sprites.

NPC Code:
COLOREFFECT INDEX R G B A



Just write the number you remembered as the index, and choose your RGB values, and set the alpha :]
Reply With Quote