-
Posts
9 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Files posted by Eni-RO
-
ItemDBScriptEditor
By Eni-RO in Server Managers/Editors
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
574 downloads
Updated
-
MobSkillDBEditor
By Eni-RO in Server Managers/Editors
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 backup231 downloads
Submitted