Jump to content

andoy

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by andoy

  1. I have followed this guide but there is error: I have followed steps 1 - 6 and when i run thor.exe inside Thor Patcher/Patch this happens: Please Help! Thanks!
  2. After choosing Debian? Does it include phpMyAdmin for DB? and does it include username and password for connecting via WinsCP? Is there a guide? Thanks !
  3. I'm wanted to make my server online and Im considering OVH VPS hosting. What is best about this OS image for ragnarok and also planning to install fluxCP in there: Please Help! Thanks
  4. Thanks for this. But this is not the guide Im looking for. Im on my way to make my server online and uploading rathena folder to the host is just easy. What Im looking for is more on the client side, how to make it downloadble by others via zip file online and just patch after extracting. That part is what Im missing and wanted to know. Thanks!
  5. I have running ragnarok in my local pc and I want to make it online. Im having trouble on how to make client downlaodable by others Help please! Thanks
  6. I have 2 invisible cash shop npcs and I call them from another npc depending on the choice. The problem is even though I pick "Usables", which is case 1, it opens the Costumes Cash Shop, which is case 2. - cashshop Usables Shop -1,14003:15,12902:100 - cashshop Costumes Shop -1,20404:1000,20459:1000,31057:1000,31062:1000,31178:1000,31199:1000 payon,171,142,4 script Cash Shop 874,{ switch(select("Usables:Costumes:Cancel")) { case 1: callshop "Usables Shop", 1; case 2: callshop "Costumes Shop", 1; case 3: close; } }
  7. Thanks! Very Helpful! Final question, what port do you mean? I thought ill just gonna do this: char_athena.conf char_ip: XXX.XXX.XXX.XXX //set it to your WAN IP (public IP) map_athena.conf map_ip: XXX.XXX.XXX.XXX //set it to your WAN IP (public IP) then in the client side Ill just edit clientinfo.xml and put the IP Address from the host? Am I right?
  8. Got it! BTW, in my running local server I compiled rAthena.sln using Visual Studio then run the runserver batch file. Do I still need to compile rAthena.sln in the host server? or just run runserver batch file right away?
  9. Thanks! Needed this confirmation! So just change the local IP (127.0.0.1) to the host IP right?
  10. I have already setup a running ragnarok client here at my local and I was to upload it through VPS. My Question is: If I uploaded my rathena folder to the host server and change necessary configs to the new host IP and change client side IP in the clientinfo.xml, am I good to go? or is there any tutorial on how to do it in hosting or VPS? make it online? Please help! Thanks
  11. It matches the value in the LUA files. Please help. Thanks!
  12. When I equip some costumes, it shows different sprite: Need help! Thanks!
×
×
  • Create New...