Jump to content

Recommended Posts

Posted

Stop spamming and read what I said.

If you don't get PvP Kills has nothing to do with my ZONE, coz the zone does not give pvp points.

The zone just gives you reward if you get 1 PvP Point inside the Zone, so, if you aren't getting PvP Points you won't have any reward.

And, as I said, it's something related with your pack and anti-feed protections, more than probably.

I'm using that zone at Talking Island Village.. could this be the problem?

Posted

I'm using that zone at Talking Island Village.. could this be the problem?

Yep, probably. Or, as I said, anti-feed protection could be too.

Just test it in a clear area to judge if it works or not  :rage:

 

Posted

Huehue, I love when ppl claim that something isn't working while it's workin' perfectly, and ofc.. your code is bad && it's not workin' at all :troll:

 

/Sorry for dat and I love you too, Wyatt ^_^

Posted

Huehue, I love when ppl claim that something isn't working while it's workin' perfectly, and ofc.. your code is bad && it's not workin' at all :troll:

 

/Sorry for dat and I love you too, Wyatt ^_^

 

For me it isn't working, so it isn't working, you get it?

No because you're pretty retarded to understand that.

Posted

For me it isn't working, so it isn't working, you get it?

No because you're pretty retarded to understand that.

 

Well, I will fix it a bit

 

For me and everyone it is working, so it is working, you get it?

No because you're pretty retarded to understand that.

 

Correct. Where the fack you come from, jesus..

Posted

people these days

 

they flaming hard ,consider it as an act of pride since its the best they can do :)

Posted

Which zone are you using?

As I said above, the zone doesn't give PvP points, the zone what does is : if you get a PvP point and you are inside L2MultifunctionZone then the zone rewards you.

So, if you are not getting PvP's has nothing to do with my zone, it's about your antifeed protection or about which coords are you using to locate the zone.

Posted

i maked zone in Varka... can we make it to give a pvp point ?

No that would be weird coz probably u would get +2 pvp points some times.

It's about your Antifeed more than probably bro, how are you testing it? And are u getting the messages when entering to L2Multifunction zone?

Posted

No that would be weird coz probably u would get +2 pvp points some times.

It's about your Antifeed more than probably bro, how are you testing it? And are u getting the messages when entering to L2Multifunction zone?

yes i get the message all its work good just players dont get a pvp points... i make it in varka ... when i left from zone on the next 5 metres i get the pvp when i join in zone i dont get... its not from the anti feed...

Posted (edited)

yes i use auto flag system from the config of the zone

U could do this:

 

find

if(checkIfPvP(target) && targetPlayer.getPvpFlag() != 0 || isInsideZone(ZONE_PVP) && targetPlayer.isInsideZone(ZONE_PVP))
and replace with

if((checkIfPvP(target) && targetPlayer.getPvpFlag() != 0) || (isInsideZone(ZONE_PVP) && targetPlayer.isInsideZone(ZONE_PVP)) || (isInsideZone(L2Character.ZONE_MULTIFUNCTION) && targetPlayer.isInsideZone(L2Character.ZONE_MULTIFUNCTION)))
but probably your problem comes from checkIfPvP() Edited by ^Wyatt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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