Jump to content

CalciumKid

Members
  • Posts

    257
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by CalciumKid

  1. 30095 has 10 bSubele effects. If a player equips THAT that item, and ANY OTHER item with a bsubele effect. The error will occur. Is it really that hard to understand? You cannot have more than 10 bSubele effects equipped on a player at any time, just like the screenshot says.
  2. This is an emulator community. Questions like this should be asked at webhostingtalk. Closed.
  3. Leave the server running for 24 hours.
  4. I can make a new version of Ragray in NSIS in about 15 minutes. I'm up for the cause, but I'm not game to upload the client to you guys in the USA at 30kbps. I'd have to load it to rapidshare then have you load it to a torrent tracker or something.
  5. Your. Item. DB. Contains. Items. With. Too. Many. bSubEle. Bonuses. A player on your server is using items that contain TOO MANY bonus2 bSubEle,n,x; or bonus3 bSubEle,n,x,t; Understand?
  6. You need to give us more details about what exactly isnt working. Explain in DETAIL what exactly is happening rather than saying "it's not working"
  7. I didn't know LoveRudra was still being supported. Can anyone confirm this? Last I was aware it was impossible to do so as LoveRudra required zend optimise to decrypt the files which were therefore uneditable?
  8. Read it. It's quite explanitory. The player triggering the event has too many subele bonuses being applied at the same time. Remove a few of them from some of your item scripts.
  9. Abi, are you using the latest rAthena compile with the right build in mmo.h? Have you edited clientinfo.xml with the correct IP? If so, update your kro/ragre. Regardless, this is a RELEASE topic not a support topic. If you need help, MAKE A THREAD in client support. From here on I will not hestitate to start deleting posts. I don't know why it reads like that in a hex editor, but it is actually the version I stated in the OP from here.
  10. For now, I have been clicking +1 to also thank someone. IPB has a "like" feature. Enable it?
  11. replace exp.txt with exp2.txt and edit that?
  12. Using WinRAR. If not redownload- you may have a corrupted copy of the file. I guarentee it works fine however.
  13. Try extract it to the root of your HDD (C:).
  14. There are no new packets in the newer clients. Note how they're already there from previous clients. Nothing needs to be changed in packet_db.txt. You simply need to compile your server with support for the client provided. Make sure you also edit your DATA.INI file to include both rdata.grf and data.grf. Yes. Works fine for me with WinRAR.
  15. mmo.h: // server->client protocol version // 0 - pre-? // 1 - ? - 0x196 // 2 - ? - 0x78, 0x79 // 3 - ? - 0x1c8, 0x1c9, 0x1de // 4 - ? - 0x1d7, 0x1d8, 0x1d9, 0x1da // 5 - 2003-12-18aSakexe+ - 0x1ee, 0x1ef, 0x1f0, ?0x1c4, 0x1c5? // 6 - 2004-03-02aSakexe+ - 0x1f4, 0x1f5 // 7 - 2005-04-11aSakexe+ - 0x229, 0x22a, 0x22b, 0x22c // 20061023 - 2006-10-23aSakexe+ - 0x6b, 0x6d // 20070521 - 2007-05-21aSakexe+ - 0x283 // 20070821 - 2007-08-21aSakexe+ - 0x2c5 // 20070918 - 2007-09-18aSakexe+ - 0x2d7, 0x2d9, 0x2da // 20071106 - 2007-11-06aSakexe+ - 0x78, 0x7c, 0x22c // 20080102 - 2008-01-02aSakexe+ - 0x2ec, 0x2ed , 0x2ee // 20081126 - 2008-11-26aSakexe+ - 0x1a2 // 20090408 - 2009-04-08aSakexe+ - 0x44a (dont use as it overlaps with RE client packets) // 20080827 - 2008-08-27aRagexeRE+ - First RE Client // 20081217 - 2008-12-17aRagexeRE+ - 0x6d (Note: This one still use old Char Info Packet Structure) // 20081218 - 2008-12-17bRagexeRE+ - 0x6d (Note: From this one client use new Char Info Packet Structure) // 20090603 - 2009-06-03aRagexeRE+ - 0x7d7, 0x7d8, 0x7d9, 0x7da // 20090617 - 2009-06-17aRagexeRE+ - 0x7d9 // 20090922 - 2009-09-22aRagexeRE+ - 0x7e5, 0x7e7, 0x7e8, 0x7e9 // 20091103 - 2009-11-03aRagexeRE+ - 0x7f7, 0x7f8, 0x7f9 // 20100105 - 2010-01-05aRagexeRE+ - 0x133, 0x800, 0x801 // 20100126 - 2010-01-26aRagexeRE+ - 0x80e // 20100223 - 2010-02-23aRagexeRE+ - 0x80f // 20100413 - 2010-04-13aRagexeRE+ - 0x6b // 20100629 - 2010-06-29aRagexeRE+ - 0x2d0, 0xaa, 0x2d1, 0x2d2 // 20100721 - 2010-07-21aRagexeRE+ - 0x6b, 0x6d // 20100727 - 2010-07-27aRagexeRE+ - 0x6b, 0x6d // 20100803 - 2010-08-03aRagexeRE+ - 0x6b, 0x6d, 0x827, 0x828, 0x829, 0x82a, 0x82b, 0x82c, 0x842, 0x843 // 20101124 - 2010-11-24aRagexeRE+ - 0x856, 0x857, 0x858 // 20110111 - 2011-01-11aRagexeRE+ - 0x6b, 0x6d // 20110928 - 2011-09-28aRagexeRE+ - 0x6b, 0x6d
  16. Hi All, Find attached a basic copy of a data folder capable of functioning with the latest RAthena Releases. Included: 553/263 Cloth/Hair Colours 46 Hairstyles Client Lua Rev #129 Basic Translated Textures 2011-03-15aRagexeRE.exe Patched Basic kRO Fonts Basic kRO item sprites http://www.mediafire...9n1yvv9sr8x3tt7
  17. What about it exactly isnt working? is it erroring you?
  18. Thanks for posting the fix~!
  19. He still needs to quickly textually describe the purpose of the script. Most people won't go to the effort to watch a whole video unless they know a line or two about the quest they're looking at to begin with. When I'm moderating I sure as hell don't. I don't see a textual one or two line description, then it's not a valid release. I have already edited one of his releases with a quick description. He would do well to continue describing them on the boards too in future or I will continue closing/trashing them, regardless of how good the script is.
  20. Please add a description to your release or it'll be closed &/or trashed.
  21. I'm so tempted to replace this script with the iRO style training ground. If anyone has any objections please speak up before I commit the change?
  22. Not exactly compressed, rather optimised. The player settings menu still needs to be converted to case statements.
  23. I'll try again in the morning, unless someone else beats me to it.
×
×
  • Create New...