Jump to content

Akkarin

Forum Manager
  • Posts

    3144
  • Joined

  • Last visited

  • Days Won

    212

Everything posted by Akkarin

  1. The link I gave you has all the information you need.
  2. Have you visited our wiki? The answers to all your question are publicly available. Don't be so damned impatient. Learn to use the search function and start using the wiki. We don't tend to help people who don't attempt to help themselves.
  3. The MySQL functions (mysql_connect(), mysql_fetch_array(), etc) were removed in PHP 7. You can use the MySQLi extension. http://php.net/manual/en/book.mysqli.php
  4. It already exists by default.
  5. Like.. did you even attempt to look for the wiki yourself?
  6. There are so many guides on these forums that detail how to update via git. You shouldn't be manually copying updates into your code.
  7. It's not that i won't help, it's that no one can help you. If you read and understood the information I've given you, you would know that what you're trying to do is ridiculously wasteful in terms of time. p.s. removing content is a violation of the forum rules.
  8. rdata.grf contains files used by the "sakray" renewal/test servers. Normal data.grf is for the standard non-test official servers. They're both read by private servers as the newer clients are RE (doesn't stand for renewal) so they can read all the new files that are added. Hope that makes sense.
  9. The source is not built to use iRO clients. Use a kRO client, like i said. You will learn less by destroying your src/ folder. If learning to add support for a new client is your goal, then grab one of the newer clients from around the forums that aren't directly supported by rAthena yet and try that way. There's no sense in trying to cover a sandcastle (iRO client) in cement (new src code) in the hope that the ocean (rAthena and missing packets for unsupported clients) won't wash it away.
  10. It's something i still need to look into. The awards are still being displayed when you hover over the user's name or profile image, but i haven't figured out why the awards aren't being hooked into the post template yet. My to-do list is an ever-growing mishmash of things to fix that i've previously broken Update 3rd October: New version installed with full compatibility for IPS 4.2.
  11. In a nutshell, no. You need to use a kRO client in order to connect successfully to rAthena servers. The iRO client is a normal renewal client specific to iRO's servers.
  12. The next Development Goal has been posted to the donations page. This donation goal is for the new Refine UI found in the newer clients. This goal will also help to cover our IPS License Renewal invoice that will be sent to us middle of next month
  13. This is detailed in a development news post.
  14. Are your conf/inter_server.yml settings correct? Have you added anything to the import folder for that file?
  15. How would anyone know what the problem is when you give us very little information. If the login server looks fine, then it's nothing to do with the login server. If you're not getting a list of char servers in the service select box, then it's an issue with a packet being sent with a list of char servers. How new is the client? Is it unpacked? Is it a RE (RE as in sakray, not as in renewal) client?
  16. Did you try getting in contact with the author of the script? He has a bit of cleaning up to do.
  17. Ah, I hadn't realised I didn't change the topic title when I last updated the file and first post. Doh.
  18. This client doesn't provide it. You need to obtain a data folder found in any of the client guides on this forum.
  19. After a successful bar-shift I also sometimes might be kinda in a band... sometimes.. Apparently.. the grin is a thing at the moment whenever someone tries to take a photo of me and i know i look like a heap of old clothes.
  20. Akkarin

    VPS hosting

    Those specs are plenty and you can easily sustain 400+ players.
  21. Wrong section. Did you allow the ports through windows firewall?
  22. Did you select the "multiple grfs" diff so the client will read from data.ini?
  23. Actually, your theme is out of date. The xLabels are defined in the language files. You should update your theme.
  24. You don't. If you don't want it then use a client with an earlier date.
  25. If you kept your version of rAthena up to date, you'd already be able to use that client. If for whatever reason you need to keep using out of date software and expecting newer clients to work, you could just copy the packets from /src/map/clif_shuffle.h
×
×
  • Create New...