Jump to content

EliteBlack

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by EliteBlack

  1. Hmm.. Im thinking that is this a client exe error? Meaning the client exe max supported item ID's is only 32767. Is this correct? Anyone can validate this?
  2. How does this topic solved? Can you please post the instruction on how to changed the max id's.
  3. Please visit: http://rathena.org/board/topic/78239-item-ids-over-32k/?hl=%2Bmax+%2Bitem
  4. Edit : Neomind fixed it, you can download again the diff file Okay it's working now.
  5. I think there's a bug in "[Add] Increase Headgear ViewID to 5000" when i select it the client wont start.
  6. Whats the use of "Change Packet Encryption Keys" and how to use it?
  7. i think "loki launcher" is developing that... dunno the progress yet.
  8. yes, i already change to md5. ; MD5 Password "true" or "false" ; only set "true" if your server is using MD5 passwords MD5 = "true"
  9. @Filgaja, same error occured. i recompile my server and changed the following: packet_db.txt packet_db_ver: 38 common/mmo.h #ifndef PACKETVER #define PACKETVER 20130605 #endif clientinfo.xml <servertype>primary</servertype> <connection> <display>RO</display> <balloon>Ragnarok Online</balloon> <desc>Ragnarok Online Private Server</desc> <address>x.x.xxx.xxx</address> <port>6900</port> <version>38</version> <langtype>0</langtype> should i copy the packets (http://pastebin.com/kvUf4DNM) to my packet_db.txt? can't figure the problem. Im always rejecting the server. EDIT: okay i just got it now.. it seems the Loki launcher is has an error.. I am able to connect using R.O.L.E.X. Launcher. I think the MD5 thing has to do with it.
  10. i have new error when i update the rAthena to latest r.17368 Error is: Rejected from Server (3)
  11. i have no Aura's when im using lvl 255 character. in my client.conf // Maximum allowed 'level' value that can be sent in unit packets. // Use together with the aura_lv setting to tell when exactly to show the aura. // NOTE: You also need to adjust the client if you want this to work. // NOTE: Default is 99. Values above 127 will probably behave incorrectly. // NOTE: If you don't know what this does, don't change it!!! max_lv: 255 // Level required to display an aura. // NOTE: This assumes that sending max_lv to the client will display the aura. // NOTE: aura_lv must not be less than max_lv. // Example: If max_lv is 99 and aura_lv is 150, characters with level 99~149 // will be sent as being all level 98, and only characters with level // 150 or more will be reported as having level 99 and show an aura. aura_lv: 255 Is there other option to enable the Aura in lvl 255? Please help. Thanks.
  12. Great! i will test it right away Edit: It's working now.. no crash for now..
  13. Great! that was very nice of you btw, my Client crash when i use L.O.V., Magic Crasher, Meteor skills & Comet. How to arrest that problem? Its working on 2012-06-18 client before, but now in 2013-06-05, my client always crash.
  14. oh i see.. hmmm.. where i can get that updated msgstringtable.txt? i have already looked to the Hercules client release but unfortunately, they dont have the latest.
  15. Hi Shakto, There is missing in the client translation in creating a player. (see image) to change this, search in Hex Value 4E4F204D5347 and replace it with 437265617465. (see image below)
  16. Oh okay, i got it. Is there a program out there that can mass update the lua into lub..:-P
  17. How about the Korean Language? All skills are in Korean language (not ASCII code). How to change it in English? P.S. im using the latest lua file released in Hercules website. Thanks.
  18. Yes, both are checked. Below are the patch that i applied in my client. Allow space in guild name Change Gravity Error Handler Custom Window Title customWindowTitle Disable 4 Letter UserCharacter Limit Disable 4 Letter UserID Limit Disable 4 Letter UserPassword Limit Disable Ragexe Filename Check Disable Hallucination Wavy Screen Disable HShield Disable Packet Encryption Enable 64k Hairstyle Enable Ascii Enable Custom 3D Bones Enable Multiple GRFs Extended Chat Box Extended Chat Room Box ExtendNpcBox Extended PM Box Fix Camera Angles @ Bug Fix (Recommended) Ignore Missing File Error Ignore Missing Palette Error Increase Screenshot Quality Increase Headgear ViewID to 5000 Load ItemInfo.lua before lub KOREA ServiceType XML Fix Disable Quake skill effect Read Data Folder First Read msgstringtable.txt Read questid2display.txt Remove Gravity Ads Remove Gravity Logo Remove Hourly Annonce Remove Serial Display Disable Nagle Algorithm Shared Body Palettes Type1 Shared Head Palettes Type1 Skip License Screen Translate Client In English Use Custom Aura Sprites Use Normal Guild Brackets Use Ragnarok Icon
  19. I try and it works, but the new problem arise. When i change the Hair Color, the Client is forced to closed again. Skill Animation has an error also.
  20. Yes, Multiple GRF was checked. My sprite/¾Ç¼¼»ç¸® (only for items) folder is empty. Its a fresh copy of data folder by Alexandria (data_v4.0).
  21. Hi Shakto, I don't have errors on server but my client was forcing to auto close (MyRO.exe has stopped working) when i go to "Character Select". Is this a client file error or something? Please help. Thanks.
  22. Oh Great! its working now.. There are no OptionInfo.lub files in System/LuaFiles514 folder. Thanks!
×
×
  • Create New...