Jump to content

Question

Posted (edited)

Hello can someone explain me how i can add custom zone, but with required lvl etc lvl 80 zone, only players lvl 80 can enter..

Is it hard to made?? Or easier, etc Varka is only lvl 80lvl area, and when you want tp with teleporter, you need to be lvl 80

 

ty very much

 

im using l2jfrozen

Edited by adnanograsevic

Recommended Posts

  • 0
Posted

Teleport is not a problem as the zone itself. The problem is, you can easily walk there in, for example, onEnter case. So, without having created zone, you can't check / prohibit this, at least easily.

 

Maybe a region check? Not sure.

  • 0
Posted (edited)

Teleport is not a problem as the zone itself. The problem is, you can easily walk there in, for example, onEnter case. So, without having created zone, you can't check / prohibit this, at least easily.

 

Maybe a region check? Not sure.

Hmm yea, can you help me and put code for teleport like:  bypass -h npc_%objectId%_goto 50001 but check my lvl first,if i have correct lvl "etc 76-80" i can tp, if not recieve msg like You cant teleport

About custom zone and other i will try to figure it out

Edited by adnanograsevic
  • 0
Posted

make a zone and then

 

character.getLevel() <= or >= level 

return; 

 

onEnter

Hello i have question about zone, where should i add that key you write

 

    <zone id='11010' type='Arena' shape='Cuboid' minZ='-3800' maxZ='-3600'>

        <stat name='name' val='Giran Arena'/>

        <stat name='spawnX' val='73890'/>

        <stat name='spawnY' val='142656'/>

        <stat name='spawnZ' val='-3778'/>

      </zone>

  • 0
Posted

Hello i have question about zone, where should i add that key you write

    <zone id='11010' type='Arena' shape='Cuboid' minZ='-3800' maxZ='-3600'>

        <stat name='name' val='Giran Arena'/>

        <stat name='spawnX' val='73890'/>

        <stat name='spawnY' val='142656'/>

        <stat name='spawnZ' val='-3778'/>

      </zone>

Ia not for here..you have to make a code into eclipse..your own zone..

And this is a check...but i would like to say make your zone like zaken zone...when player nore than 68 lvl go in will take the anchor...

Check zaken zone...

  • 0
Posted

Ia not for here..you have to make a code into eclipse..your own zone..

And this is a check...but i would like to say make your zone like zaken zone...when player nore than 68 lvl go in will take the anchor...

Check zaken zone...

ah if i want to edit l2 official zones with this code i need to done it with eclipse?

  • 0
Posted

im using l2jfrozen revision=855

lol, junk it then.. :D

 

At least use 1004 or so. Share section, 1004 sources, 1,1k+ google is your friend.

  • 0
Posted

It's always the best to use latest, but I heard that latest has some problems that 1004 <older one> has not, but.. 1004 has bugs/issues that has been fixed meantime. :D

 

So, I would stick with latest.

  • 0
Posted

It's always the best to use latest, but I heard that latest has some problems that 1004 <older one> has not, but.. 1004 has bugs/issues that has been fixed meantime. :D

 

So, I would stick with latest.

i cant download 1132 or anything from eclipse...

im reciving

L2jFrozen Gameserver Revision: exported

Know how to fix?

  • 0
Posted

Ia not for here..you have to make a code into eclipse..your own zone..

And this is a check...but i would like to say make your zone like zaken zone...when player nore than 68 lvl go in will take the anchor...

Check zaken zone...

and how he will port out if he get anchor all the time xD

  • 0
Posted

just copy the example from cruma tower

in frozen you have config to enter cruma w/o beeing lvl 54

and you copy cruma restriction and make the same for another zone and make lvl 80

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.



  • Posts

    • why ban him, his name almost ressurected the forum   haiku: Kara walks in light, whispers drift like soft spring rain, time bows at his steps.   Arrays.stream(DeveloperBrain.getInstance().getThoughts()) .filter(Kara.class::isInstance) .map(Kara.class::cast) .filter(k -> Objects.nonNull(k.getCoffeeLevel())) .flatMap(k -> k.getExcuses().stream().map(e -> Map.entry(k, e))) .filter(e -> Optional.ofNullable(StackOverflow.getAnswerById( DeveloperBrain.getVariables().getInt("kara_ban_counter", 0))) .map(a -> a.isActuallyHelpful() == false) .orElse(true)) .findFirst() .filter(r -> Optional.ofNullable(Admin.getPatience()) .filter(p -> Admin.destroyPatience("KaraBanProcess", 1, true)) .isPresent()) .ifPresentOrElse(e -> { Admin.sendPacket(SystemMessage.sendString("Kara has been banned again.")); Admin.sendPacket(Sound.ITEMSOUND_ENCHANT_FAILURE.getPacket()); Admin.sendPacket(new MagicSkillUse(Admin, Kara.class, CommonSkill.BANHAMMER.getId(), 999, 1, 0)); }, () -> Admin.sendPacket(SystemMessage.sendString("Miracle! Kara survived without a ban... this time.")));
    • decrypt and encrypt is works...          
    • well,thx for your reply...i had solved my problem.its source data errors...the old Armorgrp.dat and Armorgrp-classic.dat exist errors...rly swired. about skillgrp-classic.dat,i decrypt and encrypt it,it works...but in Grand Crusade i didnot know if it exist Auto-cast.   BTW,i rly dont know why the Original .dat files exist lots errors.but my Client works good...rly sweird.   anyway,i didnot like Mobius L2ClientDat tool...but we need use it...coz there is no other tools to work with new l2 client. 客户端工具很难用,解密后加密不回去的,哪怕你不做任何修改都加密不回去。你可以试试台版客户端就知道了。
    • sell adena l2rebon signature x1 - 1kk = 1 dollars l2reborn x10 - 500kk = 4 dollars E-Global x Lu4 - 1kk = 2 dollars BOHPTS - x20-x500 TOP PRICE LINEAGE2DEX - TOP PRICE !!!!! DISCORD - GODDARDSHOP TELEGRAM - MMOPROMO Also on sale are Epic jewelry, Clothes at a very good price
    • I will search for.
  • 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