I have downloaded and install Server and DataPack (stable) version 31/10/2014. I found that now there is no "<!-- ADMIN EDIT NPC -->"-block in adminCommands.xml anymore so I can't edit npc and mobs by Shift+left-mouse-click (I need to edit some raidboss skills).
Server write me that there is no "//edit_npc" command. How can I fix it?
Sorry for my bad english.
Edit_npc problem
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
Re: Edit_npc problem
NPCs are moved into XML and now there is no ability to edit their data from in-game.
Edit xmls and reload npcs
Edit xmls and reload npcs
-
- Posts: 9
- Joined: Sat Nov 30, 2013 2:34 pm
Re: Edit_npc problem
There is another problem. Where is gone the configuration of "DeepBlue Rules" from "*\game\config"? I want turned it off.
How to change the expirience given after killing Raid Boss/Mob? Not RATE of expirience, but the basic value.
How to change the expirience given after killing Raid Boss/Mob? Not RATE of expirience, but the basic value.
-
- L2j Veteran
- Posts: 314
- Joined: Mon Mar 11, 2013 4:19 pm
Re: Edit_npc problem
to reproduce DeepBlue config you can change in NPC.properties the DropItemMinLevelGapChance if you make it 100 monsters will drop item no matter whats the level difference there is adena equivent also or you can set the level differences you want all the configs are around that one.
About XP its the xp rate in npc xml its (level * level * rate)
About XP its the xp rate in npc xml its (level * level * rate)
-
- Posts: 9
- Joined: Sat Nov 30, 2013 2:34 pm
Re: Edit_npc problem
Thanks for the help!
I want to make different rules for enchanting armor and weapons for each grade.
Is that possible? I look into enchantItemGroups.xml and have a bad fealing about that.
I want to make different rules for enchanting armor and weapons for each grade.
I think it make enchanting rules more flexible.For example:
<enchantRateGroup name="D-Grade ARMOR_GROUP">
<current enchant="0-10" chance="100" />
<current enchant="11-65535" chance="0" />
<enchantRateGroup name="C-Grade ARMOR_GROUP">
<current enchant="0-20" chance="100" />
<current enchant="21-65535" chance="0" />
<enchantRateGroup name="B-Grade ARMOR_GROUP">
<current enchant="0-30" chance="100" />
<current enchant="31-65535" chance="0" />
Is that possible? I look into enchantItemGroups.xml and have a bad fealing about that.
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: Edit_npc problem
I'm working on an experimental version of npc_edit and npc_customize, I ran into some troubles, after I figure them out I'll commit it to the repository.
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 
