Jump to content

sirreaven

Members
  • Posts

    27
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by sirreaven

  1. Only five days left. Prepare yourself for amazing fights!
  2. Hello, please stop spam in other websites. You register in my forum and make advertising. Thats full retard. Only kids act like this. Dont register here they act like kids... Im sure u will play on a 100% corrupted server.
  3. Hello Lolisre Thanks again for your answer. We invest so much money and time as possible. Just look on our server at 01.11.2015 18:55+1 gmt and im sure you will see people :-) Best regards www.l2virus.eu
  4. Dear Ladies and gentlemen We added sucessfully the SSL certificate on website. So the connection between website and database should be safe. The most server got problems with hack, lag etc. Here it will never happen. Don't forget 01.11.2015 18:55+1 gmt Your sincerely L2Virus stuff
  5. Hello Lolisre we are sure if you join us at 01.11.2015 18:55+1gmt you will love it. Since one week we make advertisement and added everywhere our lovely server. We hope to get a lot of people at our start. If you join us we have one more nice player. Best regards L2Virus
  6. Hi TommyVersace Thanks for your reply. Everybody is free to choose his way. We choosed the x50 because its in my opinion a very balanced rate. Its possible to make fast stuff and to have a lot of pvp. On the other side the people dont have in a short time full stuff and can all the time work on the chars. Best regards l2Virus
  7. Who cares about people without any brain :) Thank you anyway :) I think people with a brain will like our server :) We work everyday really hard :) Thx :)
  8. Dear Ladies and Gentlemen, we are glad to tell you that on 01.11.2015 Lineage 2 Virus open the world. We are a experienced team of Lineage 2 gamer. With more than 5 years experience we know what u need :) You can find our Website on www.l2virus.eu If you want you can join now in our Betatest, server is allready open. Lineage 2 Virus Interlude Server details: Rates: XP: 50x SP: 50x Adena: 45x Items: 20x Spoil: 15x Quest: 10x Entchant: Safe : +3 Max Entchant weapon: +19 Max Entchant armor: +14 Max Entchant juwelery: +14 Normal Scroll Chance: 50% Blessed Scroll Chance: 60% Custom NPC: Custom Buffer Custom GM shop Custom Mats/Quest Shop (You can exchange Stakato Fangs and all kind of Lifestones for Mats) Global Teleport ( We added it on the normal Gatekeeper) Auctioneer Events: Team vs team Death match Capture the flag Wedding Soon we will add more. Farming Areas: Official areas / no custom farm areas But Stakato nest is very usefull because you can exchange stakato fangs for mats Custom Raidboss: Bird of Virus Custom armor: Full Balanced Dynasty Quests: Easy Noblesses Quest: You can buy Quest Items at Npc shop. Easy Frintezza Quest: You can buy All 4 Goblets at Npc Shop. Epics: Full retail Drop. Starting Items: Adena: 200.000 Top No-Grade weapon Top No-Grade armor Set Top No-Grade Juwelery Scroll of Giran 1000 Soulshots 1000 Spiritshots Others: Full DDOS Protection! Premium Anti Virus software. SSL certificate on website for a 2048 bit coding connection. Machine: Intel Core i7-4770 Quad-Core Haswell incl. Hyper-Threading Technology 32 GB DDR3 RAM Hard Drive2 x 240 GB SATA 6 Gb/s SSD (Software-RAID 1)Connection 1 Gbit/s-Port Guaranteed Bandwidth 200 Mbit/s upload speed Contact: Skype: sir-reaven E-mail: info@l2virus.eu
  9. Thank you very much all :) This can be closed :)
  10. Thank you very much. Works fine. But one more question: It doesnt update the inventory. I need to reopen the inventory. Is there a solution for this?
  11. Tank you for answer. Like i wrote i dont use l2frozen. I use l2j. Ofc u can make items in database stackable. But if u using them they will disappear. I mean i wrote this all in my post. Thank you anyway. Maybe some helpful solution for my problem?
  12. Can you explain this maybe a bit more closed? Would be awesome :)
  13. Hello Rootware, thank you for your answer. What u mean with this? You mean i have to change something in source code? best regards
  14. Hello everybody, i allready noticed that im not allone with this problem and that there is a allready shared code for l2frozen projects. Sad is that i use l2j :) Maybe someone has a solution to make EWS,EAS,lifestones etc stackable? I hope this is my last problem where i stuck. All other crap since i started to work on my project i sucessfully fixed. But this.... Before i forgot i know that i can make items in database stackable. And i know i have to change the client side. This isnt the problem. Problem is only that the items disappear after using one of this whole items. Thanks in advance, sir
  15. Guten Abend, genau das bin ich :) Wie kann ich Newbie Items mit ner simplen xml hinzufügen? Thank you all for the help :) Im happy no flame or trash :) Just some helpful comments :)
  16. Hi everybody, i try at the moment to add some items for newbies. But it doesnt work and i think i do something wroung. It tried this: ItemTable.getInstance(); L2Item[] items = template.getItems(); for (L2Item item2 : items) { L2ItemInstance item = newChar.getInventory().addItem("Init", item2.getItemId(), 1, newChar, null); L2ItemInstance item1 = newChar.getInventory().addItem("Init", item2.getItemId(), 1, newChar, null); L2ItemInstance item11 = newChar.getInventory().addItem("Init", item2.getItemId(), 1, newChar, null); if (item.getItemId() == 5588) { if (item1.getItemId() == 3470) { if (item11.getItemId() == 5134) { } } But it dont know what i need to do exactly. Thanks in advance. sir
  17. Are you sure that game and login server is online ? Make Screenshot like someone before wrote. Check your antivirus program. Or for test if u get connection disable it.
  18. If u search here in forum you find tons of dynasty armor and weapon. For example: http://www.maxcheaters.com/topic/172148-dynasty-armorweapon/ But yeah malossi already said it you have to adapt it. Maybe u can find something for l2frozen. And they have special abilities. But don't forget u have a server AND a client.
  19. A bit more information please. You got a error in gameserver or login? Please look there. Usually there you can find a reason for termination of login/gamesever! How can we know what is happen with your server?
  20. I should look at the title before posting it's hi5
  21. Yes I was talking about this thing in my picture. I will look in client. Ty very much tryskell! @kyosume no in database u can change drops etc. Not this thing who I show in first post (picture)
  22. Ty anway. But is this a question or a answer? I have look now the last 2 hours :D Where should i look for this xml data?
  23. Thx for sharring anyway. But maybe someone can tell me where is the script.cfg I use l2j so that should be not the problem: Her my screen of the folder:
  24. Hi everybody, i have change all drops from epics. I added many things and also deleted many useless crap. Now is my question how can i edit/modify the droplist from epics? So that ppl can see the "real" droplist. Also if i want to add some secret drops i want to got a answer on this question. Best regards, sir
×
×
  • 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