Jump to content

Multifunctionzone


^Wyatt

Recommended Posts

hope u can fix the errors with some logic and sweet's help  :happyforever:  :happyforever:

You bastard ! :rage:

 

 

I am placing this code to L2JaCis and I think he is missing Zone.XML or as one does to the work area.?

 

For example

### Eclipse Workspace Patch 1.0
#P aCis_datapack
Index: data/xml/zones/MultiFunctionZone.xml
===================================================================
--- data/xml/zones/MultiFunctionZone.xml    (wersja 0)
+++ data/xml/zones/MultiFunctionZone.xml    (wersja 0)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<list>
+    <zone type="MultiFunctionZone" shape="Cylinder" minZ="-3800" maxZ="-3400" rad="1000">
+        <node X="10468" Y="-24569" />
+    </zone>
+</list>

It's gonna create a zone @ PI, right after you leave bridge, small circle. You can use visualize zone to see it ;)

Edited by SweeTs
Link to comment
Share on other sites

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

 

 

/** The Constant ZONE_MULTIFUNCTION. */

+       public static final int ZONE_MULTIFUNCTION = 16385;
 
change the 16385 with 32 and you pvps wlll count
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
  • 2 weeks later...
  • 2 months later...
[javac] C:\Users\claud_000\workspace\L2J_Server\java\com\l2jserver\gameserver\network\clientpackets\UseItem.java:119: error: cannot find symbol
    [javac] 		if(getClient().getActiveChar().isInsideZone(L2Character.ZONE_MULTIFUNCTION) && !L2MultiFunctionZone.checkItem(item))
    [javac] 		                                                                                ^
    [javac]   symbol:   variable L2MultiFunctionZone
    [javac]   location: class UseItem
    [javac] 1 error

Anyone can help me?

Link to comment
Share on other sites

[javac] C:\Users\claud_000\workspace\L2J_Server\java\com\l2jserver\gameserver\network\clientpackets\UseItem.java:119: error: cannot find symbol
    [javac] 		if(getClient().getActiveChar().isInsideZone(L2Character.ZONE_MULTIFUNCTION) && !L2MultiFunctionZone.checkItem(item))
    [javac] 		                                                                                ^
    [javac]   symbol:   variable L2MultiFunctionZone
    [javac]   location: class UseItem
    [javac] 1 error

Anyone can help me?

 

add fully the code 1st of all and after check if you have errors. 2nd i thing you havent add correct the lines inside L2Character.java

Link to comment
Share on other sites

  • 4 weeks later...
Always when i leave my char in this are for couple minutes i get stuck and cannot move, when i try to move or use skill i get disconected.

i noticed this happend only after:

"

GlobalVariablesManager: Database updated.

GlobalVariablesManager: Data updated successfully.

"

Maybe someone else have same bug?

Link to comment
Share on other sites

  • 2 weeks later...

I use acis last rev and i got next problem..

Inside multifunction zone i can't use potions, can't dress or unequip items from char while im in that zone.

On config i didn't restricted any item...

 

Can anyone tell me what's wrong??

I always got problems with multifunctionzone on acis... Something must be bugged...

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.




×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock