dakai 0 Posted October 6, 2014 Hi, I found a plugin in hercules for auras, I read part of the documentation, but I don't understand to much how to use it. I want to set a specific set of aura for lvl 99 players, is that possible with the aura set plugin? and how to do it? Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted October 7, 2014 If want for lv99 and above, then, OnPCBaseLvUpEvent:if (BaseLevel ==99){aura (id1, id2, id3);} Quote Share this post Link to post Share on other sites
0 dakai 0 Posted October 7, 2014 (edited) Awesome, I have to place that piece of code on any specific file, or just I can do it in any npc script when startup the server? I need something else on client side? because when I use the aura via at commands don't show error, but don't change the aura Edited October 8, 2014 by dakai Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted October 8, 2014 Awesome, I have to place that piece of code on any specific file, or just I can do it in any npc script when startup the server? I need something else on client side? because when I use the aura via at commands don't show error, but don't change the aura 1. You can plsce on any npc/make new npc and place it there.2. That means that effect does not exist. Quote Share this post Link to post Share on other sites
0 dakai 0 Posted October 8, 2014 Thx for the info, I forget to enable the HPM hooking, now everything works great! Quote Share this post Link to post Share on other sites
Hi, I found a plugin in hercules for auras, I read part of the documentation, but I don't understand to much how to use it. I want to set a specific set of aura for lvl 99 players, is that possible with the aura set plugin? and how to do it?
Share this post
Link to post
Share on other sites