Jump to content
  • 0

[HELP] Some help please :)


Question

Posted

Hello guys,

 

Someone have any idea how can i make clan reputation by PvPs ? or something like that, for l2j interlude.

 

I don't have any idea.

6 answers to this question

Recommended Posts

  • 0
Posted

there are already for clan war .. anyway take the statement from clan war .. :)

 

player.getClan().setReputationScore(player.getClan().getReputationScore() + value, true);

  • 0
Posted

there are already for clan war .. anyway take the statement from clan war .. :)

 

player.getClan().setReputationScore(player.getClan().getReputationScore() + value, true);

 

For exemple if i will put value = 10, someone from clan if will kill someone from other  clan (war) he will take 10 reputation for his clan ?

 

Like: ? now give 100 reputation for 1 kill ;o ?

 

player.getClan().setReputationScore(player.getClan().getReputationScore()+100, true);

 

Cuz i'm confused.

  • 0
Posted

For exemple if i will put value = 10, someone from clan if will kill someone from other  clan (war) he will take 10 reputation for his clan ?

 

Like: ? now give 100 reputation for 1 kill ;o ?

 

player.getClan().setReputationScore(player.getClan().getReputationScore()+100, true);

 

Cuz i'm confused.

yep

Guest
This topic is now closed to further replies.


×
×
  • 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