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.
Hello,iv got fafurion running localy just for fun and seems that files dont have geodata couse i can hit through walls so are mobs.Anyone can tell me how to activate geodata or where to insert geodata files?
You're talking complete nonsense. The source code of SphereAPI, which handles all requests, is closed and has never been published anywhere.
That return $this doesn't affect anything, PHP just ignores it. Why are you showing it?
Yes, of course I want that, and I’m asking you — go ahead and hack it, I’d even be thankful. The most you can probably do is launch a DDoS attack, but that’s not hacking. The IP you see is just a public one, used by default to handle requests. There are many other IPs involved, which aren’t disclosed for privacy reasons.
So, when should I expect your hacker attack?
If you fail, it means you talked big for nothing. I hope you're not all talk and can actually back up your words.
UPD: To make your task easier, I have disabled limits on incorrect and failed requests, so your site/IP won't get blocked.
Lineage2Dex Interlude+ x50 Server launches TODAY!
The wait is over – the Lineage2Dex Interlude+ x50 Server launches TODAY!
Grand Opening - April 26 at 19:00 (UTC+3)
Over 10,000 registered accounts are ready to dive in!
Beta with massive activity over, thx all who participate on it!
It's time to begin your real Jorney!
👉 Read full roadmap
👉 Full server description
👉 Download and registration
The server will be split into 3 stages, each featuring multiple content episodes.
Stage 1: April 26 – May 18
Welcome to the Classic Interlude Phase.
This stage is built with minimal custom content, focused on delivering that pure Interlude experience. It’s perfect for both new players unfamiliar with our project and veterans who enjoy a traditional start.
Expect a smooth and nostalgic journey with familiar mechanics.
Stage 2: May 19 – June 22
Time to expand the world!
As most Interlude content gets completed, we gradually introduce new elements. Hellbound will open first, followed by weekly content updates.
Midway through this stage, the Isle of Prayer will become available — a new zone featuring Dynasty Gear and fresh challenges.
Stage 3: From June 23
Welcome to full content access!
Some location become to High-level location, offering great reward!
Once this phase concludes, a full merge with Union server will take place — and yes, all your characters and items will carry over safely.
We wish everyone a smooth start, fair play, and tons of fun on the new x50 server!
See you in-game!
Question
StarSCreams
hi, i working with Fandc/ro team files and try add Killing spree system
Any can help me with add killing spree?
i already add some lines in java/model/player.java but dont work properly
Problem: cannot stop killer on death, i need stop killing_spree when killer die
find: private long _resurrectionBuffBlockedTime = 0;
i put below
find: protected void doPKPVPManage(Creature killer) {
and search pk.setPvpKills(pk.getPvpKills() + 1); and i put below
find protected void onDeath(Creature killer) {
i put below
When i test in game nothing happens and only show messages from switch if i delete kill_streak = 0; on protected void onDeath(Creature killer) { class
any can help me? thanks sorry for my bad english.
Edited by StarSCreamstest results
4 answers to this question
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.
Note: Your post will require moderator approval before it will be visible.