Jump to content

Ragnarok Item verify


Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   2
  • Joined:  03/20/21
  • Last Seen:  

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!

  • Upvote 1
  • Love 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  355
  • Reputation:   34
  • Joined:  02/09/12
  • Last Seen:  

You should try making a version that deletes not matching files or "not needed" ones 

 

Good one tho

 

Edited by M45T3R
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   2
  • Joined:  03/20/21
  • Last Seen:  

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! 

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  355
  • Reputation:   34
  • Joined:  02/09/12
  • Last Seen:  

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...