JJHOCK 0 Posted September 30, 2020 Posted September 30, 2020 Eressa. You closed the project? Quote Share this post Link to post Share on other sites
Narsell1 0 Posted October 20, 2020 Posted October 20, 2020 (edited) Hi eressea, I am using the latest version of your extender. When you call any pet, the server crashes, without any logs. In the 2018 year version of the extender, everything works fine. https://a.radikal.ru/a13/2010/4f/ffbbad6212f8.jpg https://a.radikal.ru/a10/2010/4d/d65b3e1559b9.jpg Edited October 20, 2020 by Narsell1 Quote Share this post Link to post Share on other sites
Narsell1 0 Posted November 30, 2020 Posted November 30, 2020 Короче фиксов не ждать... Sorry for my russian Quote Share this post Link to post Share on other sites
girogius 0 Posted January 27 Posted January 27 On 6/18/2016 at 11:08 PM, eressea said: I'm writing a brand new Gracia Final/Epilogue extender, if you want to try it or have a look at sources, I'll put some development versions here: it's hosted on bitbucket. https://osamelahora.cz/MyExt64/ https://bitbucket.org/l2shrine/extender-public Now it does almost nothing but I'll add some new stuff over time... I'm adding new stuff over time 🙂 MyExt64 What is MyExt64 MyExt64 is new opensource extender for l2off Gracia Final server (l2_off_gracia_final) supporting Gracia Final and Gracia Epilogue chronicles. It uses some knowledge from OSIE extender, MXC extender and maybe other extenders. Features Supports protocols 83 (Gracia Final) and 152 (Gracia Epilogue update 1) Protocol 87 (Gracia Final update 1) should be working but is not tested Supports Gracia Epilogue skill enchanting + buy/sell Supports Gracia Epilogue refund Supports Gracia Epilogue mail system Bunch of bugfixes (some ported from OSIE, some ported from MXC extender) Voice commands - offline trade, experience gain on/off, server time, online player count Configurable item enchant (safe/chances) Custom drop/spoil rate algorithm Custom event drop algorithm (flat chance based) Players in the same command channel are treated as allies Configurable max level for main/subclass Global shout/trade Vitality multiplier Configurable clan restriction (penalties) Configurable buff slot count + max divine inspiration bonus Configurable vitality level ranges Configurable autoloot system Embedded Gracia Final AI (NASC) compiler How to use it If you're not familiar with l2off, it will probably require learning some stuff (MXC forum is a good start). To just use the last build, copy following files from server folder in this repository to your server folder: * MyExt64.dll - main extender file * MyExt64.ini - extender configuration * MyExt64Loader.exe - extender loader and run the server via MyExt64Loader.exe If you're more experienced with messing around PE files, you can add MyExt64.dll to import table of L2Server.exe and add call to DllMain.How to compile it You should get Visual Studio 2005. Maybe it would be possible to compile it on some newer Visual Studio, but you'll have to define your own templates for std::vector and std::map (and possibly more containers) to match memory layout of their VS2005 versions. MyExt64 has no external dependencies and requires only standard libraries for Windows development. where can i find cmd command handlers? i want to add custom commands Quote Share this post Link to post Share on other sites
Mechas 8 Posted January 28 Posted January 28 20 hours ago, girogius said: where can i find cmd command handlers? i want to add custom commands This project is probably dead. The last update, for the h5 extender, was on the date 06/20 Quote Share this post Link to post Share on other sites
girogius 0 Posted January 28 Posted January 28 22 minutes ago, Mechas said: This project is probably dead. The last update, for the h5 extender, was on the date 06/20 Why? It has bugs or what Quote Share this post Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.