Jump to content

michaelsoftman

Members
  • Posts

    410
  • Joined

  • Last visited

Everything posted by michaelsoftman

  1. Did you update? >_> It works just fine in the most recent revision.
  2. You shouldn't ever have to mess with the subnet settings at all. And it sounds like you didn't edit the /data/clientinfo.xml file in your client folder. It's where you would type in your local IP so the client doesn't connect to gravity's server. Also, your main problem was SQL, not rathena. If you feel like trying it again, here's how you set it up in 3 simple steps. 1 - Download MySQL Workbench 5.2 CE and install. 2 - Create a database named ragnarok, with the password ragnarok 3 - Execute the main.sql and logs.sql files that come with rA Wham, just solved all of your problems.
  3. If I remember right, it was a problem with ammo being declared the wrong type. Try updating, and see if you still have the problem.
  4. Is your SVN up to date? I think this was fixed a few revisions back.
  5. Edit msgstringtable.txt Make the names of the tabs smaller, and the window will become smaller.
  6. Are you using 3ceam? That topic says it works fine with rAthena.
  7. There is no precompiled rathena package because you will have to setup mySQL on your own anyway. I am guessing that is the part you had difficulty with? Or are you having trouble with the client side part? Setting up rAthena itself is just as easy as eathena, you edit 2 text files (for your IP), put your client date in mmo.h, compile, and you should be good to go.
  8. Just change the getitem 29999,3000; delitem 969,30000; To delitem 19600,amount; set #CASHPOINTS,#CASHPOINTS+amount;
  9. Is your client diffed to go above 1000 view IDs? Do you get an error upon equipping? Is everything in the correct folder? (correctly named folders too)
  10. You're missing tables in your SQL database. Did you apply some type of custom mod and then not edit your database?
  11. Thanks! Seems to be working fine for me.
  12. This link doesn't work for me. I can't connect either with my browser or an FTP client. maybe it was block from your country? Yeah, I just read online that it is blocked from every country outside of the Philippines.
  13. This link doesn't work for me. I can't connect either with my browser or an FTP client.
  14. Hi, I'm not sure if this is the right section to ask. I want to download the Philippines' RO client in order to take some of their event mob sprites. But I can't seem to download the client from either link on their website. Would I have to use a proxy, or is there another way I can get the files? Thanks~
  15. Just add this command, it de-equips everything you have on you. nude;
  16. I have a question. I was checking out the Endless Tower instance, and I noticed something. The warp commands just have 1@tower as the warp destination, for example. When a map is instanced, it adds numbers from 000 to 999 in front of the name, like 0011@tower. So how does the script know what instance to warp you to, if you just set the warp to 1@tower? How does it know to send you to 001 or 027? Is there part of the script I am not understanding right, or does it just automatically detect if you have an instance and warp you to the right one?
  17. You mean you want a server that goes to trans only? You can simply remove the job change quests, and then remove all 3rd jobs from the job changer. It's the easiest way to go about it.
  18. That should be fine, did you test the server out?
  19. It depends on the type of router you have. Just google the router name and port forwarding. The steps are different for a lot of them.
  20. When I run a server locally, I use 127.0.0.1 for all of the addresses. But you may want to check if those ports on your computer are open for inbound connections.
  21. Why would you give players access to @mapexit?
  22. Are you running a 32 bit OS or 64 bit? You can't run a 64 bit program on a 32 bit OS.
  23. Change the viewID. This number here, right before the item script. 513,{ Change to the view ID of the bapho horns, 380.
  24. Install it in /var/www/html I think that's the directory. Might be /web/html, it's been a while.
  25. If the other customs work but these don't, then you just probably have a file named incorrectly somewhere. Can you post screens of the drop sprite folder / male and female headgear folders showing the sprite that won't work for you? Watch out for the use of _ in some of the files and not in others.
×
×
  • Create New...