Jump to content

DnR

VIP Member
  • Posts

    737
  • Credits

  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    0%

Posts posted by DnR

  1. aaaa ok ty! Lock kapios!

    Kai to cast range kai to effect range exoun na kanoun me tin emveleia.

    Esena se endiaferei na allakseis auta:

    <set name="power" val="25"/> = bathmos epituxias.

    <set name="negatePower" val="5"/> = posotita afairesis buffs.

     

    Gia na pianei sunexeia, mallon 8elei kai veltiwsi se java side.

     

  2. Real gold was one of the first custom servers. Which means it wasn't retarded. It was the prototype for the next generations.

     

    Kids like you give bad name to servers.

    Ever heard of L2Extreme,L2Revenge?

    Just 2 of the many oldschool C4 servers which surpassed your beloved one.

  3. Project seems pretty good so far, now all I need to find an updated system that works with Windows 7 because the normal C4 install won't run. :D

    How about the link i posted earlier?

    It was totally compatible with Vista, so i think it' s going to run normally on Windows 7.

    I could give you links for several files that could make the old system work, but the one i mentioned above has Npcs that are displayed as rabbits Fixed.

     

    Here is the link:

    http://maxcheaters.com/forum/index.php?topic=214495.msg2320715#msg2320715

     

     

  4. there is protection from l2phx ?

    About Phx:

    Warehouse enchant, trade, Critical error, Announcement, and teleport out of olympiad stadium using packets have been fixed.

    Also, i have commited a small fix in the warehouse enchant protection.

    In Interlude packs, players were getting banned but their enchantment was successful. Consequently, in case that their punishment was reconsidered, they would play using overenchanted items.

    In Lisvus, enchantment is cancelled.

     

    Let me point out several other protections, as you people are completely unaware of the old l2j pack.

    Floodprotector.

    Account hacking and hlapex protection.

    L2Walker protection.

    L2JAttacker fix (this has to be tested).

  5. Hello MxC community,

    After a long time of work, i decided to share some work of mine with you.
    It' s a Chronicle 4 (Scions of Destiny) pack based on L2JServer, which can be considered as the most stable free version so far.
    If you take a look, 240+ commits have been done, but i have been working on the files long before i created the svn.

    I missed the nostalgic old times so much that i decided to create a pack for free and bring C4 to life.
    I have been working alone so far, but everybody interested in helping is welcome. I won' t mind if somebody copies the project, too.

    Some people may ruin C4 just like they did with Interlude, but i' ll take the risk.

    If, by any chance, you get any errors, i' m here to provide support, so as to keep the pack clean and stable with all my strength.
    For further support, you may visit forum.

    Useful links:

     

    Forum
    Repository

     

    Check forum for compiled versions:
    Link 1
    Link 2

    Enjoy. ^^

    • Upvote 2
  6. Den eixa xrono na to dokimasw alla de xaneis tpt na to dokimaseis esu.

     

    java\net\sf\l2j\gameserver\model\olympiad

    OlympiadGameNormal.java

     

    8a to allakseis apo auto:

            @Override
    public final void sendOlympiadInfo(L2Character player)
    {
    	player.sendPacket(new ExOlympiadUserInfo(_playerOne));
    	player.sendPacket(new ExOlympiadUserInfo(_playerTwo));
    }
    

     

    se auto:

            @Override
    public final void sendOlympiadInfo(L2Character player)
    {
                    if (player.getObjectId() == _playerTwo.objectId)
    	    player.sendPacket(new ExOlympiadUserInfo(_playerOne));
                    else if (player.getObjectId() == _playerOne.objectId)
    	    player.sendPacket(new ExOlympiadUserInfo(_playerTwo));
            }
    

  7. p.x pezi se oly match o Player 1 vs Player 2 o Player 1 kanonika prepi na vlepei to hp toy Player 2 ala vlepei to hp toy den vlepei to hp to player 2 vlepei to diko toy mesa sto match kanonika prepi na vlepei o Player 1 to hp toy Player 2 kai o Player 2 to hp toy Player 1 stin prokimeni periptosi o ka8ena vlepi to hp toy me katalavate?

    Einai palio bug tou IL.Tin wra pou s deixnei to hp tou player 2 kanei enallagi sto hp tou player 1, swsta?Mporeis na valeis ton kwdika tou ExOlympiadUserInfo edw?

  8. Exw problima me ta passive skill (ta skill p exw kanei) me tn GM otan pataw Alt +G  kai meta skills ta blepw kanonika ta passive p exw balei (dinoun k ta stats koble) enw me tn char otan paw sta passive d ta dixnei ta skill gt ginete auto , dixnei mono tn armor... ? (pali dinei ta stats ...)

    Isws to provlima einai sta server packets.

    Oloi oi players vlepoun ta skills tous me to SkillList,enw otan o gm xrisimopoiei to alt+G,vlepei ta skills me to GmViewSkillInfo packet.

  9. Exw problima me ta passive skill (ta skill p exw kanei) me tn GM otan pataw Alt +G  kai meta skills ta blepw kanonika ta passive p exw balei (dinoun k ta stats koble) enw me tn char otan paw sta passive d ta dixnei ta skill gt ginete auto , dixnei mono tn armor... ? (pali dinei ta stats ...)

    Isws to provlima einai sta server packets.

    Oloi oi players vlepoun ta skills tous me to SkillList,enw otan o gm xrisimopoiei to alt+G,vlepei ta skills me to GmViewSkillInfo packet.

×
×
  • Create New...