15peaces 18 Posted August 9, 2016 I've updated my Itembound System patch! *Fixed an critical issue where this patch could crash the char-server.-Please update asap! commit Quote Share this post Link to post Share on other sites
15peaces 18 Posted August 14, 2016 No Delay Grf ProtectionNDG Protection is a src modification to make sure NDG,speed hack, WPE Users still follow the rules. *Added patch for Kichis NDG Protection *Infos can be found here:-http://herc.ws/board/topic/5658-ndg-protection/ Commit Patch Quote Share this post Link to post Share on other sites
15peaces 18 Posted August 14, 2016 Downrefitem Added patch for script command downrefitem*downrefitem <equipment slot>{,<downgrade_count>};-This command will downgrade an item by - 1 (unless optional <downgrade_count> is provided)-in the specified equipment slot of the invoking character.-So the item will not be destroyed unlike in the-failedrefitem script command. This will also display a 'refine failure'-effect on the character and put appropriate messages into their chat-window.CommitPatch Quote Share this post Link to post Share on other sites
15peaces 18 Posted October 17, 2016 freeloop *Added patch for 'freeloop' script command-Toggling this to enabled (1) allows the script instance to bypass the infinite loop protection, allowing your script to loop as much as it may need.Patch Quote Share this post Link to post Share on other sites
15peaces 18 Posted February 21, 2017 bMagicAtkEle *Added bonus2 bMagicAtkEle,e,x; item bonus-Increases damage of n element magic by x%-Also added a item to test the bonus. Patch Quote Share this post Link to post Share on other sites
15peaces 18 Posted April 9, 2017 2014 Client Patch *2014 Client Support patch added-The support seems to be stable enough for public use. However there might be a few (hidden) bugs left.-Implemented the Roulette Game feature.-Implemented per-character sex change feature.-Implemented Hotkey Rotate Packet.-Implemented Vending & Buying Store report Packet.--When user close shop, the client showing report for buy/sell-Special thanks to HerculesWS and rathena for the base. *Complete rewrite of message-system. (Thanks to hercules)-This was made to fix various bugs with colored messages related to 2014 ragexe. *PLEASE DON'T FORGET TO RUN THE SQL-UPGRADES! Patch Quote Share this post Link to post Share on other sites
Mikegyver 9 Posted April 10, 2017 nicely done! xD.. Quote Share this post Link to post Share on other sites
Meuhmeuh 0 Posted October 27, 2018 Hello ! First of all thanks for all of this patches I need some help about the banking patches. Im experiencing an issue where my zeny arn't saved when my char logout :/ Do you have any idea where it can come from ? Im on r863 with client 2018-06-20. Quote Share this post Link to post Share on other sites
15peaces 18 Posted November 7, 2018 (edited) On 28.10.2018 at 0:39 AM, Meuhmeuh said: Hello ! First of all thanks for all of this patches I need some help about the banking patches. Im experiencing an issue where my zeny arn't saved when my char logout :/ Do you have any idea where it can come from ? Im on r863 with client 2018-06-20. I guess packets may have changed. This patch is designed and working for 2013 - 2015 clients. Since I don't have a working 2018 setup yet, I didn't test it with this client. ^^ Also the patch was last tested with r795... I guess I'll re-check it on a more recent 3ceam version. ^^ Edited November 7, 2018 by 15peaces Quote Share this post Link to post Share on other sites
caspa99x 0 Posted November 26, 2018 im using r814 sir and i'm using a 07-30-2010 client... Quote Share this post Link to post Share on other sites
15peaces 18 Posted April 23, 2019 alootid Patch *This patch updates @alootid command to support multiple slots. -you can set the number of slots in pc.h. Default is 5. Patch 1 Ridley reacted to this Quote Share this post Link to post Share on other sites
15peaces 18 Posted May 9, 2020 (edited) favorite tab Don't forget to apply the 3ceam_favorite_tab.sql & 3ceam_favorite_tab_log.sql files. Added patch for the "favorite item tab" feature. -This feature requires 2011-11-22aRagexeRE or newer to work. Note: For this patch I also needed to change the nameid variable in item struct to unsigned short. -The mmo_charstatus struct is getting to large to be send between char and map server. -By changing the nameid from int to unsigned char I was able to reduce the size significantly without any disadvantages. -The server still supports a max of 65,535 item ids. -This also adjusted the CARD0_PET from -256 to 256. CommitPatch Edited May 9, 2020 by 15peaces 1 MaiJung reacted to this Quote Share this post Link to post Share on other sites