Jump to content
  • 0

About Multifactionzone


Question

Posted

So I am using this code for multifactiozone working pretty good although I have a problem .

 

when you pvp to this are you dont get any pvps . Can I fix that somehow?

 

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

Do you become flagged in this zone? If you not, then enable the pvp flag feature. As i read this zone has one.

 

Or you can simple add this zone as an exception at the "onkillupdate" in the L2PcInstance, so even if you are not flagged but in this zone you receive pvp .

Edited by Horse
  • 0
Posted
On 1/3/2018 at 10:28 AM, Horse said:

Do you become flagged in this zone? If you not, then enable the pvp flag feature. As i read this zone has one.

 

Or you can simple add this zone as an exception at the "onkillupdate" in the L2PcInstance, so even if you are not flagged but in this zone you receive pvp .

 

Yea you become flagged when you get in the zone but when you pvp the pvps dont count.

 

about the second option can you be more specific ?

  • 0
Posted

You need to change the zone type inside the code..There is a line about it ,find it and change the number.

  • 0
Posted (edited)
On 7/12/2016 at 2:18 AM, protoftw said:

for frozen you need to change the zone ID from L2Character.java

 

 

/** The Constant ZONE_MULTIFUNCTION. */

+       public static final int ZONE_MULTIFUNCTION = 16385;
 
change 16385 with 32 and your pvps wlll count

 

I guess if you are using acis , it might be slightly different but that's the logic. You may have to change the zone from the .xml files in acis.

Edited by protoftw
  • 0
Posted (edited)

Thanks for your answers I am using frozen .  I did change the 16385 to 32 as you said but players still dont get flagged.

Also changed it at the zones file.

Edited by sotid
added some more text
Guest
This topic is now closed to further replies.


  • Posts

    • Still looking for adaption on Vanganth GF extender adapted for modern client.
    • Why the fuck would u implement russian / polak memes into a codebase a customer uses..   Jesus christ grow up
    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • ➡ Discount for your purchase: APRIL (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
    • Okay, I understand. First, to get started by contributing to open projects and learning along the way. Then, when you mention starting my own project privately, do you mean taking a free datapack like L2jMobius and trying to make it functional for an online server? Great, thank you very much — all this information is really helpful. I’ve been reaching out to several server admins here in Argentina, but it seems like none of them have the time or interest to take on an intern or assistant. xd   P.S.: Are you the creator of Hopzone? Brings back memories of when I was a kid, downloading servers at the cyber café. For two dollars, I could spend the whole day playing and eating candy like crazy.   Another question: between L2jMobius, L2jServer, and aCis, which one has ALL of its code free? As you probably noticed, I'm using ChatGPT to help me translate things, lol, and it suggested the following: Project Status Open Source Accepts Juniors? Difficulty L2JMobius Very active Semi-closed Partially (with patches) Medium-High L2JServer Active Fully open Yes (directly on GitHub) Medium aCis Semi-active Unofficial Not very clear Low
  • Topics

×
×
  • Create New...