View Single Post
  #6  
Old 12-30-2005, 08:52 PM
ZeLpH_MyStiK ZeLpH_MyStiK is offline
Scripter
ZeLpH_MyStiK's Avatar
Join Date: May 2003
Location: NYC
Posts: 553
ZeLpH_MyStiK is on a distinguished road
Send a message via MSN to ZeLpH_MyStiK Send a message via Yahoo to ZeLpH_MyStiK
If you simply skimmed through the script and took a look at your gani, you would understand. The problem is you have a flute image appearing under the meditate gani. If you look at the script, the only place where a flute image appears is:
NPC Code:
setplayerprop #P2,flute0.png;


I suppose your meditate gani makes use of #P2 for something (such as an aura and whatnot) thus if gani param 2 is not overwritten again, it will simply use the flute image in place of whatever it was.
__________________
Reply With Quote