Jump to content

Recommended Posts

Posted

When i run Gameserver it appears 2x

 

ZoneData: No such zone type: MultiFunctionZone

 

Hmm ? wtf

Can't give any help if I don't know which pack are u using, which patch did u apply and if u added it correctly.

Posted

The problem should be here

 

Index: head-src/com/l2jfrozen/gameserver/datatables/xml/ZoneData.java
===================================================================
--- head-src/com/l2jfrozen/gameserver/datatables/xml/ZoneData.java      (revision 948)
+++ head-src/com/l2jfrozen/gameserver/datatables/xml/ZoneData.java      (working copy)
@@ -58,6 +58,7 @@
import com.l2jfrozen.gameserver.model.zone.type.L2FortZone;
import com.l2jfrozen.gameserver.model.zone.type.L2JailZone;
import com.l2jfrozen.gameserver.model.zone.type.L2MotherTreeZone;
+import com.l2jfrozen.gameserver.model.zone.type.L2MultiFunctionZone;
import com.l2jfrozen.gameserver.model.zone.type.L2NoHqZone;
import com.l2jfrozen.gameserver.model.zone.type.L2NoLandingZone;
import com.l2jfrozen.gameserver.model.zone.type.L2OlympiadStadiumZone;
@@ -240,6 +241,10 @@
                                                                {
                                                                        temp = new L2NoHqZone(zoneId);
                                                                }
