Jump to content

Katazui

Members
  • Posts

    167
  • Joined

  • Days Won

    6

Files posted by Katazui

  1. Free

    Simple Client-Side Generator [itemInfo/accName/accessoryID]

    Hello rAthena! I have been struggling with adding large amounts of custom items into my client-side, so I made a little tool that would help with just that, and I'd like to share the tool with the community!
    I will continue to update this project over time; adding a user interface & specific parameter options.
    Important Reminders:
    - You need the latest Java Verison to run this program. Download: JDK 15 Download
    - Both input_sprite.txt & input_display.txt must have the same number of lines.
    - input_sprite.txt MUST have a underscore (_) for white spaces.
    - If there is one-character-value or less in the input_sprite.txt & input_display.txt files, that line will be omitted with a empty line.
    - Once Java has been installed, you must use the run.bat file to open the program.
    Helpful Articles:
    - How to Open Jar | Reference: https://www.wikihow.com/Run-a-.Jar-Java-File
    - Java SE Downloads | Link: https://www.oracle.com/java/technologies/javase-downloads.html
    Click for Demo Video

    346 downloads

    Updated

  2. 5.00 USD

    Tag Event [Automated/Manual]

    Hello rAthena! I'd like to share one of my events from my server for the community.
     
    Tag Event
    Description:
    - Run across Turbo Track without getting tagged.
    - Taggers increase every round!
    - Players have a 60% of getting tagged, (adjustable).
    - Prize is based on amount of players joined in the event, (adjustable).
    - Event runs every four hours, (adjustable).
    - Use @TagEvent to start event!
     
    Configuration:
    // X% of getting tagged set $@TagVarChance, 60; //Prize for Winner getitem 969, $@TagPrizeActual; //Prize for one participant getitem 969, 100; // X Gold per Player in Event for the winner set $@TagPrizeVar, 100; OnClock0300: OnClock0700: OnClock1100: OnClock1500: OnClock1900: OnClock2300:  
    Install:
    Replace contents in turbo_track.txt with given turbo_track.txt, (removes Solo Turbo Track to make space for the Tag Event)
    server\npc\other\turbo_track.txt File attached below
     
    Add to scripts_custom.conf
    npc: npc/custom/TagEvent.txt  
    Terms:
    You are not allowed to redistribute this script in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I still retain all rights to this script. You can modify this script as you like, but to receive support you must tell me what you changed. No Renewal, free updates.  
    turbo_track.txt

    21 purchases   52 downloads

    Updated

×
×
  • Create New...