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();
}
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.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
Question
AlexCardyz
I have new zone pvp and not get me pvp kill
Do not get pvp to kill my opponent??? I added this in my PcInstance, and it is the same.
And FlagZone.jave added
player.setInsideZone(L2Character.ZONE_FLAGZONE,true);
and I do not take into account pvp??
l2jfrozen.
1 answer to this question
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.