Web with drop and spoil info

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
visionjav
Posts: 2
Joined: Mon Dec 05, 2011 4:21 pm

Web with drop and spoil info

Post by visionjav »

Im gonna set up a l2jserver soon and im wondering if is ther any way to set up a web like, base.l2j.ru but using server data, to show custom drop and spoil,

Sorry for my english, and thanks
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: Web with drop and spoil info

Post by Zoey76 »

Not yet, I want to provide support for it, but haven't been done yet.
Powered by Eclipse 4.30 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
User avatar
Battlecruiser
L2j Veteran
L2j Veteran
Posts: 332
Joined: Thu May 01, 2008 9:44 am

Re: Web with drop and spoil info

Post by Battlecruiser »

now you can use:

this script to generate legacy SQL droplist table: https://gist.github.com/Battlecruiser/7 ... 7e96d9688f
this requires patched core/DP: https://github.com/Battlecruiser/L2J_Se ... _droptable, https://github.com/Battlecruiser/L2J_DataPack/tree/drop (Merge those brnaches into your Server/DP in order to run that script), CONFIGURE that SCRIPT, then run it. it should generate the SQL commands to generate the droplist database table to stdout (redirecting is recommended).
Then you should be able to run MSknight dropcalc http://www.msknight.com/index.php?page=196 (run the import scripts to import items/npcs from XML files, but doesn't parse the drop data).

NOTE: this comes without ANY warranty
Git user
Post Reply