Jump to content
  • 0

Question

Posted

ok i want to add this mod but i dont know how, i use

 

if (killerTeamId != -1 && killedTeamId != -1 && killerTeamId != killedTeamId)

_teams[killerTeamId].increasePvpKills();

 

Dont work

 

i use

 

if (isInTvTEvent() && targetPlayer.isInTvTEvent()) increasePvpKills();

 

Dont work

 

if any1 know how to do it will be amazing.

 

Thanks in advance!

8 answers to this question

Recommended Posts

  • 0
Posted

IL

l2j version=4707M

 

normally in tvt event pvpkill count do not increase when u get a kill inside tvtevent, so i want to add this

 

thanks in advance!

  • 0
Posted

You try to add a code, but you didn't think the reverse : "is there already a code which block pvpkills to increase when I'm in TvT ?"

 

Whatever code you want to add, if there is a code which blocks, you can't do a shit about.

  • 0
Posted

well i made a full check in every events files but nothing, i never seen something like blockers ;S

 

LoL, Blockers..

It's just a code that prevents something from happening. Just remove it and you're done (I haven't used L2J Files for quite some time, but as far as I remember, there's a code that prevents the players from earning a PvP Kill while in TvT).

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...