Jump to content

Recommended Posts

Posted (edited)

don't remove this line if u dont want "to village" button to dissapear

 

 

java/net/sf/l2j/gameserver/network/serverpackets/Die.java

-            writeD(0x01); // to nearest village

and if you add this line and remove the line above , to village button will be gone.

 

+            writeD(_canTeleport ? 0x01 : 0); // to nearest village
Edited by ton3
Posted

 

don't remove this line if u dont want "to village" button to dissapear

 

 

java/net/sf/l2j/gameserver/network/serverpackets/Die.java

-            writeD(0x01); // to nearest village

and if you add this line and remove the line above , to village button will be gone.

 

+            writeD(_canTeleport ? 0x01 : 0); // to nearest village

 

I read the script and i understand now.
If ReviveDelay = 0 disable the auto teleport and able "To Village". ^^
But thanks very much Ton! ;)
Posted

There's still a problem.

Colliseum is counted as multifunctionzone and i don't know why...

Some areas aswell..

 

I added just 1 zone as multifunctionzone but sometimes it gets more zones..

Posted

There's still a problem.

Colliseum is counted as multifunctionzone and i don't know why...

Some areas aswell..

 

I added just 1 zone as multifunctionzone but sometimes it gets more zones..

using acis?

Posted (edited)

I rly have no idea how such bug could appear. Since, you DEFINE the area with coords, else they are facked and you don't know what you're doing :P

Edited by SweeTs
Posted

Awesome share, I'd really like to be able to use this.

 

I'm using l2j pack from the most recent Beta branch and I believe I've managed to fix all the errors except for one, any help would be appreciated.

 

DP: 10310

Core: 6516

 

http://pastebin.com/q21VyLqr

 

Line 237:

int o = item.getItem().getCrystalType();

 

I receive this error:

Type Mismatch: Cannot convert from CrystalType to int

 

ScreenShot:

post-138884-0-80361200-1399225195_thumb.png

 

Thanks!

Posted

Yes

But same thing happens to Frozen too.

 

I had the same problem on acis , I just changed these 2 lines on multifunctionzone config .

# If set to false, zone will be no-restart zone
NoRestartZone = False

# If set to false, zone will be no-logout zone
NoLogoutZone = False

Change them to True.

 

after this change everything worked perfectly

 

Posted

As i remember, even if they were true, it wasn't worked ok..

I mean, even if the zone was made with coordonates and nodes, the multizone was in other areas too.

For example colliseum...

But i will test again and let u know if something changed.

Posted

which supports this L2Jhellas.?

Well Its kinda hard to understand what you meant but let me shoot in the dark  :happyforever:

You mean can be added at hellas? And the answer is YES :)

Errors may occur since some methods might be renamed but anything is fixable with the suggestions eclipse is making ;)

Posted

lol.. People still amaze me in such a bugs.. I always wonder, how the heck they do it :happyforever:

Wha dup nerd

 

Sorry ppl 4 not answering questions anymore, hope u can fix the errors with some logic and sweet's help  :happyforever:  :happyforever:

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.




  • Posts

    • interlude: l2acis uber alles
    • New Dragon-Network Server – Vote Now!   We’re launching a new Dragon-Network (Multiskill) server under a new domain, created by the original Classic-Interlude team. We no longer have access to the old domain, but this is the official continuation — not a scam, just a new home. The new domain will host: A main migrated server (nothing lost – all chars/items kept) Plus seasonal servers (voted by players) All seasonal progress will be merged into the main realm Help shape the new server – vote now: https://dragon-network.eu/   Let’s build the future of DN – together.
    • Hello there, Im beyond confused and dont know what path to take. I want to start working on a L2 server, changing some stuff here and there and finally in the future if  im happy with the results, to launch the server, but... L2j or L2off? After all this years, is there a Interlude L2j close to off?   Ive spent some time lookin over this forum, searching what would be better and what files to take but I ain't near to a clear answer.  Most of the time everyone is trowing stones at everyone, "your filles are trash, my filles are good" and viceversa. Therefore, Im reaching out to a knowledge guy, hopefully from a neutral position to all this drama, that can pin point me in a direction.    To explain what I want for a base start is an Interlude with a classic interface (features), low rate. Mostly what this guy TravorJ is describing in his post TravorJ post , and to do some reworks on it, ex: mobs drop, rethink the augment system/interface, rethink learning skills/enchant skills, create some custom potions/buff effects, siege mechanics... Is that possible on off files? or is better to go with L2j? I also want to mention that I have little to none L2 dev experince (13-15yrs ago I had an L2j server running  for a month where I made some basics changes), but I have coding background so Im used to that and more than willing to learn.   So in conclusion, I dont want to get some free shared files without any support, that I need to wrap my head around and fix stuff for long time to make them work, stuff thats already fixed buy someone else. Instead im looking to buy something thats more updated and start working from there. Question is what and from whom? Kinda sux when you go and buy something and u dont know what the hell are you buying (need some guidance here)   Is L2j Orion a good choice? I saw that is regularly updated. Lucera2 I dont think is something that I want cuz they dont sell soruce, prefer to have control and not to be dependent on someone to much...   Big thanks in advance!   
    • L2 INSIDE - HTML DESIGN     Portfolio - protojahdesigns.com You can also join Protojah Designs Discord
  • Topics

×
×
  • 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