Slayerduck Posted September 9, 2013 Posted September 9, 2013 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? Quote
^Wyatt Posted September 9, 2013 Author Posted September 9, 2013 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: http://youtu.be/iSPc8oU7YIY Quote
SweeTs Posted September 9, 2013 Posted September 9, 2013 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 ^_^ Quote
Slayerduck Posted September 10, 2013 Posted September 10, 2013 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. Quote
SweeTs Posted September 10, 2013 Posted September 10, 2013 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.. Quote
Karasu Posted September 10, 2013 Posted September 10, 2013 people these days they flaming hard ,consider it as an act of pride since its the best they can do :) Quote
Karasu Posted September 12, 2013 Posted September 12, 2013 works very good in freya nice work wyatt :) Quote
Tilllate Posted September 20, 2013 Posted September 20, 2013 im using l2j frozen.. and on that zone when some one kill another player they dont receive a pvp point.. any one can chek it ? Quote
^Wyatt Posted September 20, 2013 Author Posted September 20, 2013 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. Quote
Tilllate Posted September 20, 2013 Posted September 20, 2013 (edited) i maked zone in Varka... can we make it to give a pvp point ? Edited September 20, 2013 by Tilllate Quote
^Wyatt Posted September 20, 2013 Author Posted September 20, 2013 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? Quote
Tilllate Posted September 20, 2013 Posted September 20, 2013 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... Quote
^Wyatt Posted September 20, 2013 Author Posted September 20, 2013 Probably l2frozen has a check about PvPFlag or something. Are your players being flagged inside the zone? Quote
Tilllate Posted September 20, 2013 Posted September 20, 2013 Probably l2frozen has a check about PvPFlag or something. Are your players being flagged inside the zone? yes i use auto flag system from the config of the zone Quote
^Wyatt Posted September 20, 2013 Author Posted September 20, 2013 (edited) yes i use auto flag system from the config of the zoneU 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 September 20, 2013 by ^Wyatt Quote
Recommended Posts
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.