Jump to content

Monsieur Panda

Members
  • Content Count

    90
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Monsieur Panda

  1. Maybe ? Try with another one. If you don't have any ifea where a problem come from, analyze it from the basic. 1. Does it crash when you double click ? With a single click ? 2. Does it occur when the effect start ? 3. What grf do you have ? 4. If you login again after crash, do you have the bubble boost ?
  2. Hello, I have problem updating mapcache. I think the problem come from grf-file.txt (?) I am not sure what should I write. Now it is an absolute path: grf: grf/map.grf if server's root is Hercules, so it makes ./Hercules/conf/grf-file.txt. Should I change to a relative path ? After that, make tools didn't updated anything (checked with weemapcache.exe) I am a bit lost on how to add a custom map on a dedicated server. I don't want use weemapcache because of its problem. Thank you for your help
  3. Hello, If you want to translate your RO interface in your mother tongue (or other), I would like to share my PSDs files which I used to make my french RO Enjoy ! Files in the zip: 42x20.psd 48x20.psd 54x20.psd 57x20.psd 60x20.PSD 62x20.psd 63x20.PSD 64x20.psd 67x20.psd 68x20.PSD 71x20.psd 85x20.PSD 100x20.psd 221x20.psd 221x40.psd RO Buttons Interface by Monsieur Panda.zip EDIT: An example on how it looks which parameters / font I use
  4. I got this problem too because I have a japanese computer. You need to rename the folder with Korean name, then select unicode in the thor file generator. Tell me if it fix your problem.
  5. Hello, I notice there is a missing sprite (5377) in data/sprite/ EDIT: my stupidity level said me that I should download the second option
  6. a little tiny ninja bump to get help finding the forced login background location
  7. This is a very good work. However, your git has many error / missing information starting from the installation. First, I would like to say that I do not want to mix HAT database and server database. There is a confusion made at the first step: SELECT `data` FROM `hat_sessions` WHERE `id` = 'af39a0f0039cc24ea7e9492d469bebf1e6b73b4f' AND `ip_address` = '::1' Filename: libraries/Session/drivers/Session_database_driver.php Line Number: 160 This is giving an error because instead of checking HAT database $db['hat'] where `hat_sessions` is, it is looking for `hat_sessions` in $db['ragnarok'] I'll update your git from what I can see while I am testing it
  8. Well Actually I tried it but no change. Now my only problem is to find where the forced login background is located. Because of langtype, it is now black screen.
  9. Just tested with a fresh server, edited skill_db.conf original: { Id: 529 Name: "NJ_SHADOWJUMP" Description: "Shadow Leap" MaxLevel: 5 Range: { Lv1: 7 Lv2: 9 Lv3: 11 Lv4: 13 Lv5: 15 Lv6: 17 Lv7: 19 Lv8: 21 Lv9: 23 Lv10: 25 } Hit: "BDT_SKILL" SkillType: { Place: true } DamageType: { NoDamage: true } AfterCastActDelay: 1000 FixedCastTime: 0 Requirements: { SPCost: 10 State: "Hiding" } }, Edited: { Id: 529 Name: "NJ_SHADOWJUMP" Description: "Shadow Leap" MaxLevel: 5 Range: { Lv1: 7 Lv2: 9 Lv3: 11 Lv4: 13 Lv5: 15 Lv6: 17 Lv7: 19 Lv8: 21 Lv9: 23 Lv10: 25 } Hit: "BDT_SKILL" SkillType: { Place: true } DamageType: { NoDamage: true } AfterCastActDelay: 500 FixedCastTime: 0 Requirements: { SPCost: 10 State: "Hiding" } }, working well. Did you compile again before ?
  10. Hello, I would like to ask how can I properly display special characters (é, ù, à...) in a script ? Is there like HTML entities code ? I am facing a weird bug actually: Thank you for your help EDIT: solved by using http://www.mediafire.com/download/ymfjigxmwyz/roext.rar
  11. "but still" ? so did you try to set back normal Shadow Jump setting in "skill_cast_db" and edit skill_db.conf ?
  12. I think there is nothing difficult in this operation. Didn't made it tho... If you already know that you need different port, so just create an other server (different folder) and in your clientinfo.xml, just make multiple <connecton></connection> with each server information.
  13. Did you do Windows 7 update ?
  14. I see. Then do you have an idea about how to make it work ? Anybody ?
  15. Hello, Is this script would work ? ex: { Id: 619 AegisName: "Unripe_Apple" Name: "Unripe Apple" Type: 2 Buy: 1000 Weight: 50 BuyingStore: true Nouse: { sitting: true } Script: <" pet PORING; pet MINOROUS; pet ... ; pet ... ; "> }, Thank you !
  16. Thank you! Nope not all, some of them have been taken and re-worked on. Anyway that is so great... !
  17. I see you have vc_redsit.x64 and .x86. x64 is not for you, you neet to use x86 try with this link https://www.microsoft.com/download/details.aspx?id=30679 and use vcredist_x86.exe
  18. Microsoft website https://www.microsoft.com/en-us/download/details.aspx?id=48145
  19. It looks awesome ! Nice work you have done ! You made all graphics ?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.