Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/11/24 in all areas

  1. I think, you talk about cutin "filename",3; <-- position 3 *cutin "<filename>",<position>; *cutin2 "<filename>",<position>; This command will display a picture, usually an NPC illustration, also called cutin, for the currently attached client. The position parameter determines the placement of the illustration and takes following values: 0 bottom left corner 1 bottom middle 2 bottom right corner 3 middle of screen in a movable window with an empty title bar 4 middle of screen without the window header, but still movable 255 clear all displayed cutins
    1 point
  2. I have updated custom weapon part, but didnt finalized yet, maybe need some changes for information in iteminfo.lua generated for weapon type part. Will update later on. And also shadow weapon part, maybe.
    1 point
  3. Version 0.8

    473 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
    1 point
  4. Version 0.1

    175 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
    1 point
  5. Version 1.0.0

    58 downloads

    Github Actions provides an amazing way to automate tasks on specific events within your repository. This Actions file will provide you with similar functionality to the CI used by rAthena, but for your own code! Click the Actions Tab for your own Github hosted server repo for details. This specific Action is designed for my RO server, but you can modify whatever you like (line 65) to suit your own server. As Github Actions minutes are now free for public repos, there's no reason why you shouldn't be using something like this to test your code with! You should also be using Git to manage your server's code..
    Free
    1 point
  6. @bankayro you should add more info , not just push the topic up with no more info check your server setting and your server console
    1 point
  7. Version 1.1

    327 downloads

    A simple .NET core application that will change all the slots of your items from an item_db.txt. Great if you want to have 4 slots on all items. But it also has customization. Please read the readme.txt. Four slot all items! And more! Free to use and share. It's called Item Slotter "2" because the original I made just for myself, but I wanted to make a version everyone can use. Hope you enjoy.
    Free
    1 point
  8. Version v1.0.0.600

    7977 downloads

    Easy to use & feature packed NPC Script Editor for RO emulator(s). Has a built in plug-in system, so anyone can write their own plugin to extend this editor's feature. Now optimized for performance and support NPC Script Parsing / Syntax / Error checking (F6) right in the editor to speed up your coding.
    Free
    1 point
  9. Version 0.6

    3756 downloads

    NPC Creator Hello all, I just recently made this program in order to Help with some of my scripting structure, instead of having to deal with typeing out all those lines or opening that other program eascriptable, with this i can just run the program type in the info and it saves it as a txt file in the directory specified with the structure all laid out. If anyone has any suggestions im free to hear them and if this kicks off i'll develop it more, i have a few ideas in my head, Customizeable Quest Scripts through gui and such :3. FEEL FREE TO DROP ME A LINE VIA PM IF YOU WOULD LIKE TO SEE OTHER THINGS ADDED TO THIS, 400+ DOWNLOADS I KNOW YOU ALL WANT SOMETHING DIFFERENT ADDED TO THIS >.>
    Free
    1 point
×
×
  • Create New...