malignuz Posted March 31, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 9 Reputation: 2 Joined: 03/20/21 Last Seen: April 13, 2023 Share Posted March 31, 2021 Hello Guys, Im working in a Ragnarok server project, and I have a lot of problems with ACT/SPR/BMP itens. So I decided to create a Python script that compares items yml file and items lua file, and generate a .csv file showing what is missing, this way you can decided if you want to configure what is missing or delete from your server. I hope this help anybody. This script generate 3 .csv files: items that server has and client not items that client has and server not items that both has (this file tels you if some item have bmp/spr/act problem.) This is working progress, have some bugs and feature that I want to push. https://github.com/lucasarchangelo/items-verify-ragnarok Bye! 1 1 Quote Link to comment Share on other sites More sharing options...
Relzz Posted March 31, 2021 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 355 Reputation: 34 Joined: 02/09/12 Last Seen: February 6 Share Posted March 31, 2021 (edited) You should try making a version that deletes not matching files or "not needed" ones Good one tho Edited March 31, 2021 by M45T3R Quote Link to comment Share on other sites More sharing options...
malignuz Posted April 1, 2021 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 9 Reputation: 2 Joined: 03/20/21 Last Seen: April 13, 2023 Author Share Posted April 1, 2021 Could you give me a example, that I can understand which files should be deleted? That way I can figure out how to make this script. Thx! Quote Link to comment Share on other sites More sharing options...
Relzz Posted May 11, 2021 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 355 Reputation: 34 Joined: 02/09/12 Last Seen: February 6 Share Posted May 11, 2021 On 4/1/2021 at 4:14 AM, malignuz said: Could you give me a example, that I can understand which files should be deleted? That way I can figure out how to make this script. Thx! Ahh sorry I wasnt home for a long time, so uhm.. what I want it to do is delete everything that is not listed on accnum.lua, like actual garbage sprites or not used ones. Like a cleaner Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.