Jump to content
  • 0

Customs/Buffer/Blessed armor scrolls


grataxx

Question

Sorry, i searched a lot of posts, IT SHOULD WORK, but it doesnt.

PACK: L2jMobius
Hello there,
This is the list of things i struggle with:
1.Customs
2.Buffer
3.Blessed armor scrolls


1. I fully updated itemname-e.dat weapongrp.dat, saved without crashes.
I tried to make weapons into custom_weapons, also just weapons(still no result)
There is no stats/weapon folder in mobius, so i put xml inside items folder(tried to create weapon folder, but still nothing)
From console i am getting this error:
    WARNING    88    org.l2jmobius.gameserver.model.ItemContainer    [gratax] Invalid ItemId requested: 11116"
Multisell:
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11112 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11113 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11114 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11115 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11116 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11117 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11118 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11119 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11120 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11121 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11123 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11124 does not exist.
    WARNING    1    org.l2jmobius.gameserver.model.multisell.Multisell    Multisell: Item 11125 does not exist."
9c33143351f9e988ea43a836f324290d501.png
178d9c449cf49c429727402b4949b68e680.png
3275aec5652bd4a4b0ddcd3ef1f7f813339.png
a5c11f902511f0e208bf5e98cd6fba93291.png
0a4508b93cb7c906b39f6bb66942868d301.png

2. I have a big problem with buffer, its not working at all, actually all NPC which use quest doesnt work, so i need help with imports(i guess?)
Thats what i have now:
bd5d89aaeae782701a56f24fbde46479.png
715e45932728b17e1c93ff69c3f8aa51.png
a38f28e996b11b2550f120aedd6b2fff.png
f21940300bfa2ddc091d202178d05a5b.png
It doesnt matter what  buffer i upload, still the same, also im spawning l2jmobius default quest npcs like 66666(nobless trader), nothing works.


3. Im sick of blessed armor scrolls not working, they only work, if you enchant already enchanted armory , like draconic helm +1, if its +0, ok button just dont work.
Blessed WEAPON/enchant armor/enchant weapon works just perfectly fine.
Changing types didint help at all.
Screenshots:
8e5b799b7f1b8bb6faee1969618052fd.png
32e8df6e8de083c199c7610b7e992139188.jpg
cf101615dc6d10ffdb27c7c4bf0d926b.png
Bogs/LS stacking just perfect and work, but only armor scrolls and only blessed doesnt work.
 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

1. Open data/stats/items/0000-0099.xml

 1.1 Look, example at item id=1

1.2 Compare with ur custom weapon.

1.3 And i think u will see where is problem if not then sorry, we can't help.

 

2. Check server logs, maybe its not load at all.

 

3. Check enchant config u can find it in config folder.

 

 

Edited by wongerlt
Link to comment
Share on other sites

  • 0
3 minutes ago, wongerlt said:

1. Open data/stats/items/0000-0099.xml

 1.1 Look, example at item id=1

1.2 Compare with ur custom weapon.

1.3 And i think u will see where is problem if not then sorry, we can't help.

 

2. Check server logs, maybe its not load at all.

 

3. Check enchant config u can find it in config folder.

 

 

 

1.Solved that, finally they appear, needed to adapt the code.

 

2. server log pastebin, buffer is loaded, its spawned, quests not working because of imports i guess, i need help with that https://pastebin.com/SyTEi9H2

 

 

3. problem solved, there was BlessArmorEnchantLevel = 11,100;2,100;3,100;

instead of                                  BlessArmorEnchantLevel = 1,100;2,100;3,100;

Link to comment
Share on other sites

  • 0
9 minutes ago, wongerlt said:

i think l2j mobius not support python scripts, try make Java.

yes it doesnt as mobius said, but why the f you need to put them inside? if you dont support python... there is compiled default mobius nobless trader quest, i just want to make simpliest buffer, and now have to deal with java.............

 

 

 i want simpliest buffer of all time :D 

db912454085a894df15e5ee9c06ca3cf.png6e740701fced433b76fb6f5fffa83cf0.png

Edited by grataxx
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...