Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/20/16 in all areas

  1. View File Third Job Costumes & New Classes: Corrected Third Job Costumes + New Classes The Correction With the advent of jRO releasing new Job Costumes, and also, the new classes from the Taekwon branch, many of server owners want to replace the vanilla sprites or even, implement the bodystyle system. But, there's a catch! Originally jRO, and now, even kRO spriters, have made it completely off of the default pattern of palette. In a classic example, you can notice the pattern of the RO palettes. What matters is the position of the colours, as an example, for all jobs, the white-ish tones will be always on the same row, so we can use it to create custom palettes. See how it works: But jRO didn't follow the classic pattern, making it incompatible with custom palettes (@Kamishi ones included). So, I edited frame by frame of each job sprite, of each gender, mounted or not, correcting them, converting them in a way so many of the previously created palettes will work. This package includes: Alternate Outfits: Alternate Royal Guard M/F + Gryffon Battlemount + Lion Mount Alternate Ranger M/F + Warg Battlemount + Ostrich Mount Alternate Minstrel/Wanderer + Ostrich Mount Alternate ArchBishop M/F + Alpaca Mount Alternate Warlock M/F + Fox Mount Alternate Mechanic M/F + Savage Mount Alternate Genetic M/F + Savage Mount Alternate Guillotine Cross M/F + Hyena Mount Alternate Shadow Chaser M/F + Hyena Mount Alternate Sorcerer M/F + Fox Mount Alternate Sura M/F + Alpaca Mount Alternate Rune Knight M/F + Dragon Battlemount + Lion Mount New Classes Star Emperor M/F + Wolf Mount Soul Reaper M/F + Wolf Mount As requested by @Emistry, I also added an extra, making it more compatible to default palettes: Kagerou/Oboro + Frog Mount Following the another @Emistry's request, all files are now already on GRFs. The previous version had no Cashmount palette included, this one fixes the issue. Only the already released costumes are supported at this moment. The Rune Knight seems to be the last of them, it's over a year from the first release! As a final part of the package, I'm including Classic Palettes for all Alternate Costumes. Enjoy the final product! Submitter Haziel Submitted 02/24/2016 Category Job Sprites Content Author Gravity Corp  
    1 point
  2. Hello everyone! I'd just like to show off something I've worked on as a pet project that was finally released at RebirthRO a couple of months ago, which is fully working achievements and titles. When you get an achievement, the black-bar appears along with an Angeling that appears over your head (like the level up angel), both display only for you. That's all packet related, so no real extra work required there. Then there is the achievement window in game that has full functionality. It took a little while to get the packets working, since the only dumps I could find were out of date, but it was worth it in the end. It's surprisingly robust and easy to use, unlike other aspects of RO. The whole achievement system consists of only two packets. Of note is that the Title, Buff and Item rewards can all be hovered over to get the name of them (titles and buffs names pull from the lubs, the item can be right clicked to show its description). Src-side, all achievements are stored in a .conf that allows you to specify a bunch of conditions as well as rewards. I made it quite flexible for rewards, allowing for items to be given in bunches rather than singles, and buffs are defined by SC constants, with var1~4 and tick all being modifiable. The title window is quite simple, and, again, is done with two packets. Really simple and easy. Of note, since the name packet had to be updated to allow for the displaying of titles, you can also give titles to mobs and NPCs as well! Finally, and easiest of all three, is random options. All client-side work was done for me, so I just needed to fill out the item data and save it somewhere. These, too, I've saved in a .conf that would allow for much more complex bonuses than the little bar could fit in. What's most exciting about random options is the fact you only really have to make one item for each slot and weapon type, and then you could easily let people just farm away for the best combination of options; it would cut down on a lot of bloat in the item DB. There you have it! Any questions I'd be happy to answer!
    1 point
  3. 2015 Client Support As of d2d1fd2, rAthena is now able to support 2015 clients! Client Support Feature : 2013-12-23 or Newer (Main Server) Clan System Feature: Requires 2013-12-23 client or newer. Includes the Sword, Arc Wand, Golden Mace, and Cross Bow Clans. Jumping Clan is not yet implemented as more information is needed. Includes official NPC to join and leave Clans. Side note: Confirm your chat window has the Clan Info setting enabled to display messages. Added clan_join and clan_leave script commands. Commit : ecc8cf9 Note: read topic click Cash Shop Sale System Feature: Requires 2013-12-23 client or newer. Requires GM level 99; until permission settings are implemented. Usage: Enter the item(s) you want to sell in your item_cash_db.txt using Type 8. Start the server or @reloaditemdb. The Special tab will be empty at this time, which is fine. Type /limitedsale and hit enter in the chat window in the client. Enter the item name into the Item DB Name field in the sale window. Fill in the data you want for the item: Number of Sale: Amount of this item that is sold to players. Sale Start Time: This is the Month / Day and then Hour : Minute of the start of the sale Time to sell: How many hours the sale will last. 24h is max tested so far. Click Add Limited Item and wait for the start time that was entered to pass. Commit : Pull: 1825 Note: read topic click Client Support Feature : 2014-10-16 or Newer (Main Server) Vending & Buying Store Report Feature: This feature when user close shop, the client showing report for buy/sell Commit : 01adc9c Client Support Feature : 2015-05-13 or Newer (Main Server) One Click Item Identify Feature: This feature allows quickly (ctrl + click right) in you item unidentified Request 1 Magnifier when used. Commit : 5fe8145 Add Body Style & Dressing Room Feature: This feature require the client support before 2015-05-13 or newer user can choose body style and dressing room system Make sure you data&lub support for this Commit : d70b173 Note: now support 5 job only (Guillotine Cross & Genetic & Mechanic & Royal Guard & Arch Bishop Outfit) last update 2016-04-19 Thank you to Rytech for the client Dress pack New Item Random Option Feature: This feature is still in initial release state. Bugs and issues may occur. We hope you could kindly report them to us. Finally, in addition to the feature, we will release more script command support for this feature in the future. Commit : f296409 Note: read topic click RODEX New Mail System Feature: RODEX (RO Delivery Express) is the replacement of the Mail System within RO. (Read more here) Requires PACKETVER 20150513 or newer. All mailbox NPC are disabled as RODEX is accessible through the client. Basic configurations can be found in conf/battle/misc.conf with more configurations in conf/char_athena.conf. mail_return_days and mail_delete_days are defaulted to 15 days for when an unread message is returned and another 15 days for when that returned message is finally deleted. As with the previous mail system, zeny and items can be sent through RODEX. RODEX supports up to 5 attached items now, as opposed to 1. A tax of 2,500 zeny per item (misc.conf::mail_attachment_price) and a tax of 2% zeny when sending zeny (misc.conf::mail_zeny_fee). Players are given a default of 100 mail stamps a day. (misc.conf::mail_daily_count) Commit : Git Hash: 58776da Note: read topic click Achievement System Feature: Title System Feature: Requires client 2015-05-13 and higher. Includes Title System which is integrated into the Achievement System. Rewards are given through the RODEX System. Added new atcommand reloadachievementdb. Added new script commands achievementinfo, achievementadd, achievementremove, achievementcomplete, and achievementexists. Commit : Git Hash: 7f5411d Note: read topic click Client Support Feature : 2015-08-26 or Newer (Main Server) Add New Skill Cart Design Feature (Pushcart Decoration): This feature require the client support 2015-08-26 or newer user can select cart for change to new design for Merchant Class only Make sure you data&lub support for this here. Commit : 71c6896 Note: now not support NPC for this, if you want to test @questskill 2544 Client Support Feature : 2015-10-01 or Newer (Main Server) New Character Creation Windows Feature (Unique Sex): This feature require the client support 2015-10-01 or newer user can choose sex M/F when make new character creation Commit : e3c274a New Class Doram Feature: This feature require the client support 2015-10-01 or newer Thanks to Rytech and Nova for their information! Commit : daa9e01 Note: read topic click Pet Evolution System Feature: This feature isn't supported yet (waiting developer for Implemented). Client Support Download Thanks to @renniw for the preparation of this client! You can download the Client - 2015-09-16a Download (Main Server) - 2015-10-29a Download (Main Server) - 2015-11-04a Download (Main Server) These features require 20150513 or newer. Please report all bugs to the Issue Tracker! NOTE: This 'support' post means rAthena added 2015-09-16 client (source and packets), not "post your issue about installation, how to get, how to make it work of 2015-09-16 client" This is a Christmas gift for the rAthena user, Merry X'mas DressPack.grf sysbox.grf DressPack_v1.3.grf DressPack_v1.4.grf DressPack_v1.5.grf
    1 point
  4. DELETE FROM `inventory` WHERE `nameid` IN ( 1100,1400,1600 ) AND `refine` = 10; DELETE FROM `cart_inventory` WHERE `nameid` IN ( 1100,1400,1600 ) AND `refine` = 10; DELETE FROM `storage` WHERE `nameid` IN ( 1100,1400,1600 ) AND `refine` = 10; DELETE FROM `guild_storage` WHERE `nameid` IN ( 1100,1400,1600 ) AND `refine` = 10; DELETE FROM `mail` WHERE `nameid` IN ( 1100,1400,1600 ) AND `refine` = 10; DELETE FROM `auction` WHERE `nameid` IN ( 1100,1400,1600 ) AND `refine` = 10; shut down server and execute the query.
    1 point
×
×
  • Create New...