Jump to content
  • 0

[HELP] Help Fix Mana Potion


Question

Posted

i use last freya ver server.

 

This my mana potion XML, and inside game not effect of using.

please help me fix it, or give me other status:

 

 

ItemXML:

 

<item id="728" type="EtcItem" name="Mana Potion">

<set name="icon" val="icon.etc_reagent_blue_i00" />

<set name="default_action" val="skill_reduce" />

<set name="etcitem_type" val="potion" />

<set name="immediate_effect" val="1" />

<set name="material" val="liquid" />

<set name="weight" val="180" />

<set name="price" val="2000" />

<set name="is_stackable" val="true" />

<set name="is_oly_restricted" val="true" />

<set name="handler" val="ManaPotion" />

<set name="item_skill" val="10001-1" />

<set name="use_condition" val="{{uc_transmode_exclude;{tt_flying}}}" />

</item>

 

SkillXML:

 

 

<skill id="10001" levels="1" name="Custom Mana Potion">

<set name="itemConsumeId" val="728" />

<set name="itemConsumeCount" val="1" />

<set name="isPotion" val="true" />

<set name="magicLvl" val="1" />

<set name="operateType" val="OP_ACTIVE" />

<set name="power" val="100" />

<set name="skillType" val="MANAHEAL" />

<set name="target" val="TARGET_SELF" />

<cond msgId="113" addName="1">

<player flyMounted="False" />

</cond>

</skill>

 

 

Thanks Btw

 

10 answers to this question

Recommended Posts

  • 0
Posted

You can bump your thread once per 24 hour!

 

Respect rules or nobody will help you or you will be dekarmed aswell.

  • 0
Posted

you need to active MP pots from config in gameserver/config/

i can not remember now on which config file it was but have a look and set mana pots from False to True

  • 0
Posted

you need to active MP pots from config in gameserver/config/

i can not remember now on which config file it was but have a look and set mana pots from False to True

spamming ?? i just said that before .. you idiot ??

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.



×
×
  • Create New...