View Single Post
  #6  
Old 01-02-2002, 03:08 AM
pimpiroth pimpiroth is offline
Registered User
Join Date: Dec 2001
Posts: 29
pimpiroth is on a distinguished road
Send a message via AIM to pimpiroth Send a message via Yahoo to pimpiroth
umm well

fancy lights meaning like this
NPC Code:

if (created) {
drawaslight;
setcoloreffect 1,0.64,0.03,0.99;
}

Reply With Quote