Jump to content

Myext64 - My New Opensource Gracia Final/epilogue Extender


Recommended Posts

Files should be in separate directories. You don't need itemdata.txt.l2enc, just itemdata.txt. Download this, it will answer all your questions https://yadi.sk/d/JYEBBUcMPvy3o :)

Link to comment
Share on other sites

8 hours ago, Gansallo said:

itemdata.txt.l2enc is required to run cached.

 

secure.ini:

[Setting]
ScriptSecureEnabled=false

 

Edited by eressea
Link to comment
Share on other sites

  • 4 weeks later...
18 hours ago, sandeagle said:

@eressea

your pack still use CT2.3 scrtip?or use leaked freya script?

 

There's no real pack (I'm developing only the extender) but you can use CT2.3 scripts (l2server_l2off_gracia_final_83) or "CT2.4" scripts (like https://l2-info.ru/pts/sborki-pts/12-l2-pts-epilogue.html)

Link to comment
Share on other sites

On 2/14/2019 at 2:01 PM, eressea said:

 

There's no real pack (I'm developing only the extender) but you can use CT2.3 scripts (l2server_l2off_gracia_final_83) or "CT2.4" scripts (like https://l2-info.ru/pts/sborki-pts/12-l2-pts-epilogue.html)

 

thanks eressea.i will try it.

Link to comment
Share on other sites

On 1/16/2019 at 6:37 PM, Gansallo said:

When compiling, I get the following problem. I do not have programming skills in C.

 

Error    1    error C2664: 'FnPtr' : cannot convert parameter 1 from 'double (__cdecl *)(CCreature *,CObject *,const CSkillInfo *,const double,const int,const int,const bool)' to 'double (__cdecl *)(CCreature *,CObject *,const CSkillInfo *,double,int,int,bool)'    c:\Users\Administrator\Desktop\extender-public\MyExt64\Server\L2SkillFunc.cpp    13    
Error    2    error C2664: 'FnPtr' : cannot convert parameter 1 from 'double (__cdecl *)(CCreature *,CObject *,const CSkillInfo *,const double,const int,const int,const bool)' to 'double (__cdecl *)(CCreature *,CObject *,const CSkillInfo *,double,int,int,bool)'    c:\Users\Administrator\Desktop\extender-public\MyExt64\Server\L2SkillFunc.cpp    14    
Error    3    error C2664: 'FnPtr' : cannot convert parameter 1 from 'double (__cdecl *)(CCreature *,CObject *,const CSkillInfo *,const double,const int,const int,const bool)' to 'double (__cdecl *)(CCreature *,CObject *,const CSkillInfo *,double,int,int,bool)'    c:\Users\Administrator\Desktop\extender-public\MyExt64\Server\L2SkillFunc.cpp    15    
Error    4    error C2664: 'FnPtr' : cannot convert parameter 1 from 'void (__cdecl *)(CYieldLock *,const wchar_t *,const int)' to 'void (__cdecl *)(CYieldLock *,const wchar_t *,int)'    c:\Users\Administrator\Desktop\extender-public\MyExt64\Server\GraciaEpilogueBuySell.cpp    119    
Error    5    error C2664: 'FnPtr' : cannot convert parameter 1 from 'CSkillOperateCondition_op_check_abnormal *(__cdecl *)(const size_t)' to 'CSkillOperateCondition_op_check_abnormal *(__cdecl *)(size_t)'    c:\Users\Administrator\Desktop\extender-public\MyExt64\Server\CSkillOperateCondition_op_check_abnormal.cpp    10    
Error    6    error C2664: 'FnPtr' : cannot convert parameter 1 from 'CSkillEffect_t_hp *(__cdecl *)(const size_t)' to 'CSkillEffect_t_hp *(__cdecl *)(size_t)'    c:\Users\Administrator\Desktop\extender-public\MyExt64\Server\CSkillEffect_t_hp.cpp    11    
 

UPD: I found a solution. Need to use SP1. I had a clean 2005

 

i have same problom,and i had use SP1,still cant works.

Link to comment
Share on other sites

On 2/18/2019 at 11:50 AM, sandeagle said:

i have same problom,and i had use SP1,still cant works.

 

Are you building release build?

Link to comment
Share on other sites

  • 1 month later...

Could you implement the "Item Delivery" option. Would appreciate it. She is present at Vanganrh.Could you implement the "ItemDelivery" option. Would appreciate it. She is present at Vanganrh.

Link to comment
Share on other sites

  • 2 weeks later...

Hello!

 

First of all, congratulations for this great project and make it open!

 

Well, i would like to ask some things about the project:

 

01-Is there any classmaster?

02-Is there npc buffer?

03-Is there custom events like TVT or DM?

04-Is there option for autoloot ONLY adena?

 

If no, can i hire you or someone here to make this?

 

Thank you!

Edited by Volgan
Link to comment
Share on other sites

On 4/6/2019 at 10:22 PM, Volgan said:

Hello!

 

First of all, congratulations for this great project and make it open!

 

Well, i would like to ask some things about the project:

 

01-Is there any classmaster?

02-Is there npc buffer?

03-Is there custom events like TVT or DM?

04-Is there option for autoloot ONLY adena?

 

If no, can i hire you or someone here to make this?

 

Thank you!

 

01.- Yes, you can use this NPC ID:31756. This NPC have been use for OB server, but if you edit the AI or copy part of it, you can make you own Classmater and add extra function. (I'm assuming you know how to work and code on NASC).

Or search in this forum, I saw a couple people shared some classmaster for C4 I believe, but its not too hard to add Kamael race on that code.

 

02.- No, but you can search here or on other forums that have people shared some NPC Buffer for C4., I don't know if it can work on GF AI, but you can test it and see what happen.

 

03.- No, you might research a lot here or on other forums to find some scripts shared. I haven't seen here anything like that here but I saw some of them long time ago on other forums, I doubt the links still activate but just google it a lot.

 

04.- Apparently it works keeping everything, as far I know:

 

this is from MyExt64.ini:

; Enables/disables .looton/.lootoff (autoloot)
Autoloot = true

But if you are looking more features for a PTS server, I recommend use AdvExt64 GF extender, they have done pretty much everything you need and that pack its ready to go "Plug and Play", or hire someone else to do all those requirement you need but I bet it wont be cheaper.

 

Good Luck.

 

 

  • Thanks 1
Link to comment
Share on other sites

  • 1 month later...

Your invention is fantastic, a masterpiece, thank you very much! Health, happiness, creative success and all the best to you. I want to ask: is it possible to set up this wonder extender for admission to a classic client? I just like the maps and the way the textures are reworked in the new client, Epilogue has even more functionality than the Classic chronicles, but the client is a bit behind in graphics capabilities ... I suppose it is possible to replace the textures in the Epilogue client itself, but what if can i change server protocol ?? Thank ..


just awesome, to have such an excellent opportunity to create your own rules in such an amazing world as Lineage 2. Just 10 years ago, I fell in love with the music of Bill Brown, who wrote almost all the songs, including the legendary theme of Dion, and the quality of this music can be immediately said that the developers have invested the strongest forces from around the world, and the quality of all the content at the highest level, which the world has not yet seen, in any other MMO-RPG. Thus, users who say that L2 is dead defile the greatest creation, show their disrespect for the creators and probably only think about the financial advantages of this game. True connoisseurs, thank God, see this as the greatest opportunity. For 10 years I have not even been able to fully explore many aspects of this world.and I can’t even imagine how much energy, imagination and time are needed to create at least something like that ... Thanks to the kind people who made the official server free, and those who continue to share, learn all the programming and extension features .. such legends as Eressea, Verbrannt... - act on the call of the soul and heart, which means that their actions are priceless. The world is full of free things from nature and great people.

 

maybe someone knows why the trade dialogue opens the second time?:

[. \ NpcSocket.cpp] [****] not a cached buy-sell list...

Edited by Hitcher
Link to comment
Share on other sites

On 5/31/2019 at 5:47 PM, Hitcher said:

is it possible to set up this wonder extender for admission to a classic client?

Probably it is possible but there would be lot of problems with features present in GF/GE and not present in Classic... and it would be LOT of work (rewrite all packets, ...)

 

On 5/31/2019 at 5:47 PM, Hitcher said:

maybe someone knows why the trade dialogue opens the second time?:

 [. \ NpcSocket.cpp] [****] not a cached buy-sell list...

You're not the only one who was asking about this bug in last few days, seems I'll have to try to investigate what causes it (unfortunately I don't know how to trigger this bug with my setup; I'd appreciate any info)

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • Hello everyone,   We're shifting our focus away from implementing as much as possible from the Essence gameplay. Instead, the server will now be Interlude, but using the Essence client.   This should be good news for everyone.   The Beta phase will most likely take place in November, with the grand opening to follow shortly after.   Cheers!
    • We remind you that the opening will take place today, on September 28 at: 19:00 (UTC+3) - server time Check current server time(UTC +3) On 17:00 (UTC +3) We allow you login to create character! Dear friends, this topic important! So please take time to read it. First we want to thank all players who took part in the Open Beta testing, was good activity and nice Olympiad Event yesterday, we all get a lot of fun  Thanks to all who conducted tests with us and prepared this game world! You are amazing!  On 17:00 (UTC +3) We allow you to login for create character! To restrict your name and transfer ToDs/Season Pack to your character. Make it before start! On start, we can have problems with WEB! Everything you need to start on the server: It is IMPORTANT to prepare everything for starting the game RIGHT NOW, do not postpone for later, during the opening there may be problems with the web part of the project, and you simply can not register. - Registration and files Download archive unzip it, run launcher, choose SEASON x25 server and press FULL CHECK What you need to know at the start: Registration for 7 seals from Monday, September 30, full cycle 1 week. First Mammons on Friday October 4 All Epic Raid Bosses dead on start. First epic QA will appear on Monday, next day Core + Zaken + QA and so on by schedule All other RBs alive on server start (including Sub and Nobl RB) - Full RoadMap   About possible attacks on server start. We have prepared as good as we can. We will control the start of the server together with you. Want to ask you, in the case of a problem, don't panic, panic is the worst possible thing that could be, even worse than any attack. We have enough specialists to solve any problems, all that will need from you is patience and trust. Wish you all a smooth start and months of enjoyable play in new Season Interlude x25! Have a fun!
    • 🚨🇦🇷🇧🇷🇪🇸🇸🇰🇺🇳🇨🇱🚨 Devianne - Lineage 2 Interlude  Client - Classic. 🔷Rates 🔸Experience (EXP) - 10x 🔸Skill Points (SP) - 10x 🔸Adena - 6x 🔸Drop Items - 3x 🔸Spoil - 3x 🔸Quest Experience (EXP) - 1x 🔸Quest Skill Points (SP) - 1x 🔸Quest Adena - 1x 🔸Quest Items Drop - 1x 🔸Seal stone Drop - 1x 🔸Epic raid - 1x 🔸Raid Drop - 2.0x 🔸Manor - 5x 🔷Dynamic Rates XP/SP 🔸Lv. 1-52 EXP/SP X10 (x7 without VIP or vote reward) 🔸Lv. 52-61 EXP/SP X7(x5 without VIP or vote reward) 🔸Lv. 61-76 EXP-SP X5 (x3 without VIP or vote reward) 🔸Lv. 76-78 EXP/SP X3 (x2 without VIP or vote reward) 🔸Lv. 78-80 EXP/SP X2 (x1 without VIP or vote reward) ⚠️Extra Settings⚠️ 🔸Server time, site - GMT -3 🔸Buffs, Dances, and Songs duration - 1 hour 🔸Max Buffs Slots - 22 + 4 divine 🔸Maximum Slots Dances and Songs - 12 🔸GmShop Grade - C 🔸Global teleport 🔸Grade B-A-S - Craft 🔸Mana potion recharge 🔸1000 (9 seconds delay) 🔸Raid HP - x1.4 🔸Raid epic HP - x1 🔸Blacksmith Mammon - 24/7 🔸Champions System - Yes chance respawn 0.5% 🔸Offline mode Shop - Yes 🔸Auto Learn Skills - Yes 🔸Auto Learn Loot - Yes 🔸Auto Learn Raid & Grand 🔸Boss Loot - No 🔸Buffer offline - Yes 🔸Wedding System - Yes 🔸Max level diff distribution drop in party - 14 🔸Limit the number of active gaming clients on one PC - 2 🔸Limit the number of active gaming clients on one PC for Premium - 3 🔸The clan leader will be replaced after server restart ⚠️Class and Subclass Change⚠️ 🔸1st profession Quest - No 🔸2nd profession Quest - No 🔸3rd profession Quest - Yes 🔸Sub Class Quest- Yes 🔸Sub Class Raid - 8 hours +-30m random 🔸Nobility and Olympiads Nobility Quest - Yes 🔸Olympiads (duration) - 14 days 🔸Max enchant - +6 🔸Respawn Barakiel 6 hours - +-15 min random 🔸Olympiad schedule - 13:00 to 00:00 🔸Minimum players to start olympiad - 11 Clans and Sieges Penalty duration - 8 hours 🔸Sieges every - 15 days Max Ally - 2 🔸Max Members - 36 🔸Slots for academies in clan - 40 ⚠️Enchants Rate⚠️ 🔸Blessed Scroll chance 60% 1-10 11-16 40% 🔸Crystal Scroll chance 65% 1-10 11-16 40% 🔸Normal Scroll chance - 55% 🔸Safe Enchant - +4 ⚠️Premium Info⚠️ 🔅+20% xp sp drop spoil adena 🔅+5% additional enchant rate (premium 30 days)   Free autofarm ⚠️Starter Pack⚠️ 🔅Free Premium - 24 hours 🔅Free Autofarm - 24 hours ❇️Raid boss Info❇️ 🔸Anakim/Lilith respawn 18 hours +1:30min random 🔸Tyrannosaurus - respawn 8 min drop Tl 76 🔸Queen Ant (LVL 80) - Respawn Monday and Saturday 22:00 🔸CORE (LVL 80) - Respawn Tuesday-Friday 20:00 🔸ORFEN (LVL 80) - Respawn Tuesday-Friday 21:00 🔸BAIUM (LVL 80) - Respawn Saturday 21:00 🔸ZAKEN (LVL 80) - Respawn Wednesday-Thursday 22:00 🔸FRINTEZZA (LVL 85) - Sunday 19:45 ⚔️Quest Details⚔️ QUEST WEAPON RECIPES: - Relics of the Old Empire x1: - Gather the Flames x1 x1: QUEST ARMOR RECIPES: - Alliance with Varka Silenos x1 - Alliance with Ketra Orcs x1 - War with Ketra x1 - War with Varka x1 - Gather the Exploration of the Giants’ Cave Part 1 x3 - Exploration of the Giants’ Cave Part 2 x1 - Whispers of Dream part 2 x2 - Legacy of Insolence x1 QUEST RECIPES JEWERLY - The Finest Food x1 QUEST RESOURCES - The Zero Hour x2 - Golden Ram Mercenary x2 - An Ice Merchant dream x2 QUEST FOR FABRIC: - Whispers of Dream part 1 x1 BEAST FARM : - Delicious Top Choice Meat x2 👁️OTHER QUEST👁️ 👁️- Yoke of the Past x2 👁️- In Search of Fragments of Dimension x2 👁️- The finest Ingredients x3 👁️- Supplier of reagents x3 - 👁️3rd class Halisha Marks drop x3 - 👁️Into the flames x3 - 👁️Audience with the land dragon x3 - 👁️An Arrogant Search x3 - 👁️Last Imperial Prince x3 🚨Soul Crystal Details🚨 🔸- Level up crystals to 11, 12, 13 🔸- All epics can level up crystals for the whole party (Queen Ant, Core, Orfen, Zaken, Baium, Antharas, Valakas, Frintezza). - 🔸Bosses in PVP zone: Master Anays, High Priest Van Halter. 👁️🔸- Anakim/Lilith, Uruka. - You can level up crystals in Rift, but only 1 party can challenge Anakazel (10%)PARTY_RANDOM at the same time (if one party is in the boss, you need wait them to go out). 👁️🔸- You can level up crystals in Primeval Island by killing tyrannosaurus with 10% chance PARTY_ALL for the person who cast the crystal and makes last hit. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ WEB: https://devianne-l2.com/ DISCORD: https://discord.gg/Q3HAMzasUk 🔥🔥SERVER TEST OPEN !!🔥🔥🔥
    • I am here for the plank jumps and the cookies any news about that?
  • Topics

×
×
  • Create New...