Jump to content

ItemDBScriptEditor 0.8


2 Screenshots

About This File

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

  1. Ruby
    You can find some links to download binary installer for Windows at the top of the Official HP
    I use RubyInstaller
  2. 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

  1. Open 'db.yml',and add your original ItemDB/MobDB file path
  2. Run 'editor.rb'
  3. Load item script by selecting `Load` button at the right-top of window
  4. Edit script
  5. Select `Inject Script` button to overwrite your ItemDB file

Repo
https://github.com/eni-ro/rAthenaItemDBScriptEditor


What's New in Version 0.8   See changelog

Released

* v0.8
  * Change Mob DB format to YAML
  * Add some scripts

  • Upvote 1
  • Like 1

×
×
  • Create New...