Jump to content
  • 0

[Help] Enter RBs And Not Port Town


Question

Posted

i not sure its the right place ask it, but if not place moderator move it. Thanks.

 

when i try port at my server to some of EpicRBs i allways get teleport back to towns like its ask me the quest or somthing, if there any way fix them from duing that and give players port and kill them like they finish the quest?

 

some guy told me remove L2BossZone.java, be he not sure, can some 1 explien how do it, or other way?

6 answers to this question

Recommended Posts

  • 0
Posted

try with other easy way can work

 

delete epic RB from spawn list and respawn  in same room but with different x/y from original

 

for me was work last time

  • 0
Posted

you need to delete some lines in L2BossZone.java not all file

try to open with eclipse ant deleting like this lines

 

 

                                // teleport out all players who attempt "illegal" (re-)entry
                                player.teleToLocation(MapRegionTable.TeleportWhereType.Town);
                                player = null; 

 

 

there will be not only one line but some

  • 0
Posted

you need to delete some lines in L2BossZone.java not all file

try to open with eclipse ant deleting like this lines

 

 

                                // teleport out all players who attempt "illegal" (re-)entry
                                player.teleToLocation(MapRegionTable.TeleportWhereType.Town);
                                player = null; 

 

 

there will be not only one line but some

 

and if my server files are compiled and i dont have the source.... what should i do then?

  • 0
Posted

and if my server files are compiled and i dont have the source.... what should i do then?

Preconfig?ffs...You can't edit java files if you don't have the source.

Change pack.

No chance with preconfig packs to create a succesfull server...

  • 0
Posted

Preconfig?ffs...You can't edit java files if you don't have the source.

Change pack.

No chance with preconfig packs to create a succesfull server...

 

can you advice on some good files? of freya?

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
Answer this question...

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