
Bumble
Legendary Member-
Posts
146 -
Credits
0 -
Joined
-
Last visited
-
Days Won
6 -
Feedback
100%
Everything posted by Bumble
-
Project I'm developing the new L2 Classic server in .NET
Bumble replied to Grymyr's topic in Server Development Discussion [L2J]
Great work, keep it up! If you want to talk L2, feel free to msg me. -B -
Help L2 client error after updating drivers!
Bumble replied to protoftw's topic in [Request] Client Dev Help
Which resolution are you using on your computer? Did you see if anything weird is going on in L2.ini? Is your graphics driver forcing certain settings for Lineage 2 now? -
Help L2 client error after updating drivers!
Bumble replied to protoftw's topic in [Request] Client Dev Help
This isn't the right section for this, but I imagine it's something with NWindow.dll or Engine.dll. Maybe try different versions? It could also be the resolution settings in your L2.ini that are wonky -
This is only for High Five. It's the only version that is supported.
-
Help Help with H5 Login screen modification.
Bumble replied to redsky9's topic in [Request] Client Dev Help
This should be posted in this section instead, but I would very much like to know as well. I can't seem to find where the positioning for the login window is set, and I want to change it! -
Haha yeah, it's been a long time coming. I don't have enough time to finish the project quickly, but I've been working on it steadily whenever there's time. It's built using Emca's H5 extender, It would take a lot of time listing out the different features, so I'll paste some info from discord. I don't mean to hijack this thread, but since you asked, here it is: I'll get around to finishing it. Someday.
-
This is a good topic! I like seeing what other L2 enthusiasts play these days. I haven't been playing L2 for a long time, since I've been focused on developing stuff for L2 instead (ironic, I know), but it's a lot of fun. Favorite game for me is Diablo 2, so I've been playing the remaster every season. I'll play this Friday too. I've also spent a lot of time playing Path of Exile over the years. I like randomized loot a lot. That's also why I'm working on a D2 mod for L2. I call it Linctuary. It's going well, I'm excited to get it playable. It's been challenging though, but a lot of good people have helped me out. It would probably be easier to do if I used L2j instead, but I prefer the real deal
-
Help The difficulty of creating a system similar to the elementa
Bumble replied to Hustman's topic in [Request] Client Dev Help
Yes, client modification and server/database work. You'll do the graphics in interface.xdat. I don't know if you plan on doing it in java or off, but if it's off, you need to add functionality to cache and server -
Hit me up on discord, I'll help you out I just updated L2H to show more details on crash, hopefully this will help.
-
Hey everyone! You may or may not know about L2Homage, but I've spent a fair bit of time developing it these past years. You can check out the previous posts here. L2Homage was originally developed for Epilogue, but I always wanted it to work for High Five. When the H5 files were finally public, I decided to upgrade L2Homage to fit the new data structure. I also spent a lot of time improving performance and the interaction design to make the whole experience of modding L2 as smooth as possible. I dare say that most people will now be able to create an awesome, custom experience in Lineage 2, and I really hope I see some projects come to life. Join us on Discord! As promised, the entire source is open. You can check it and a pretty comprehensive documentation out here: https://github.com/ClaessicsGit/L2Homage Requires .Net 4.8, grab it here: https://go.microsoft.com/fwlink/?linkid=2088631 You can download the newest version here: https://github.com/ClaessicsGit/L2Homage/releases The server files that fit with this tool was shared here: https://maxcheaters.com/topic/239312-l2pts-files-high-five-273/ Server install guide here: https://bitbucket.org/Bumblemumps/l2homage/wiki/Home L2H data packs: Worldmap Image Pack AI Pack Script Folder System Folder Image Pack (Full 5.13 GB) or download the split image pack if you have trouble with the big one: Image Pack (Full) Part 1 Image Pack (Full) Part 2 Image Pack (Full) Part 3 Image Pack (Full) Part 4 Image Pack (Full) Part 5 None of the data in the data packs are from me, it's stuff that's already shared here at MxC. Thanks everyone, and good luck! -B
-
Thanks, but I'm still getting access denied :|
-
Neat, thanks for this share. It says access denied when I try to dl it though.
-
Discussion I want to build a server again
Bumble replied to iLuchito's question in Request Server Development Help [L2J]
Since you're asking for java files, you should post in the java section instead of L2OFF. https://maxcheaters.com/forum/273-lineage-ii-java-server-development/ -
Request L2Homage; Making L2 Modding Accessible
Bumble replied to Bumble's question in Request Server Development Help [L2OFF]
Yes, but I'm working on the H5 version these days. -
Beautiful! I'm working on a Lineage/Diablo project for fun, I'd love to see one with old red :)
-
Help problem when adding new npc
Bumble replied to girogius's question in Request Server Development Help [L2OFF]
Skills aren't super easily copied, which version of L2 are you working on? Here's the usual process: 1. Find and copy skill entry in skilldata.txt, give new ID 2. Find and copy skill entry in skillgrp.dat, give same new ID 3. Find and copy skill entry in skillname-e.dat, give same new ID 4. Find and copy skill entry in skillsoundgrp.dat, give same new ID 5. Generate the skill entry in skill_pch.txt. This follows a specific algorithm, it isn't as easy as npc_pch or item_pch. Cubafull shared one for HF, you can find it here: You're welcome, good luck. -
Help problem when adding new npc
Bumble replied to girogius's question in Request Server Development Help [L2OFF]
Yeah sorry, I was looking at one of the older logs. I'm looking through this now, I'll let you know if I find something. Edit: 03/24/2021 02:01:57.237, [.\Skill.cpp][1878] Duplicated skill (m_s_improve_movement1) 03/24/2021 02:01:57.237, [.\Skill.cpp][1878] Duplicated skill (m_s_improve_combat1) 03/24/2021 02:01:57.237, [.\Skill.cpp][1878] Duplicated skill (m_s_improve_condition1) 03/24/2021 02:01:57.237, [.\Skill.cpp][1878] Duplicated skill (m_s_improve_critical1) 03/24/2021 02:01:57.237, [.\Skill.cpp][1878] Duplicated skill (m_s_improve_magic1) 03/24/2021 02:01:57.237, [.\Skill.cpp][1878] Duplicated skill (m_s_improve_shield_defence1) 03/24/2021 02:01:59.154, [.\ObjectDB.cpp][813] Parsing Objects file failed line(9693) These are not good. Duplicated skills can cause trouble. -
Help problem when adding new npc
Bumble replied to girogius's question in Request Server Development Help [L2OFF]
01/18/2021 22:54:05.262, invalid char [/] at line [88346] 01/18/2021 22:54:05.262, invalid char [/] at line [88346] 01/18/2021 22:54:05.262, [.\NpcMakerDB.cpp][115] Parsing NPC Spawn file failed, at line[88346] It looks like something's up with your npcpos.txt. -
Help problem when adding new npc
Bumble replied to girogius's question in Request Server Development Help [L2OFF]
I'm not seeing anything wrong in those. Could you upload the logs? -
Help problem when adding new npc
Bumble replied to girogius's question in Request Server Development Help [L2OFF]
Can you upload your npc_pch and npcdata.txt somewhere so i can look closer -
Help problem when adding new npc
Bumble replied to girogius's question in Request Server Development Help [L2OFF]
Yeah, something is wrong in between those two NPCs. Are they right after each other? Or are there NPCs in between?