Jump to content

Vach

Members
  • Posts

    326
  • Joined

  • Last visited

Everything posted by Vach

  1. In that case, I think we should make some kind of repository of text files with different translation sets, or blank commented lines with what could be translated and you could put it in if you want (uncomment the line). For now it looks like everything is good with the old dll, so I'll leave it, but in the distant future when we have support for stuff in later months that would be super useful and I wouldn't mind contributing. Also, thanks for the new colors!
  2. Sweet! Thanks. I've never been abke to get the text file translate to work. Does it function on 04/24 and I am just using it incorrectly? (quite possible)
  3. This is really cool, dude.
  4. Use this client: http://kro.nickyzai.com/ I just download the full package, 2.3 gb.
  5. Figured it out,the sprite pack is missing an act file for that Warlock class (or it is inappropriately configured). Just so everyone knows for reference. Just replace it with a standard one or use the one in the data grf.
  6. Works like a charm on 2012-04-24, amazing! Can't wait for the other stuff! As a note of support, anyone know if there is a way to have the custom auras apply for the 3rd Job auras as well?
  7. Did you check the map name and redo the map_index as suggested?
  8. rAthena uses kRO, not iRO. Download appropriate files in Judas's post here: http://rathena.org/board/topic/70962-recommended-client-setup/page__p__138021#entry138021
  9. Oh yea, I definitely agree about the stability... I would love that more than anything when I write complicated multi-function depth scripts. In that case... MORE POWAAAA!!!
  10. Sure thing, but give credit where it is due, I seemed to be vacant for the difficult bits while Winz and Michael did the most. XD
  11. Did you recompile the code with an adjustment mmo.h for the current client date? I know there is a guide for this somewhere but I can't find it for the life of me; if someone knows where it is, please link.
  12. What improvements would this provide for scripts in the game? Or would this just be stability/speed improvements unknown to the user?
  13. I was going to re-recommend new tables. So are there any other issues?
  14. There's no tab for the map index number, just a space. Also, as darristan said, be absolutely sure your original map name is "test_01" or the assets won't know what to look for. Use the mapcache.exe directly in your rAthena folder (the same folder as the server exe's) - it will compile based on the index properly.
  15. So your IP from your internet service provider is cycling every 2 seconds? You have DSL right? That sounds like some kind of protocol restriction they are using to prevent people from hosting - it's common with some ISPs when they want you to either pay for static services or just not do it. You can't update the servers in real time with the current software, and even if you could, it would cost disconnects between server communication when the change happens. You need to get your IP to stay at one address to fix your issue.
  16. Is your server set to use MySQL database tables, or text databases (item_db and mob_db)? If you're unsure the default is text. The NO MSG is from message string table missing and/or invalid. In the new system your character is "posted as delete requested" before being deleted. The default time period before you can delete is 24 hours. Use the lubs in the link I provided and make sure LUA BEFORE LUB is NOT checked. msgstringtable.txt
  17. Your GM level column in your login table is incorrectly named. rAthena no longer uses the "gm level" and uses groups to determine command ability. That's where the group ID part is coming from. Also if you can't even type it is because you have the incorrect lua files.
  18. Oh crap!! My bad!! XD You're right, I'm confusing the use of the "System" folder with the change of the lua files directory... or at least the change in which LUA version they were using. Which client was the first to use luafiles514?
  19. Yea, what Winz said, your MySQL table merger is leaving you inert for a number of reasons - which I have personally never experienced.
  20. Ah the universe hates us... lol... Just to be safe, I would download a fresh client. I'm actually doing that right now for an entirely different reason... you don't have any custom data so you won't be missing much. Download this data folder package: http://www.supportmii.com/ro1/Clients/Judas_Setups/RecommendSetup/data_v3.0.7z Download these lubs: http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/2012-04-10%20Lub+src%20Files%20%5bTranslated%5d.rar
  21. (Spoiler Tags because of large post) I love your post, very thorough and way better than how I was trying to say it. Primarily the last couple paragraphs which are very true indeed. It's like when someone interviews for a job and they have had 3 interviews - at that point the company is wasting money if they don't hire the person because they've spent so much time on just "interviews." Gravity would be wasting manpower and money to effectively get nothing (okay I see no similarities... but wasting money bad!!). The one thing I think many people have forgotten is that Gravity owns the graphical assets, whether they have released the client software for free or not... so people will use them on sites or in a way that could be misread as "Stealing Profit;" common examples are in ad-banners to sites that do have other revenue or or the aforementioned "VIP Private Servers."
  22. No worries. I don't know why Gravity made that stupid folder change anyway.
  23. I use no-ip.org myself. Just put the link to the dynamic DNS host you picked directly into the <address></address> tag in your clientinfo.xml. Also make sure your client is diffed to support the DNS. The main thing you have wrong in your conf files is that the IP address you are linking to the no-ip.org domain has to be your actual IP address from your DSL connection and not your no-ip domain (in this case "imitatia.no-ip.org"). Use no-ip's DUC client to get your actual routed IP and put that in your conf files. Also make sure the port is open via your router (for all three server windows). Also try not to double post. XD
  24. luafiles514 is for 2012 04 18 and up only.
  25. The translations haven't changed much. Scroll through the topic, there are mirrors. If not let me know and I'll upload it. Judas also has a post on here somewhere he made this week but I can't find it at the moment. You need the exe, translated data folder and luas, and then the actual client. The client data is the big download, 1.5 gor so. Most people here use miruku. After you have the exe you need to diff it, use Shinsdiffpatcher, and make a clientinfo.xml that points to your VPS properly. Edit: Here it is http://rathena.org/board/topic/70962-recommended-client-setup/
×
×
  • Create New...