Jump to content

Recommended Posts

Posted

HeLLo MxC logika 8a exete problimata me ta preconfiguared pou den litourgoune ta mana potions ego simera 8a sas di3o pos na ta ftia3ete efoson dn borite na 3ana kanete compile

[size=25pt][color=red]NOTE: AFTO EINAI MONO GIA GRACIA 3[/size]

[color=yellow]Step 1[/color]pame sto C:/Server/L2JServer/Configs kai anigoume to [/color]
[hr]
[color=red]L2jmods.propeties[/color]
[hr]
[color=yellow]Step 2[/color][color=red]kanoume searche diladi  Ctrl+F kai psaxnoume ton parakato code[/color]
[hr]

[code]
# ---------------------------------------------------------------------------
# Mana Drugs/Potions
# ---------------------------------------------------------------------------
# This option will enable core support for:
# Mana Drug (item ID 726), using skill ID 9007.
# Mana Potion (item ID 728), using skill ID 9008.
EnableManaPotionSupport = false

# Mp recovery for mana potion (ID 728)
# Lvl1 - 200MP, lvl2 - 200MP
# Lvl3 - 200MP, lvl4 - 200MP
# Lvl5 - 200MP
# Default: 1
ManaPotionLevel = 5


 


Step 3 pame edo EnableManaPotionSupport = false kai to false to kanoume true




tora an 8elete na balete na dini pio poli mp akoulou8iste tis odigies parakato

 

step 1 pame sto C:/Server/L2jServer/Data/Stats/Skills kai briskoume to arxio (XML) me to onoma 9008 gia mana potions


step 2 anigoume to arxio (XML)me to onoma 9008 kai kanoume searche dld ctrl+F gia ton parakato code


<skill id="9008" levels="1" name="Custom Mana Potion">
 <!-- Done by DJ MELERIX -->
 <set name="isPotion" val="true"/>
 <set name="magicLvl" val="1"/>
 <set name="operateType" val="OP_ACTIVE"/>
 [color=red]<set name="power" val="500"/>[/color]
 <set name="skillType" val="MANAHEAL"/>
 <set name="target" val="TARGET_SELF"/>
 <cond msgId="113" addName="1">
   <player flyMounted="False"/>
 </cond>
</skill>


Step 3kai briskoume afto edo  <set name="power" val="500"/>

an dn to brite einai me kokina gramata ston code piso sto 8ema


to val=''500'' simeni poso 8a dini an 8elete p.x. na dini 100 to kanoume etc <set name="power" val="100"/> an 8elete na dini me ena mana potion full kante to etc <set name="power" val="999999999"/>

 

NOTE: an iparxi idi pou dn pistebo na iparxi kante to lock[/code]

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
Reply to this topic...

×   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...