Jump to content

forsas

Members
  • Posts

    169
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About forsas

Profile Information

  • Gender
    Not Telling
  • Interests
    if (activeChar.isNoob())

forsas's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. i want create if player kill champion after spawn champion set lv2 this code set him but after spawn he don't be simple mob he is anyway champion lv2 some ideas? L2Attackable.java public boolean doDie(L2Character killer) { if(Config.L2JMOD_CHAMPION_ENABLE) { if(isChampion()) { setChampionlv2(true); return true; } } setChampion(false); setChampionlv2(false); //TODO if(Config.L2JMOD_CHAMPION_ENABLE) { //Set champion on next spawn if(!(this instanceof L2GrandBossInstance) && !(this instanceof L2RaidBossInstance) && !isChampionlv2() && this instanceof L2MonsterInstance && Config.L2JMOD_CHAMPION_FREQUENCY > 0 && getLevel() >= Config.L2JMOD_CHAMP_MIN_LVL && getLevel() <= Config.L2JMOD_CHAMP_MAX_LVL) { int random = Rnd.get(100); if(random < Config.L2JMOD_CHAMPION_FREQUENCY) { setChampion(true); } } }return true; }
  2. Don't work for c6?
  3. dont work .. ech
  4. nice share ,but i know that ;)
  5. tested not working... ech
  6. wery ty man nice share
  7. please share me in pm this topic :) http://maxcheaters.com/forum/index.php?topic=204917.0
  8. Sell l2java.com 5000x acc full active passive also 1.1k gc top 2 pvp (33k)
×
×
  • Create New...