Jump to content

Zeronimo

Members
  • Posts

    313
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Zeronimo

  1. Read before you post, it's not related to the animations at all, all he posted was the itemname-e for the items, which several morons here can't seem to fix.
  2. If you won't bother to do a simple search, I won't bother to help. It has already been answered, several times. Hint: SQL table.
  3. It has already been answered, read a bit more, carefully.
  4. There are non, as far as I know. You'll have to do it manually (Search and you'll find all you need, don't be a lazy bum.).
  5. First Post updated, added more information's, and a small description on the server.
  6. you need both parts. The stats you can modify yourself, piece of cake.
  7. By all means, try to push "unlimited", see what you get. Heck, even Wikipedia says Unlimited BW is not possible, you should seriously go and read it up.
  8. What a nice copy from L2enc you got there.... And wow, CtriticalError on the team? Then it's most deff. NOT worth playing.
  9. Just a side note....it's technically and logically not possible with Unlimited Band Width on a server, that alone tells me about your server.
  10. It's not worth playing on a server without a proper domain or website. Phail, badly.
  11. The Guide is originally from the L2jForum.
  12. L2Sunrise is an old server, been around for years, with it's up and downs, like any server. We're an experienced team, with years of knowledge on both the game, how the server works, and player interaction (Beware, we ban rule breakers). With an Automated Patching system, ensuring that you, the players, get the latest benefits from any client changes, news, and a direct way to vote, without having to open your browser! It's simple ? Yea, it is! A Complex website, restore your lost password, check your Characters Inventory (Soon to come), and more, it's a safe, and easy to use website! Website Details: Website - http://l2sunrise.com/?page=index Forums - http://forums.sunrise-networkz.com/ Registration - http://l2sunrise.com/?page=register Server Rates: Exp Rate: 220x SP Rate: 250x Adena Rate: 1000x Item Rate: 10x Spoil Rate: 10x Enchant Rates: Enchant Rate: 75% Enchant Max: +25 Enchant Safe: +4 Server Information's - Hardware: Core 2 Quad Q9300 ~ 2.5 GHz 8 GB REG ECC DDR2 PC 8000 750 GB WD SATAII ~ 7200 RPM Windows 2003 Server Standard Edition 100 Mbps Full-duplex Server Information's - Features Custom NPC Buffer - Save your Buff Schemes 2 Hours Buff duration - Dances, Songs and Chants Custom Global Gate Keeper - Most locations available, for free! Automated TvT Event - every 2nd hour! Custom GM Shops - 1 NPC for each, Weapons, Armors, Misc - Up to S80 items! Subclasses - Retail like, no changes, 3 per character Nobles and Heroes - Just as retail, the way we all want it. Olympiad - Ends after two weeks, and a few other changes. Clan Halls - Buy one while you still can! Castle Sieges - Siege every Weekend! Fort Sieges - Just implemented - Check it out! Custom Player commands - For easier interaction with your daily play day! Gold Bar System - Don't worry about your Adena Limits, it's done automatically! And much more - be sure to check us out! Server Information's - Custom Items Epic Dark Knight Sets Gracia Final Armor Sets Mordor Weapons And more to come! Check out our website for more information's, how to connect, Staff members, and much more!
  13. Why do you only add it to enter world ? For better usage, you need to add it to the L2PcInstance aswell, otherwise, you force the users to relog just to get the changes.
  14. Incompetence, it's mind breaking! Now, srsly, L2R.
  15. That, among other un-needed lines was added, empty spaces etc. TheOne, please, learn how to create a proper patch. Also, I fail to see any credits for the Code, all I see is House's buffer, the rest is missing, and don't give me that bullock of reading the archive.
  16. Honestly, I couldnt care less.
  17. No difference, it's about what you like, but it's easier the way I do it, especially if you have more lines within the { }
  18. Let me ask you, if you have such a powerful server, why do you use a free host for the website ?
  19. In java it's { } public void NameOfMethidHere() { Code goes here }
  20. Shady, this has nothing to do with being a Developer, even you could do these changes, if you knew were to look. I'll post an updated version of this with configuration options.
  21. I still don't see any credits. As I recall, you asked Eragon for how to decode the CT2.2 files, heck, he even gave you the systextures for the Kamael Race.
  22. Then Pay ? There's nothing better than RS, from all the places I've been, never had any bad speed, always able to push the limit of my own connection.
  23. Change to code to this, easier and lessens the load. if (activeChar.getPvpFlag() != 0 && item.getItemId() == Your Item ID) { activeChar.sendMessage("You cannot use this in pvp mode!"); return; }
  24. You never wrote that, heck, you even went onto IRC to ask somehow how it's done! I did that for you, guess what it took me ? One simple search in the trac to find it, remove one number. It's because you could not get it right, poltomb posted a functionable piece of code for you, yet you claim it your own ? That's why we hate people like you, leechers. I won't bother to list more, you just shot yourself in your own leg.
  25. It's because the lines doesnt match the sql table in the DB. There are missing columns.
×
×
  • 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