+                                                               else if(zoneType.equals("MultiFunctionZone"))
+                                                               {
+                                                                       temp = new L2MultiFunctionZone(zoneId);
+                                                               }
                                                                else if(zoneType.equals("BossZone"))
                                                                {
                                                                        int boss_id = -1;

 

check if u added it correctly

Posted

The problem should be here

 

Index: head-src/com/l2jfrozen/gameserver/datatables/xml/ZoneData.java
===================================================================
--- head-src/com/l2jfrozen/gameserver/datatables/xml/ZoneData.java      (revision 948)
+++ head-src/com/l2jfrozen/gameserver/datatables/xml/ZoneData.java      (working copy)
@@ -58,6 +58,7 @@
import com.l2jfrozen.gameserver.model.zone.type.L2FortZone;
import com.l2jfrozen.gameserver.model.zone.type.L2JailZone;
import com.l2jfrozen.gameserver.model.zone.type.L2MotherTreeZone;
+import com.l2jfrozen.gameserver.model.zone.type.L2MultiFunctionZone;
import com.l2jfrozen.gameserver.model.zone.type.L2NoHqZone;
import com.l2jfrozen.gameserver.model.zone.type.L2NoLandingZone;
import com.l2jfrozen.gameserver.model.zone.type.L2OlympiadStadiumZone;
@@ -240,6 +241,10 @@
                                                                {
                                                                        temp = new L2NoHqZone(zoneId);
                                                                }
+                                                               else if(zoneType.equals("MultiFunctionZone"))
+                                                               {
+                                                                       temp = new L2MultiFunctionZone(zoneId);
+                                                               }
                                                                else if(zoneType.equals("BossZone"))
                                                                {
                                                                        int boss_id = -1;

 

check if u added it correctly

 

zATMl4C.png

 

Gameserver:

 

======================================================================-[ Zone ]
Loading zones...
ZoneData: No such zone type: MultiFunctionZone
Initializing ArenaManager
Initializing TownManager
ZoneData: No such zone type: MultiFunctionZone
Initializing OlympiadStadiaManager
Initializing CastleManager
Loaded: 9 castles
Initializing GrandBossManager
GrandBossManager: Loaded 15 Instances
Initializing FishingZoneManage

 

Zone.xml:

 

RPwfpse.png

 

:(

Posted

Fu, dunno, maybe the error is that the zone must be added in other .xml and not peace.xml, not sure.

But really dunno, I never work with IL, try to find help from someone else, I won't download IL source soz :p

Posted

Fu, dunno, maybe the error is that the zone must be added in other .xml and not peace.xml, not sure.

But really dunno, I never work with IL, try to find help from someone else, I won't download IL source soz :p

Can you do fast a code for me?

Posted

Update:

 

- Code works now, but i dont get my reward, when killing a player :\

:/ dunno what you did m8, this code works.

Posted

Man your code is fked up. We re-added it and everything works besides PvP Reward and the kill doesn't count to PVP Kills.

Tell it to all people that is using it and/or used it.

 

If the PvP doesn't count is not coz my code, is coz of your pack. Probably some crap antifeed protection or who knows what.

Before talking, try to know what are u saying.

Posted

Tell it to all people that is using it and/or used it.

 

If the PvP doesn't count is not coz my code, is coz of your pack. Probably some crap antifeed protection or who knows what.

Before talking, try to know what are u saying.

I say that because it's not working. Also like i said i would like to know why this PvP Reward doesnt work.

._. its urgent man i need that.

Posted

Stop spamming and read what I said.

If you don't get PvP Kills has nothing to do with my ZONE, coz the zone does not give pvp points.

The zone just gives you reward if you get 1 PvP Point inside the Zone, so, if you aren't getting PvP Points you won't have any reward.

And, as I said, it's something related with your pack and anti-feed protections, more than probably.

Posted

Stop spamming and read what I said.

If you don't get PvP Kills has nothing to do with my ZONE, coz the zone does not give pvp points.

The zone just gives you reward if you get 1 PvP Point inside the Zone, so, if you aren't getting PvP Points you won't have any reward.

And, as I said, it's something related with your pack and anti-feed protections, more than probably.

For me that zone was working perfect.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • TG Support: https://t.me/buyingproxysup | Channel: https://t.me/buyingproxycom Discord support: #buyingproxy | Server: Join the BuyingProxy Discord Server!  Create your free account here
    • I came out of my cave as I do once every 5 years. By now, I know nobody really cares about L2, but I still find it fun to experiment. Everything you see here will be free and open source. I have no interest in selling anything.   Long story short, I like to revisit Interlude and apply what I've learned to see how far I can push it. Here's Outerlude, a public fork of aCis for the modern age.   Video demo:   Work that has been done:   Redone the netcode from scratch to be async The NPC AI was completely redone based on Finite State Machines Moved to PostgreSQL and using some of its cool features Lots of config that should be hot reloadable has moved to the database OpenTelemetry instrumentation, where it makes sense, and a Grafana dashboard A built-in REST API for server management A built-in MCP Server for LLMs Nidrah AI, an AI Agent to make managing the server easier Real-time server map view Chat auditing and live snooping A new Fake Players Engine with a Node logic system and a new LLM planner for any behavior Just watch the video   If there is interest in this and I'm happy with it, or I get bored (which I always do), I will open-source it. Let me know what you think and if there is some feature you'd like me to implement.
    • Hello everyone!   I offer Java development services for L2-like projects.   I have been working with Java since 2015-2016. During the last years I worked on contract Lineage 2 server development and related infrastructure. My main focus is server-side Java, L2JMobius-based forks, custom systems, packets, datapack/XML, SQL/JDBC, optimization and fixing unstable logic.   Experience with: L2JMobius main/original branch; L2JMobius Essence branch; Lucera interlude; Custom L2-like packs where many things were already changed from the original codebase;   What I can help with: custom systems for your pack; skills / effects / triggers / formulas; NPC / AI / scripts; shops / services / buffer / GM shop logic; items / enchant / rewards / missions; special hunting zones, instances, spawn/zone logic; custom packets and server-side integration with existing client UI changes; server-side integration for existing client-side edits/maps/geodata; SQL/JDBC, XML/datapack, XSD, configs; porting mechanics between branches/chronicles; bug fixing, cleanup, legacy refactoring; performance fixes: memory leaks, race conditions, broadcast/task-manager bottlenecks. other server-side game mechanics;   Examples of larger systems I worked on: clan/economy systems: roles, permissions, auction, shop, warehouse, ranks, seasons, history; PvP/event-like systems: territory/conquest mechanics, rankings, rewards, schedules; hunt pass / season pass / progression systems; account panel / web API for a game project; launcher backend, token-login flow, updater tooling; parsers and analyzers for game/client data; internal testing tools for server-side validation.   I can work with Git, separate branches, commits, pull/merge requests or patches, depending on your workflow. For tasks I usually provide a short note about what was changed and what should be tested.   Format: hourly: 15-20 USD/hour, depending on the task; fixed price per task after checking the requirements/code; small task: from 15 USD; payment: USDT; no revenue share and no unpaid test tasks; a small paid task is usually the best way to check quality and communication first. Contact: Discord: @stroke_dan Telegram @castirom
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..