Jump to content
  • 0

Multifunctionzone Reward To Pvp


Question

Posted

Hey, i use multifunctionzone and i wanna get not reward for kill. i wanna get +1 pvp score.

 

code
http://pastebin.com/7kf9eYTD

 

but i think need change here in L2PcInstance.java
this code i can be wrong.

L2MultiFunctionZone.givereward(this);

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

check zone where you have you multifunction zone, if is pvp_zone pvp points will not count 

<zone id="16385" name="Custom" type="MultiFunctionZone" shape="NPoly" minZ="-6500" maxZ="-1200">
<node X="-2937" Y="-12088" />
<node X="32664" Y="-15638" />
<node X="31091" Y="-32635" />
<node X="-1821" Y="-29486" />
</zone>
what need change to work?
Edited by martuxas1
  • 0
Posted (edited)

 

<zone id="16385" name="Custom" type="MultiFunctionZone" shape="NPoly" minZ="-6500" maxZ="-1200">
<node X="-2937" Y="-12088" />
<node X="32664" Y="-15638" />
<node X="31091" Y="-32635" />
<node X="-1821" Y="-29486" />
</zone>
what need change to work?

 

when you are inside this zone you get the autoflag and so on?

 

remove the line on l2pcinstance and try 

Edited by Kelrzher

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...