Ultima modifica:


Ero restio a condividerlo con la comunity Italiana, specialemente dopo aver visto le reazioni al post:
Tool MOB DROP HELPER (Utility per create il mob_drop_item.txt) di @4lphA
ovvero il tool dalla quale ho preso ispirazione per la realizzazione del mio,
ma mi sembrava di voltare le spalle alla community in cui sono cresciuto negli anni d'oro di Metin2.
Le critiche costruttive sono sempre ben accette, l'ho fatto perchè mi piace essere comodo e uso la programmazione come valvola di sfogo per realizzare le mie idee, siamo tutti tranquillamente capaci di fare una ricerca con np++.
"The Seed" è un progetto che ho deciso di iniziare che comprende una serie di tool ed un server (Italiano quindi ci vedremo anche nell'altra sezione) basato su dei FS che un giorno verranno rilasciati.
Quindi ecco la release del tool in inglese:


Good morning everyone





- Search for a mob by name or value to view its loot.
- Search for an item by name or value to see which mobs drop it.

- In the folder, you'll already find the "icon" folder extracted from the client I am using for testing, along with a copy of the PNG icons to use as a fallback.
- In the "mob_drop" folder, you'll find the mob_drop_items.txt file (from /share/*)
- as well as item_list, which is used to link icons to the items. (from client/locale)
- In the "names" folder, there are mob_names and item_names, which are used to translate from EUC-KR characters into your own language. (from server/locale/en*)




- Currently, with some configurations (such as Martysama), it is not possible to edit groups with the types "Kill," "Limited," "Special," "Quest," etc.
Which are not present in the Owsap files, or at least mine.

- I actually already have a version that works with the "Kill" type (with minimum level and kills required), but I’ve paused its development since I don’t need it right now.
- I’ve already started working on a similar mechanic for special_item_group.txt, which contains chest loot, and I’ll finish it when I need it.
- Multilingual system for the GUI
- publish a GitHub repo with all the tools one day.

Within the archive, you will find the uncensored .py code as well as an executable .exe file for you to run, depending on your preference and knowledge.


import sys, os, shutil, csv, time, webbrowser (for Discord And Revolut), PyQt5, PIL
from func_py import sheet ( graphic style if someone wants to redo the colors )
from func_py import sheet ( graphic style if someone wants to redo the colors )






VIRUS SCAN: LINK
DOWNLOAD LINK: LESGOSKY
Update #1 - Aggiornato il link download:
- Aggiornata la funzione che apriva Discord e Revolut.
(Ammetto che non era mia prerogativa inserirle e non le ho testate)