Jump to content

Eni-RO

Members
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Eni-RO

  1. Version 0.1

    231 downloads

    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
    Free
  2. Version 0.8

    576 downloads

    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
    Free
×
×
  • Create New...