Jump to content

Sebana

Members
  • Posts

    19
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Sebana

Profile Information

  • Current Mood
    Happy
  • Gender
    Not Telling
  • Country
    United States

Recent Profile Visitors

1,900 profile views

Sebana's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. My try : Μy gear was everybody's dream. My gear was strong enough, enough to fuck your ass in PI, to send you back in a Lineage Town.
  2. I test it at the evening , seems cool and interesting .
  3. try change this : int count = Integer.parseInt(wordList[1] ); to this : int count = Integer.parseInt(wordList[0] );
  4. Nice share man , this is awesome
  5. My opinion , If he want vesper as constant enchant then @Evie Frye showed the code , else if he want to maintain dynasty enchant he go with npc_%objectId%_exc_multisell XXXX . with multisell including this : <item id="1"> <ingredient id="7140" count="2500"/> <ingredient id="10001" count="1"/> <production id="10300" count="1"/> </item>
  6. If i understood right what you want , try this: on shop html put this -> npc_%objectId%_exc_multisell XXXX
  7. Try add the code after this: // Check if it's pvp (cases : regular, wars, victim is PKer) if (checkIfPvP(target) || (targetPlayer.getClan() != null && getClan() != null && getClan().isAtWarWith(targetPlayer.getClanId()) && targetPlayer.getClan().isAtWarWith(getClanId()) && targetPlayer.getPledgeType() != Clan.SUBUNIT_ACADEMY && getPledgeType() != Clan.SUBUNIT_ACADEMY) || (targetPlayer.getKarma() > 0 && Config.KARMA_AWARD_PK_KILL)) { if (target instanceof Player) { //here
  8. l2 IL client -> l2text/server_help
  9. Looking good , hope no corruptions and shits . Good luck :)
  10. Hello guys , im new in this forum , but not in l2 and lol :P
×
×
  • 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