Jump to content

KaitoKid

Members
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by KaitoKid

  1. From Min_skill_delay_limit it doesn't mean kiel card or expert ring will have no effect. It simply means that it will set the possible lowest delay time that you can reduce. Lets say you set it to 800 therefore no matter how many items you have to reduce the skill delay the delay would never be below 0.8 sec .. if you set it to 0 then when you have all the possible items to reduce your skill delay it can be reduce the skill delay up to 0 sec ..
  2. You might find some better hosting here http://webhostingtalk.com
  3. On your db/const.txt Just find the lines starting with SC_ there you will find all sc_effects
  4. if i set that to 0 then the kiel card and expert ring will have no more effect Oh. I didn't get what you mean.
  5. Set your min_skill_delay_limit: 800 to 0
  6. LUB files are optional if you want your LUA files to be encrypted.
  7. Shared hosting doesn't support remote access FTP access lang ang magagawa mo. Yung remote access or SSH access are for VPS/Dedicated Server na po yun.
  8. I saw someone uploaded those sprites before but I think rAthena deleted all the files on IP.Downloads. No need to worry it is already included on Official Ragnarok Online therefore you won't need to gather those sprites just include the data grf on data.ini and also make sure it is up to date. Or if you really insist then just explore the data.grf and find those sprite files.
  9. Sure you can try any means necessary. Yan lang kasi ang alam q na free hosting pwede ka nman mag Google.
  10. wala nman akong problema sa pag register sa kanila. baka may gumamit ng iyong email? or kaya gamitin mo na lang email address mo.
  11. You can diff your client with Ignore Missing File Errors and Ignore Missing File Errors so that it won't be annoying showing those missing file/sprite errors.Though that won't solve the error just hiding the annoying error But if you really insist you can try exploring other official Ragnarok Online files and find that missing file which is not cool.
  12. I think you can just grab it on your official Ragnarok's data GRF just make sure it is also on the latest update. But I can't assure that it would have all the sprite files, because from what I have experienced some kRO sprite files are not present on iRO, pRO or vice versa. Unless you would manually gather the sprite files that are not found between them, which would be a very tiring work and it would take a lot of time to accomplish.
  13. I see.. You should also install a VNC server on your server side as well. From what I have experienced I used a UltraVNC server for the server side while I use the UltraVNC client to connect.
  14. From the item's script 12075,Str_Dish10,Steamed Tongue,0,100000,,1000,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_STRFOOD, 1200000, 10; percentheal 20,20; },{},{} just increase the value 1200000.
  15. Windows' RDC is only used for Windows to Windows OS remote connection. If you want to remotely connect to your Ubuntu server you can use VNC as your remote desktop client.
  16. There is no specific drop rate boost for cards but for all item drops there is. You can just look at the Bubblegum's Script 12210,Bubble_Gum,Bubble Gum,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_ITEMBOOST,1800000,200; },{},{}
  17. Tol e2 un diba? http://rathena.org/board/topic/63868-tcg-code-help/
  18. I do get that sometimes for korean filenames. I recommend to change the filenames to ASCII. The most easiest way is to compress your data folder into GRF and then use GRF Tool to extract the files again this would automatically convert korean fonts to ASCII. There is a program created called unbollox or something like that to convert Korean > ASCII or vice versa. But for me its not reliable it doesn't accurately convert some of the korean fonts to ASCII.
  19. On your conf/battle/items.conf You can edit it here: // The highest value at which an item can be sold via the merchant vend skill. (in zeny) vending_max_value: 1000000000
  20. This one svn up<space>"foldername"
  21. Instead of the name did you try their mob id?? @monster <mobid>
×
×
  • Create New...