Jump to content
  • 0
dakai

Custom aura

Question

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

4 answers to this question

Recommended Posts

  • 0

If want for lv99 and above, then,

OnPCBaseLvUpEvent:if (BaseLevel ==99){aura (id1, id2, id3);}

Share this post


Link to post
Share on other sites
  • 0

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 by dakai

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.