Page 1 of 1
NPC abnormal effect
Posted: Mon Mar 23, 2015 5:24 pm
by JDruidas
Hello,
how make on every spawn loading to add auto abnormal effect for NPC, I can't do it, because it requires target...
Thanks for any help,
JDruidas
Re: NPC abnormal effect
Posted: Wed Mar 25, 2015 1:00 am
by Zoey76
Show me how you do it.
Re: NPC abnormal effect
Posted: Wed Mar 25, 2015 12:01 pm
by JDruidas
Zoey76 wrote:Show me how you do it.
I stucked, I found about 3-4 places where I can put it, but I can't and I think of that 3-4 places 1 is good, so thats why I need L2JServer community help.
I don't ask whole code, just say best place where to change this on npc spawn/delete also after restart to have abnormal effect, maybe L2NpcTemplate or maybe L2Npc? And how to add
Thanks,
JDruidas
Re: NPC abnormal effect
Posted: Wed Mar 25, 2015 2:42 pm
by Zoey76
Any DataPack script with onSpawn will work.
Re: NPC abnormal effect
Posted: Wed Mar 25, 2015 5:02 pm
by JDruidas
Zoey76 wrote:Any DataPack script with onSpawn will work.
Thanks, I will do it on L2Npc core side.
* Tested it works, thanks a lot again Zoey76, topic can be locked!