Jump to content

ButterCup

Members
  • Posts

    44
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ButterCup

  1. I think it will be open on Saturday 21.05.2011 GG :)
  2. 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)
  3. you do not get point L2j Server is the base is the mother of all java emulator projects and they are the best L2 Universe is made by all users, check our forum all you guys share we fix and commit, so you all have create this pack, bad good i dot know, our idea is to get all developers in spot one big free project
  4. Full working Web Site HTML - CSS - php Template Online - Players Server Status Castle Status Top PVP Credit: http://rpg-support.com
  5. 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
  6. 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
  7. 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)
  8. We are one day away till server opening. The server will be open tomorrow 15.09.2010 at 17:00 GMT +2. In order to avoid problems the account creation will be open from 13:00 GMT +2 /15.09.2010. Remember you need email confirmation in order to create account. [move]Useful links: || Create Account || Download Server Patch || Download Game Client[/move]
  9. I say we make the difference i did not say we are "rly good" :P 2 days left
  10. Just 3 more days till http://lineage-server.com will be open
  11. 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>
  12. 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>
  13. :) Let me help you Check multiple box protection do you see a list with IPs ? you can use a part of that script, idea is ! if you allow 2 or XXXX box online where the reward will go ? on what char ?
  14. I Check your pack and 1. This rev you have runs on bonecp-0.6.7.2.jar > we had some problems 2. Hellbound (you compile when we announce do not compile now cos make more core support for helbound), need allot of work here. Good luck mate
  15. Just 6 days more till server will be online
  16. LOL This script checks vote count and after 10 or 100 or gives a reward to all chars online Is ok but is full of shit, first this script need a check for dual box to prevent scam
  17. 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
  18. We make the difference: * Hellbound * Seed Of Infinity * Seed Of Destruction * Chambers of Delusion 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 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 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*
  19. idk if you realize we are different from l2j server our core is change, effect some protection and more + all our work on stopping l2net and l2phx now are gone cos code is share :) but well i cant stop you distribute this cos we are ruining under GNU General Public License For the future think before you act
×
×
  • Create New...