[AoH]Kratos Posted May 10, 2012 Posted May 10, 2012 Thanks ! Don't bother listening to those who spam :) ! Those who really appreciate your work , will thank you :) ! Quote
AlexCardyz Posted May 29, 2012 Posted May 29, 2012 I works perfectly. but if I add some restriction (How would I do?) Example: Auto Remove items id 12345. -> (Weapon, armor , jewel) ? Quote
Fanky Posted May 29, 2012 Posted May 29, 2012 I works perfectly. but if I add some restriction (How would I do?) Example: Auto Remove items id 12345. -> (Weapon, armor , jewel) ? you should the restriction here,onEnter(). check how restriction works,in olympiad e.g Quote
AlexCardyz Posted June 10, 2012 Posted June 10, 2012 Do not get pvp to kill my opponent??? I added this in my PcInstance, and it is the same. // Check if it's pvp if(checkIfPvP(target) && targetPlayer.getPvpFlag() != 0 || isInsideZone(ZONE_FLAGZONE) && targetPlayer.isInsideZone(ZONE_FLAGZONE)) // Check if you and target is in pvp zone { increasePvpKills(); } And FlagZone.jave added player.setInsideZone(L2Character.ZONE_FLAGZONE,true); and I do not take into account pvp?? Quote
Zaldron Posted June 10, 2012 Author Posted June 10, 2012 Tested on freya? Yes.. Do not get pvp to kill my opponent??? I added this in my PcInstance, and it is the same. // Check if it's pvp if(checkIfPvP(target) && targetPlayer.getPvpFlag() != 0 || isInsideZone(ZONE_FLAGZONE) && targetPlayer.isInsideZone(ZONE_FLAGZONE)) // Check if you and target is in pvp zone { increasePvpKills(); } And FlagZone.jave added player.setInsideZone(L2Character.ZONE_FLAGZONE,true); and I do not take into account pvp?? You do something wrong Quote
Zaldron Posted June 11, 2012 Author Posted June 11, 2012 is working perfectly, tested by me Thanks for feedback Quote
Zaldron Posted June 11, 2012 Author Posted June 11, 2012 working this code on interlude? Just change the imports or send me a private messege to do it for you when i will have time . Quote
EdenEternal Posted June 11, 2012 Posted June 11, 2012 Just change the imports or send me a private messege to do it for you when i will have time . hmm ok i will test it and if i have any problem i will send you a private msg thanks for sharing : ) Quote
RubenAlonso Posted October 21, 2012 Posted October 21, 2012 I have l2jserver and I dont have zone_vertices someone can tell me how I can apply this patch plis Quote
CerditoGordito Posted October 23, 2012 Posted October 23, 2012 I have l2jserver and I dont have zone_vertices someone can tell me how I can apply this patch plis same here, answer it plz ! 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.