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 ??

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..