wow fast reply thank you
so would i be right doing this
<skills_druid>
<skill name="DRUID_BRIAR_ENTWINEMENT" modifier="" hotkey="VK_3" priority="90" />
<skill name="DRUID_EARTH_ARROW" modifier="" hotkey="VK_2" priority="80" />
</skills_druid>
then adding this line ?
<skills_druid>
<skill name="DRUID_BRIAR_ENTWINEMENT" modifier="" hotkey="VK_3" priority="90" />
<skill name="DRUID_EARTH_ARROW" modifier="" hotkey="VK_2" priority="80" />
<skill name="DRUID_SAVAGE_BLESSING" modifier="" hotkey="vk_4" priority="100"
</skills_druid>
also how would i add the timer to the buff pls m8
Thx again
Buff Self
Re: Buff Self
really sorry posted new post instead of reply 
- Administrator
- Site Admin
- Posts: 5353
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Buff Self
Other than not closing the skill tag, it's right. And you don't. That's all you need to do.
Re: Buff Self
Other than not closing the skill tag Sorry can you explain this for me please?
- Administrator
- Site Admin
- Posts: 5353
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Buff Self
Code: Select all
<skill name="DRUID_SAVAGE_BLESSING" modifier="" hotkey="vk_4" priority="100"