Jump to content

Rytech

High Council
  • Content Count

    589
  • Joined

  • Last visited

  • Days Won

    89

Reputation Activity

  1. Upvote
    Rytech got a reaction from 15peaces in r827 - More Rebellion Skills / Iteminfo Command Update / Soul Attack Added   
    =General
    *Fixed a issue where the ALLOW_OTHER_RACES setting didn't work
    -on server's running in SQL.
    *Updated the mobinfo command to add a divider line between each
    -of the listed monster entrys to help keep the info for each
    -monster seprate for easier viewing.
    *Updated the iteminfo command.
    -This is a big update which adds additional info for item types
    -that are weapon, armor, or ammo type. Info like the type of
    -weapon/armor/ammo, the ATK/DEF, equip level, etc..
    -Also added a divider line between each of the listed item entrys
    -to help keep the info for each item seprate for easier viewing.
    *itemdb_weapon_typename
    *itemdb_armor_typename
    *itemdb_ammo_typename
    -Added these functions for use with the iteminfo command.
    -These work just like itemdb_typename, but for weapons/armor/ammo.
    *Added a bunch of EQP masks for headgear combinations.
    -Used with the item_db_armor_itemtype function for slot checks.
     
    =Skills
    *LG_PINPOINTATTACK
    -Fixed a possible issue where it wouldn't break certain headgears
    -if its equipped in the upper and middle/lower equip slots.
    *RL_MASS_SPIRAL
    *RL_BANISHING_BUSTER
    *RL_SLUGSHOT
    -Corrected the handling of the animations.
    *RL_S_STORM
    *RL_AM_BLAST
    *SU_SOULATTACK
    -Added full support for these skills.
    *RL_E_CHAIN
    -Can now be removed through dispell methods.
    *RL_P_ALTER
    -Can now be removed through dispell methods.
    -Now forms a barrier around the caster.
    -Barrier is basicly a Kyrie barrier but uses its own formula
    -for this skill to set its HP and number of hits blocked.
    *RL_HEAT_BARREL
    -Can now be removed through dispell methods.
    -Damage increase mechanics recoded.
    -Damage is now applied in the same way as the damage added from
    -summoned coin spheres.
  2. Upvote
    Rytech got a reaction from DoktorPest in 2017-06-14bRagexeRE Client   
    View File 2017-06-14bRagexeRE Client
    Release for the 2017-06-14bRagexeRE client.
    Be sure to have your DATA.INI set to read rdata.grf first and data.grf second.
    Packets are provided in the included text file. Packet shuffles and keys can be found at the bottom in the file.
    Submitter Rytech Submitted 07/21/17 Category Client Resources  
  3. Upvote
    Rytech got a reaction from Lemongrass in r825 - Major Update To Rebel Skill Requirements And Timers / 3 New Skills And Updated Few Working Skills   
    =General
    *Added the "ALLOW_OTHER_RACES" setting.
    -This setting can be found in the mmo.h file and allows disabling
    -the creation of Doram (Summoner) characters on character select.
    -Note: This just disables it server side. Trying to make one while
    -this setting is turned off will cause the server to make a human
    -character no matter the race selected.
     
    =Skills
    *Rebellion
    -Updated all skill requirements and timer data.
    -Timers like cast times, cooldowns, etc.
    *RL_QD_SHOT
    -Fixed a issue where the skill couldn't be used with grenade launcher.
    -Time allowed for comboing after Chain Action increased to 2 seconds.
    -Note: HT_POWER and RL_FALLEN_ANGEL both give 2 seconds to combo.
    -Guessing this should be the case for Quick Draw Shot too.
    *RL_FIREDANCE
    *RL_FALLEN_ANGEL
    *RL_D_TAIL
    *RL_R_TRIP_PLUSATK
    -Added full support for these skills.
    *RL_H_MINE
    -Fully recoded the skill.
    -A max of 5 targets can be tagged at a time.
    -Duration is increased.
    -Damage formula updated.
    -
    -Note: Flicker is currently not coded which is needed to detonate
    -the grenades on the tagged targets. Its working are a bit complex
    -and will be done in a later update.
    *RL_R_TRIP
    -Now deals ranged damage.
    -AoE size for level 1 is now 7x7.
    -Knockback is now a fixed 3 cells.
    -Damage formula updated.
    -Now deals added damage if target is knocked back into a wall.
  4. Upvote
    Rytech got a reaction from 15peaces in r825 - Major Update To Rebel Skill Requirements And Timers / 3 New Skills And Updated Few Working Skills   
    =General
    *Added the "ALLOW_OTHER_RACES" setting.
    -This setting can be found in the mmo.h file and allows disabling
    -the creation of Doram (Summoner) characters on character select.
    -Note: This just disables it server side. Trying to make one while
    -this setting is turned off will cause the server to make a human
    -character no matter the race selected.
     
    =Skills
    *Rebellion
    -Updated all skill requirements and timer data.
    -Timers like cast times, cooldowns, etc.
    *RL_QD_SHOT
    -Fixed a issue where the skill couldn't be used with grenade launcher.
    -Time allowed for comboing after Chain Action increased to 2 seconds.
    -Note: HT_POWER and RL_FALLEN_ANGEL both give 2 seconds to combo.
    -Guessing this should be the case for Quick Draw Shot too.
    *RL_FIREDANCE
    *RL_FALLEN_ANGEL
    *RL_D_TAIL
    *RL_R_TRIP_PLUSATK
    -Added full support for these skills.
    *RL_H_MINE
    -Fully recoded the skill.
    -A max of 5 targets can be tagged at a time.
    -Duration is increased.
    -Damage formula updated.
    -
    -Note: Flicker is currently not coded which is needed to detonate
    -the grenades on the tagged targets. Its working are a bit complex
    -and will be done in a later update.
    *RL_R_TRIP
    -Now deals ranged damage.
    -AoE size for level 1 is now 7x7.
    -Knockback is now a fixed 3 cells.
    -Damage formula updated.
    -Now deals added damage if target is knocked back into a wall.
  5. Upvote
    Rytech got a reaction from Maple in r825 - Major Update To Rebel Skill Requirements And Timers / 3 New Skills And Updated Few Working Skills   
    =General
    *Added the "ALLOW_OTHER_RACES" setting.
    -This setting can be found in the mmo.h file and allows disabling
    -the creation of Doram (Summoner) characters on character select.
    -Note: This just disables it server side. Trying to make one while
    -this setting is turned off will cause the server to make a human
    -character no matter the race selected.
     
    =Skills
    *Rebellion
    -Updated all skill requirements and timer data.
    -Timers like cast times, cooldowns, etc.
    *RL_QD_SHOT
    -Fixed a issue where the skill couldn't be used with grenade launcher.
    -Time allowed for comboing after Chain Action increased to 2 seconds.
    -Note: HT_POWER and RL_FALLEN_ANGEL both give 2 seconds to combo.
    -Guessing this should be the case for Quick Draw Shot too.
    *RL_FIREDANCE
    *RL_FALLEN_ANGEL
    *RL_D_TAIL
    *RL_R_TRIP_PLUSATK
    -Added full support for these skills.
    *RL_H_MINE
    -Fully recoded the skill.
    -A max of 5 targets can be tagged at a time.
    -Duration is increased.
    -Damage formula updated.
    -
    -Note: Flicker is currently not coded which is needed to detonate
    -the grenades on the tagged targets. Its working are a bit complex
    -and will be done in a later update.
    *RL_R_TRIP
    -Now deals ranged damage.
    -AoE size for level 1 is now 7x7.
    -Knockback is now a fixed 3 cells.
    -Damage formula updated.
    -Now deals added damage if target is knocked back into a wall.
  6. Upvote
    Rytech got a reaction from 15peaces in r824 - Quick Draw Shot Fixed of My Error   
    =Skills
    *RL_QD_SHOT
    -Fixed a issue where the skill would sometimes not work.
    -Note: My fault. Should of left the duration hard coded.
     
  7. Upvote
    Rytech got a reaction from 15peaces in r823 - Crimson Marker Recode / Quick Draw Shot / Heat Barrel Update   
    =General
    *Added the "effect2" command.
    -Works just like "effect", but allows for a 2nd value.
    *Added support for the ZC_NOTIFY_EFFECT3 packet.
     
    =Skills
    *WM_SOUND_OF_DESTRUCTION
    -Can now remove Frigg Song status.
    *RL_QD_SHOT
    -Fully supported.
    *RL_C_MARKER
    -Recoded the skill.
    -Duration increased.
    -Now requires 1 coin to use.
    -A max of 3 targets can be marked at a time.
    -
    -Note: Marked targets won't appear on the minimap yet.
    -That will be added in a future update.
    *RL_HEAT_BARREL
    -No longer reduces FLEE.
    -Now reduces HIT.
    -No longer applies the 10 second penalty after status ends.
     
  8. Upvote
    Rytech got a reaction from 15peaces in r821 - New 2016/2017 Guild And Item Packets / Official Guild Master Change   
    =General
    *ZC_ITEM_PICKUP_ACK_V7
    *ZC_GUILD_INFO3
    *ZC_MEMBERMGR_INFO2
    -Added support for these packets.
    -Thanks goes to Lemongrass for figuring out the new structures.
    -
    -This enables new features on 2016-12-28 and newer clients.
    -Previewing headgears and garments on character when viewed from
    -items in carts and items picked up.
    -Guild member listing now shows the last date each member was
    -online. Currently the date won't show properly until I code
    -in a system for saving a timestamp for guild members.
    *Changing guild leaders is now possible through the guild window.
    -If woE is active, the guild master is on a guild related map,
    -or the targeted person to become the guild leader is not online,
    -the change will fail.
    *Updated the "changegm" command to fail if WoE is active.
  9. Upvote
    Rytech got a reaction from Slicer in r821 - New 2016/2017 Guild And Item Packets / Official Guild Master Change   
    =General
    *ZC_ITEM_PICKUP_ACK_V7
    *ZC_GUILD_INFO3
    *ZC_MEMBERMGR_INFO2
    -Added support for these packets.
    -Thanks goes to Lemongrass for figuring out the new structures.
    -
    -This enables new features on 2016-12-28 and newer clients.
    -Previewing headgears and garments on character when viewed from
    -items in carts and items picked up.
    -Guild member listing now shows the last date each member was
    -online. Currently the date won't show properly until I code
    -in a system for saving a timestamp for guild members.
    *Changing guild leaders is now possible through the guild window.
    -If woE is active, the guild master is on a guild related map,
    -or the targeted person to become the guild leader is not online,
    -the change will fail.
    *Updated the "changegm" command to fail if WoE is active.
  10. Upvote
    Rytech got a reaction from jTynne in r820 - Old Guild Packet Fixes / Sorcerer Alternate Outfit   
    =General
    *Enabled support for the Sorcerer's alternate outfit.
    *Updated packet code and info for all guild related packets.
    -This fixes a few hidden bugs with the guild related functions
    -and also cleans up and prepare's the code for upcoming support
    -for newer guild packets for 2017 clients.
  11. Upvote
    Rytech got a reaction from aszrool in 2017-06-14bRagexeRE Client   
    View File 2017-06-14bRagexeRE Client
    Release for the 2017-06-14bRagexeRE client.
    Be sure to have your DATA.INI set to read rdata.grf first and data.grf second.
    Packets are provided in the included text file. Packet shuffles and keys can be found at the bottom in the file.
    Submitter Rytech Submitted 07/21/17 Category Client Resources  
  12. Upvote
    Rytech got a reaction from exneval in 2017-06-14bRagexeRE Client   
    View File 2017-06-14bRagexeRE Client
    Release for the 2017-06-14bRagexeRE client.
    Be sure to have your DATA.INI set to read rdata.grf first and data.grf second.
    Packets are provided in the included text file. Packet shuffles and keys can be found at the bottom in the file.
    Submitter Rytech Submitted 07/21/17 Category Client Resources  
  13. Upvote
    Rytech got a reaction from jTynne in 2017-06-14bRagexeRE Client   
    This is the last client Nemo is able to restore the login window on. Starting with the 2017-06-21aRagexeRE and newer the login screen can no longer be enabled. Some other things were found to be added/changed that are related to this. So there won't be any more client releases until a solution is found.
     
    As usual with any new client, don't expect it to work right away until support is done for it unless you just want to tinker with it.
  14. Upvote
    Rytech got a reaction from jTynne in 2017-06-14bRagexeRE Client   
    View File 2017-06-14bRagexeRE Client
    Release for the 2017-06-14bRagexeRE client.
    Be sure to have your DATA.INI set to read rdata.grf first and data.grf second.
    Packets are provided in the included text file. Packet shuffles and keys can be found at the bottom in the file.
    Submitter Rytech Submitted 07/21/17 Category Client Resources  
  15. Upvote
    Rytech got a reaction from jTynne in job class doram   
    Doram is the name of the cat race. Summoner is the name of a job thats exclusive to the doram race. Human's don't have access to the Summoner job.
  16. Upvote
    Rytech got a reaction from aszrool in r819 - kRO March 2017 Mado Update   
    =Database
    *A few item changes.
    -Fixed the Upgraded Huuma Shuriken to increase MATK properly.
    -Falcon Flute is now only usable by Hunter type jobs.

    *Added the Emergency Magic Gear.
    -This item is usable only by Mechanics.
    -Mounts the Mechanic to a mado when used.
    -Has a reuse delay of 3 minutes.



    =NPC
    *Updated the thanatos quest to allow Summoner's to enter.



    =Jobs
    *Mechanic
    -Updated the mado code with official March 2017 update changes.
    -The follow changes applies to the mados....
    -
    -The base movement speed of mado's is now the same as Peco's,
    -but the movement speed penalty still applies and is reduced with
    -the Mado License skill.
    -
    -Natural HP recovery is increased. Its doubled for now until
    -the official info is learned.
    -
    -Mado's now have a max weight increase of 1500.
    -
    -The Teleport skill can now be used.
    -
    -Mado's are now immune to equipment stripping.
  17. Upvote
    Rytech got a reaction from LucyCelles in 2015-10-29aRagexeRE Client (Re-Release)   
    File Name: 2015-10-29aRagexeRE Client (Re-Release)
    File Submitter: Rytech
    File Submitted: 26 Nov 2016
    File Category: Client Resources
     
    2015-10-29aRagexeRE game client.
     
    This is a re-release of the 2015-10-29aRagexeRE client which fixes issues from the previous release in 2015. Be sure to set the client to load rdata.grf before data.grf to minimize issues.
     
    Click here to download this file
  18. Upvote
    Rytech got a reaction from JulioCF in r819 - kRO March 2017 Mado Update   
    =Database
    *A few item changes.
    -Fixed the Upgraded Huuma Shuriken to increase MATK properly.
    -Falcon Flute is now only usable by Hunter type jobs.

    *Added the Emergency Magic Gear.
    -This item is usable only by Mechanics.
    -Mounts the Mechanic to a mado when used.
    -Has a reuse delay of 3 minutes.



    =NPC
    *Updated the thanatos quest to allow Summoner's to enter.



    =Jobs
    *Mechanic
    -Updated the mado code with official March 2017 update changes.
    -The follow changes applies to the mados....
    -
    -The base movement speed of mado's is now the same as Peco's,
    -but the movement speed penalty still applies and is reduced with
    -the Mado License skill.
    -
    -Natural HP recovery is increased. Its doubled for now until
    -the official info is learned.
    -
    -Mado's now have a max weight increase of 1500.
    -
    -The Teleport skill can now be used.
    -
    -Mado's are now immune to equipment stripping.
  19. Upvote
    Rytech got a reaction from 15peaces in r818 - Rebellion Items Added And Skill Tree Overhaul   
    =General
    *Added the latest NPC and status tags and ID's.

    *Enabled support for Shadow Chaser's alternate outfit.



    =Database
    *Added and updated a number of items.
    -Most of the items are Rebellion related.



    =Skills
    *Adjusted some Rebellion skills in the databases to prepare for
    -future updates and update them according to the awakening update.

    *RL_MASS_SPIRAL
    -Cooldown time reduced.

    *RL_BANISHING_BUSTER
    -No longer deals splash damage.

    *RL_FALLEN_ANGEL
    -Max level changed to 1.

    *RL_D_TAIL
    *RL_HAMMER_OF_GOD
    -Element is now forced neutral.

    *RL_AM_BLAST
    -Attack ranged increased.

    *Updated SP requirements for all Rebellion skills.



    =Jobs
    *Rebellion
    -Updated the skill tree to the awakening update version.
    -Gunslinger skill requirements will not be changed since this
    -is a pre-renewal emulator.
    -Note: You may want to offer your players a free skill reset
    -due to the changes to the skill tree.
  20. Upvote
    Rytech got a reaction from Mikegyver in r816 - AC_ACCEPT_LOGIN4 Support   
    =General
    *Added temporarly support for the 2017-03-29dRagexeRE
    -This is for experimental testing and will not stay in the future.

    *Added support for the AC_ACCEPT_LOGIN4 packet.
    -March 2017 and newer clients require this since they no longer
    -support the legacy AC_ACCEPT_LOGIN packet.
  21. Upvote
    Rytech got a reaction from Sephus in 2016-12-28aRagexeRE Client   
    File Name: 2016-12-28aRagexeRE Client
    File Submitter: Rytech
    File Submitted: 27 Jan 2017
    File Category: Client Resources

    Release for the 2016-12-28aRagexeRE client.

    Be sure to set your DATA.INI to read rdata.grf first and data.grf 2nd.

    Click here to download this file

    After seeing the success of the unpacking of the last 2 clients I felt its time to finally get a new one out. A very new one to help drive things in motion again. So here's a late xmas president to everyone. Packet lengths, shuffles, and encryption keys are provided in the text file.
     
    Big thanks to Nova for helping with the testing of the client and the connection fixes and giving me the motivation to make this possible.
     
    1. Due to a big change in how regular client are being packed by Gravity, its not possible to do a stable unpacking of them. Only RE clients can be done without issues. So please don't ask for regular ones.
     
    2. Because RE clients are sakray test clients, im only doing releases that I feel are stable and will only make them as needed. So maybe one or 2 clients will be released a year.
     
    3. As with all newly released clients itl take time to get them fully supported. This is a very new client and will have some issues at the start. Its stable but do expect some things to not work right away. DO NOT PM ME OR ANY OTHER DEV'S ON HOW TO GET IT TO WORK!!!! Your PM's will be ignored.
     
    4. Currently as of this time, the client will not work with Hercules or rAthena even if you add the shuffles and encryption keys. Ive tested and gotten this to work on 3CeAM and a friend's test server that uses rAthena with a small fix. ill provide info on how to fix this. You can apply it yourself or wait for dev's to add it.
     
    Other Info: Here's what to expect so far....
     
    Nemo
    Msgstringtable.txt and exe's english translation patches do not work. Its not possible to extract the latest msgstringtable ether. Also got word that the hair style patch also fails. Don't know what else fails but do expect a number of patches to not work or cause issues. If you find any other patches that fails, report them in the Nemo Patcher topic.
     
    Hercules / rAthena
    The client's login and character select will function. But after selecting a character, the client will sit for a moment and then time out. This is because Gravity is no longer using the ZC_ACCEPT_ENTER3 packet and went back to using the older ZC_ACCEPT_ENTER2. So you have to edit the source to have it use the 2nd version of ACCEPT_ENTER or else the timeout issue will happen. Im not going into tech details on how to apply the change. Thats for you to do or just wait for someone to do it.
     
    Client
    Be sure to have your client's data.grf and rdata.grf patched to 2016-12-28 or newer to support the client. Being behind this date could result in client file errors and/or crashes. Do I even need to say this?
     
    If anyone has any questions, ask here. Again, DO NOT PM ME OR OTHER DEV'S FOR HELP!!!!! ASK HERE FOR HELP AND INFO!!!!!
  22. Upvote
    Rytech got a reaction from evilpuncker in Random Item Option System?   
    Wow rAthena got it fully working? Congrats to them on getting a complex system coded in.
  23. Upvote
    Rytech got a reaction from Miнαєl in 2016-12-28aRagexeRE Client   
    File Name: 2016-12-28aRagexeRE Client
    File Submitter: Rytech
    File Submitted: 27 Jan 2017
    File Category: Client Resources

    Release for the 2016-12-28aRagexeRE client.

    Be sure to set your DATA.INI to read rdata.grf first and data.grf 2nd.

    Click here to download this file

    After seeing the success of the unpacking of the last 2 clients I felt its time to finally get a new one out. A very new one to help drive things in motion again. So here's a late xmas president to everyone. Packet lengths, shuffles, and encryption keys are provided in the text file.
     
    Big thanks to Nova for helping with the testing of the client and the connection fixes and giving me the motivation to make this possible.
     
    1. Due to a big change in how regular client are being packed by Gravity, its not possible to do a stable unpacking of them. Only RE clients can be done without issues. So please don't ask for regular ones.
     
    2. Because RE clients are sakray test clients, im only doing releases that I feel are stable and will only make them as needed. So maybe one or 2 clients will be released a year.
     
    3. As with all newly released clients itl take time to get them fully supported. This is a very new client and will have some issues at the start. Its stable but do expect some things to not work right away. DO NOT PM ME OR ANY OTHER DEV'S ON HOW TO GET IT TO WORK!!!! Your PM's will be ignored.
     
    4. Currently as of this time, the client will not work with Hercules or rAthena even if you add the shuffles and encryption keys. Ive tested and gotten this to work on 3CeAM and a friend's test server that uses rAthena with a small fix. ill provide info on how to fix this. You can apply it yourself or wait for dev's to add it.
     
    Other Info: Here's what to expect so far....
     
    Nemo
    Msgstringtable.txt and exe's english translation patches do not work. Its not possible to extract the latest msgstringtable ether. Also got word that the hair style patch also fails. Don't know what else fails but do expect a number of patches to not work or cause issues. If you find any other patches that fails, report them in the Nemo Patcher topic.
     
    Hercules / rAthena
    The client's login and character select will function. But after selecting a character, the client will sit for a moment and then time out. This is because Gravity is no longer using the ZC_ACCEPT_ENTER3 packet and went back to using the older ZC_ACCEPT_ENTER2. So you have to edit the source to have it use the 2nd version of ACCEPT_ENTER or else the timeout issue will happen. Im not going into tech details on how to apply the change. Thats for you to do or just wait for someone to do it.
     
    Client
    Be sure to have your client's data.grf and rdata.grf patched to 2016-12-28 or newer to support the client. Being behind this date could result in client file errors and/or crashes. Do I even need to say this?
     
    If anyone has any questions, ask here. Again, DO NOT PM ME OR OTHER DEV'S FOR HELP!!!!! ASK HERE FOR HELP AND INFO!!!!!
  24. Upvote
    Rytech got a reaction from Mikegyver in 2016-12-28aRagexeRE Client   
    File Name: 2016-12-28aRagexeRE Client
    File Submitter: Rytech
    File Submitted: 27 Jan 2017
    File Category: Client Resources

    Release for the 2016-12-28aRagexeRE client.

    Be sure to set your DATA.INI to read rdata.grf first and data.grf 2nd.

    Click here to download this file

    After seeing the success of the unpacking of the last 2 clients I felt its time to finally get a new one out. A very new one to help drive things in motion again. So here's a late xmas president to everyone. Packet lengths, shuffles, and encryption keys are provided in the text file.
     
    Big thanks to Nova for helping with the testing of the client and the connection fixes and giving me the motivation to make this possible.
     
    1. Due to a big change in how regular client are being packed by Gravity, its not possible to do a stable unpacking of them. Only RE clients can be done without issues. So please don't ask for regular ones.
     
    2. Because RE clients are sakray test clients, im only doing releases that I feel are stable and will only make them as needed. So maybe one or 2 clients will be released a year.
     
    3. As with all newly released clients itl take time to get them fully supported. This is a very new client and will have some issues at the start. Its stable but do expect some things to not work right away. DO NOT PM ME OR ANY OTHER DEV'S ON HOW TO GET IT TO WORK!!!! Your PM's will be ignored.
     
    4. Currently as of this time, the client will not work with Hercules or rAthena even if you add the shuffles and encryption keys. Ive tested and gotten this to work on 3CeAM and a friend's test server that uses rAthena with a small fix. ill provide info on how to fix this. You can apply it yourself or wait for dev's to add it.
     
    Other Info: Here's what to expect so far....
     
    Nemo
    Msgstringtable.txt and exe's english translation patches do not work. Its not possible to extract the latest msgstringtable ether. Also got word that the hair style patch also fails. Don't know what else fails but do expect a number of patches to not work or cause issues. If you find any other patches that fails, report them in the Nemo Patcher topic.
     
    Hercules / rAthena
    The client's login and character select will function. But after selecting a character, the client will sit for a moment and then time out. This is because Gravity is no longer using the ZC_ACCEPT_ENTER3 packet and went back to using the older ZC_ACCEPT_ENTER2. So you have to edit the source to have it use the 2nd version of ACCEPT_ENTER or else the timeout issue will happen. Im not going into tech details on how to apply the change. Thats for you to do or just wait for someone to do it.
     
    Client
    Be sure to have your client's data.grf and rdata.grf patched to 2016-12-28 or newer to support the client. Being behind this date could result in client file errors and/or crashes. Do I even need to say this?
     
    If anyone has any questions, ask here. Again, DO NOT PM ME OR OTHER DEV'S FOR HELP!!!!! ASK HERE FOR HELP AND INFO!!!!!
  25. Upvote
    Rytech got a reaction from Like it~* in Dress Pack   
    View File Dress Pack
    What Is It?:
    The dress pack is a content pack that enables full
    use of the dressing room feature and also adds
    official alternate styles for 3rd jobs from jRO.
     
     
     
    How To Install:
    To use, simply have your DATA.INI file set to
    read the dressroom.grf before the data.grf/rdata.grf
    files. You can also use the tool GRF Editor to merge
    into your custom grf if desired.
     
    A 2015-10-29aRagexe or newer client is required for
    this to work properly. This file only adds support for
    the client side and will only let you view things in
    the dress room window. The server must fully support
    the system as well along with the "body" value in the
    character data.
     
    You will need to enable the "save_body_style" config
    in the conf/battle/client.conf to allow your server
    to save selected body styles.
     
    More info can be found in the read me file.
    Submitter Rytech Submitted 12/20/15 Category Client Resources  
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.