Tilllate Posted September 20, 2013 Posted September 20, 2013 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() still same problem... Quote
^Wyatt Posted September 20, 2013 Author Posted September 20, 2013 (edited) OP Frozen... that shouldn't even be possible... add this line above the checkIfPvP() thing System.out.println("This:"+isInsideZone(L2Character.ZONE_MULTIFUNCTION)+", Target:"+targetPlayer.isInsideZone(L2Character.ZONE_MULTIFUNCTION)); Edited September 20, 2013 by ^Wyatt Quote
pedroncillo Posted September 20, 2013 Posted September 20, 2013 thanks!!! im searching them for hi5!! :D Quote
drgn Posted September 22, 2013 Posted September 22, 2013 Sorry for stupid question ! just cause i have enable reward is there any protection? Same IP, same clan, etc? Quote
^Wyatt Posted September 22, 2013 Author Posted September 22, 2013 nope but almost 95% of packs have anti feed for pvp, so if you have it enabled, here you go. Quote
drgn Posted September 23, 2013 Posted September 23, 2013 nope but almost 95% of packs have anti feed for pvp, so if you have it enabled, here you go. Thanks for help ! and forgot to congrats for the great post ! very good job ! :) Quote
ZaNteR Posted October 12, 2013 Posted October 12, 2013 Is there going to be a version for H5 Stable? Because BETA H5 is unusable for Live servers. Quote
^Wyatt Posted October 12, 2013 Author Posted October 12, 2013 Is there going to be a version for H5 Stable? Because BETA H5 is unusable for Live servers.Did u try the Freya version into h5 stable? Quote
ZaNteR Posted October 12, 2013 Posted October 12, 2013 (edited) No, im gonna try it right now. UPDATE: The hierarchy of files is different, im gonna try and use the oldest h5 beta version and work out the errors from there. Edited October 12, 2013 by ZaNteR Quote
^Wyatt Posted October 12, 2013 Author Posted October 12, 2013 Bug, no receive Pvp in Zone --'Let me guess... using L2jFrozen? Take 5 minutes and read last replies. Quote
SweeTs Posted October 12, 2013 Posted October 12, 2013 Let me guess... using L2jFrozen? Take 5 minutes and read last replies. Just ignore them. Quote
nery Posted October 13, 2013 Posted October 13, 2013 (edited) ^Wyatt, I am not earning any item in pvp what can be? also as semething else because it is only attacking f staying whit CTRL pressed? Sorry forgot to inform use H5 L2JServer. Edited October 13, 2013 by nery Quote
^Wyatt Posted October 13, 2013 Author Posted October 13, 2013 ^Wyatt, I am not earning any item in pvp what can be? also as semething else because it is only attacking f staying whit CTRL pressed? Pack? Chronicle? If it's L2jFrozen I won't even bother answering since you, people, can use 2 minutes reading the replies. About the CTRL I think I didn't add it in the zone features, not sure, so if you want it you'll have to add it. Quote
nery Posted October 13, 2013 Posted October 13, 2013 forgive me I'm a little inexperienced in the subject, you could guide me how to put not having to press the CTRL in zone 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.