Jump to content

Question

Posted

if(player.getKarma() <0 && Config.PROTECTOR_PLAYER_PK||player.getKarma() >0 && Config.PROTECTOR_PLAYER_PK||player.getKarma() == 0 && Config.PROTECTOR_PLAYER_PK||player.getPvpFlag() != 0 && Config.PROTECTOR_PLAYER_PVP)

 

how to change it so

 

it will kill people with karma & flag 

people with white name (no flag,pk) to not get killed

 

i tried everything please help..

5 answers to this question

Recommended Posts

  • 0
Posted

...

 

Post full code, since I dont rly get your config.

 

@Wolf

 

> 0 you mean.

 

 

pvpflag is eather 0 or 1 so his way could work

  • 0
Posted

yes true i didnt had coffe this morning so its:

if((player.getKarma() >0 || player.getPvpFlag() != 0) && Config.PROTECTOR_PLAYER_PK)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock