Jump to content

ButterCup

Members
  • Posts

    44
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by ButterCup

  1. Freya

     

    http://l2sinergy.com/  will be open  on 23.04.2011

     

    Enjoy

     

    About Our Server

    Server Rates Experience: 15x

    Spell Points: 15x

    Party Experience: 2x

    Party Spell Points: 2x

    Adena Drop: 10x

    Item Spoil: 10x (Blue Mobs Spoil)

    Item Drop: 15x

    Raid Boss Drop: 15x

    Epic Boss Drop: 15x

    Epic Jewels : 2x (Attention Queen Ant, Orfen and Core have 30% Chance, this means it is possible to get 2 Jewels, one or nothing)

     

    Quests drop and reward:

    Drop Quest Item: 5x (Attention this means if the quest item you want to drop has a chances of 100% you will get 5, NOT ALL QUEST HAVE 100% DROP CHANCE)

    Adena : 5x

    Recipe: 1x

    Materials: 5x

    Scrolls Of Enchant: 1x

    Books for Enchanting skills: 1x

     

    Enchant Rate: (retail like)

    Enchant Chance Weapon Warrior: 70%

    Enchant Chance Weapon Mage" 40%

    Enchant Chance Armor: 66%

    Enchant Chance Jewelry: 66%

    Enchant Chance Element Stone: 50%

    Enchant Chance Element Crystal: 30%

    Enchant Chance Element Jewel: 20%

    Enchant Chance Element Energy: 10%

     

    Blessed Enchant Chance Weapon Warrior: 70%

    Blessed Enchant Chance Weapon Mage: 40%

    Blessed Enchant Chance Armor: 66%

    Blessed Enchant Chance Jewelry: 66%

     

    Enchant Max Weapon: Unlimited

    Enchant Max Armor: Unlimited

    Enchant Max Jewelry: Unlimited

     

    Enchant Safe Max: 3

    Enchant Safe Max Full: 4

     

    Augmenting:

    Accessory augmentation skills currently disabled

    Augmentation NG Skill Chance: 15

    Augmentation Mid Skill Chance: 30

    Augmentation High Skill Chance: 45

    Augmentation Top Skill Chance: 60

     

    Other Info:

    No Quest for SubClass and class change

    Mana Potion in Grocery Shop - 200 Mp/potion

    Buffs Time 1h - Full Npc Buffer + pet Buffer

    A grade armors custom quest in CG npc Sobling

     

    (All quest Rewards are 5x Exception Scrolls of enchant, weapons, armors, recipes, and all books that enchant skills, you will get just one not 5)

  2. Merry Christmas to all. Our gift for you is  a Christmas Edition of L2j Infinity.

     

    A special thanks goes out to all who help us in all this time!

     

    Managers:

    ButterCup

    m0fire

     

    Developers:

    *Data Pack

    ButterCup

    m0fire

    Nache

     

    *Core:

    Sammy

    Synerge

    Zeratulll

     

    *Php  - web scripts

    Puka

     

    L2j Infinity wants to thank everyone else that has contributed to our project. This includes all of our community members and special thanks to our previous Team Members and those who inspired this wonderful software:

     

    [table]

    [tr]

    [td]Angkor[/td]

    [td]Konstantinos[/td]

    [td]l2raijinserver[/td]

    [td]ojota[/td]

    [td]Brrau[/td]

    [/tr]

    [tr]

    [td]Bazito[/td]

    [td]L2Mirage[/td]

    [td]l2xheroes[/td]

    [td]piotress[/td]

    [td]Qarked[/td]

    [/tr]

    [tr]

    [td]GMCrasso[/td]

    [td]l2nest[/td]

    [td]ngenen[/td]

    [td]troop3r[/td]

    [td]l2pvpk[/td]

    [/tr]

    [tr]

    [td]Jimlaner[/td]

    [td]L2Pantheon[/td]

    [td]User[/td]

    [td]andr3iu7z[/td]

    [td]Ruthless[/td]

    [/tr]

    [/table]

     

    A special thanks goes out to our Beta Testers who help ensure that we provide our users with a quality product.

    GhostHunter

    konstantinos

     

    We would like to pay special thanks to L2j Server who provide the source

     

    imagets.png

     

  3. ok i got bored and i start reading all crap posted here  :)

     

    Why you work on Packet Explorer ?

     

     

    Ok so to apply a code  aka patch - diff  is simple

     

    ----------------------------------------------------------

    Copy code  in put in a  new tex , rename the newtex.txt  to  choseaname.diff 

     

    open  Eclipse,  select  project, right click on  your project  - Team - Apply Patch, Brow to you  choseaname.diff    and pres finish :)

     

    All done :)

     

    ----------------------------------------------------------

     

    I notice you do not know how to create a patch ore you do not use it on this forum you just paste the code and that is it.

    After you made some change    right click on  your project  - Team - Create patch - select path . all done

  4. Nice joke.

    Why  i will need a a bloody anti virus  on server

    - All java emulators  (lineage)  run bather on Linux  (Windows is stupid and expensive)

    This panda crap will not help you protect your server  (never) 

    -  my .jar will get Trojan  ? 

     

    All this do is buff the fire wall  and stops some crap.

     

    Normal they  use  ports that you use mysql  port  (if is open) Fsoket  game ports , telnet  and more  ... 

     

    So a fast fix  is, set up your  Fire wall  ( if you do not have one , get one)

     

  5. a reputation points item..sound a very good share

    i wana know if you can make one for knights epaulete...coz now its hard to make on G3 or Epilogue so i think most of the servers need such a npc or item

     

    Are you for real ?

     

    If yes make  a custom shop  multisell

    <?xml version='1.0' encoding='utf-8'?>
    <!-- Knights Epaulette -->
    <list maintainEnchantment="false">
    
      <!-- Knights Epaulette -->
      <item id="1">
        <ingredient id="57" count="10000"/>
        <production id="9912" count="1"/>
      </item>
    </list>

  6. so simple why you make all so complicate ?

     

    Index: /trunk/Core/java/L2j/Infinity/gameserver/model/actor/instance/L2ClanTraderInstance.java
    ===================================================================
    --- /trunk/Core/java/L2j/Infinity/gameserver/model/actor/instance/L2ClanTraderInstance.java (revision 865)
    +++ /trunk/Core/java/L2j/Infinity/gameserver/model/actor/instance/L2ClanTraderInstance.java (working copy)
    @@ -58,4 +58,8 @@
                switch (itemId)
                {
    +                case 57:
    +                     reputation = 100;
    +                     itemCount = 10000000;
    +                     break;
                    case 9911:
                        reputation = Config.BLOODALLIANCE_POINTS;
    Index: /trunk/DataPack/sql/custom/custom_npc.sql
    ===================================================================
    --- /trunk/DataPack/sql/custom/custom_npc.sql (revision 865)
    +++ /trunk/DataPack/sql/custom/custom_npc.sql (working copy)
    @@ -55,4 +55,5 @@
    (90010,32100,'Squash-Cat',1,'Event-Manager',1,'Monster2.queen_of_cat',8.00,26.00,70,'female','L2Merchant',40,2444,2444,0.00,0.00,10,10,10,10,10,10,0,0,500,500,500,500,278,0,333,0,0,NULL,0,28,120,0,0,'LAST_HIT','false'),
    (99999,31422,'Shop',1,'',1,'Monster2.baby_tiger',13.00,15.00,80,'male','L2Merchant',80,2444,2444,0.00,0.00,10,10,10,10,10,10,0,0,500,500,500,500,278,0,333,0,0,NULL,0,28,120,0,0,'LAST_HIT','false'),
    +(70777,31422,'Reputation',1,'Buy',1,'Monster2.baby_tiger',13.00,15.00,80,'male','L2ClanTrader',80,2444,2444,0.00,0.00,10,10,10,10,10,10,0,0,500,500,500,500,278,0,333,0,0,NULL,0,28,120,0,0,'LAST_HIT','false'),
    (99998,31149,'Nobless-Mix',1,'',1,'Monster2.baby_tiger',13.00,15.00,80,'male','L2Merchant',80,2444,2444,0.00,0.00,10,10,10,10,10,10,0,0,500,500,500,500,278,0,333,0,0,NULL,0,28,120,0,0,'LAST_HIT','false'),
    (64290,31362,'Vote',1,'Vote For Us',0,'LineageNPC.a_traderA_MDwarf',8.00,17.00,70,'male','L2NpcWalker',40,3862,1493,11.85,2.78,40,43,30,21,20,10,0,0,1314,470,780,382,278,0,333,0,0,0,0,50,120,1,0,'LAST_HIT','false'),
    Index: /trunk/DataPack/data/html/default/70005.htm
    ===================================================================
    --- /trunk/DataPack/data/html/default/70777.htm (revision 865)
    +++ /trunk/DataPack/data/html/default/70777.htm (working copy)
    @@ -0,0 +1,5 @@
    +<html>
    +<body>
    +Reputation Merchant<br>
    +<a action="bypass -h npc_%objectId%_exchange 57">Trade 10000000 adena for 100 reputation points.</a>
    +</body></html>
    

  7.     Just 7 days more till server will be online,

     

    http://lineage-server.com/

    Lineage Server Epilogue

    We make the difference:

     

        * Hellbound

        * Seed Of Infinity

        * Seed Of Destruction

        * Chambers of Delusion

        * New Quests:

     

          Seven Sign Secret Ritual Of The Priests

          Seven Sign Seal Of The Emperor

          Seven Sign The Sacred Book Of Seal

          Seven Sign Embryo

     

     

    P.S.

    I do not understand  what i did wrong

     

  8. banersf.jpg

     

     

    We make the difference:

     

       * Hellbound

       * Seed Of Infinity

       * Seed Of Destruction

       * Chambers of Delusion

     

    ratesj.png

     

    Xp = 7

    Sp = 8

     

    Adena = 10

    PartyXp = 2

    PartySp = 2

    ConsumableCost = 1

    DropItems = 7

    RaidDropItems = 2 (including Epic Bosses)

    DropSpoil = 7 (No "blue" mob spoil)

    DropManor = 2

    ExtractFish = 2

    KarmaExpLost = 1

    HellBoundPoints = 3

    QuestDrop = 3

    QuestRewardXP = 3

    QuestRewardSP = 3

    QuestRewardAdena = 5

    QuestReward = 3

     

     

     

    otherinfo.png

     

    We do not have any Custom Areas or NPCs, No GM shop, No NPC Buffer, No Mana pots.

    All buffs have their retail duration.

     

     

    1st class change is free (NPC).

    2nd class change is 1.000.000 Adena (NPC) or full quest;

    3rd change Quest 20.000.000 Adena (NPC) or full quest.

     

    Fully functional (with retai stats):

    Hellbound

    Steel Citadel

    -BaseTower

    -Infinitum

    -Naia (still needs debugging. Players can't access it till we are sure is retail like)

    -Tully (still needs debugging. Players can't access it till we are sure is retail like)

    Town of Hellbound

    Hude

    Bernarde

    Buron

    Inner Oasis

    Kief

    Budenka

    Falk

    Jude

    Solomon

    Chimeras

    Leodas

    Shadai

     

    Seed Of Destruction

    Seed Of Infinity (only Hall Of Suffering)

     

    Solo Kamaloka

    Kamaloka

    Castle Instance

    Isle Of Souls

    All Quest in PI are Epilogue (recipe S80)

    Den Of Evil - Epilogue

    Ghosts Of Batur Quest Fix (Epilogue)

    Mithril Mines are Epilogue (recipe S80)

     

     

    We are 2 steps away from having a complete Epilogue Version.

    We are missing only:

    2 chambers in Seed of Infinity

     

    New Quests:

     

    Seven Sign Secret Ritual Of The Priests

    Seven Sign Seal Of The Emperor

    Seven Sign The Sacred Book Of Seal

    Seven Sign Embryo

     

     

    machinehg.png

     

    Intel® Core™ i7-975 Quadcore incl. Hyper-Threading Technology    

     

       * RAM 12 GB DDR3 RAM

       * Hard discs 3 x 1500 GB ATA-II HDD

       * Backup Space 100 GB

       * Traffic Unlimited*

     

    websitepo.jpg        forumil.jpg

     

    f.pngb.jpgtwitter.png

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