Jump to content

Eni-RO

Members
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

Files posted by Eni-RO

  1. Free

    ItemDBScriptEditor

    About
    This editor is a scripting support tool.
    I made thid editor for my own use and Ruby study.
    So don't request new feature

    Requirement
    Ruby
    You can find some links to download binary installer for Windows at the top of the Official HP
    I use RubyInstaller Ruby Gems
    After Ruby installation finished,open command prompt and type commands below Gtk3 gem install gtk3  
    GtkSourceView3 gem install gtksourceview3  
    win32-clipboard gem install win32-clipboard  
    Useage
    Open 'db.yml',and add your original ItemDB/MobDB file path Run 'editor.rb' Load item script by selecting `Load` button at the right-top of window Edit script Select `Inject Script` button to overwrite your ItemDB file Repo
    https://github.com/eni-ro/rAthenaItemDBScriptEditor

    473 downloads

    Updated

  2. Free

    MobSkillDBEditor

    hello, rAthena
    this editor is poor copy of mob skill editor function of SDE.
    Be sure to backup your files before using this editor!!
    attached source code is python script
    you need to install PyQt5 and yaml to run script
    you can also download prebuild windows binary file at git release page.
    https://github.com/eni-ro/MobSkillDBEditor/releases
     
    Supported feature
    multiple mob_skill_db.txt support Not Supported
    undo/redo auto backup

    174 downloads

    Submitted

×
×
  • Create New...