Jump to content

Sharpienero

Members
  • Posts

    386
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Sharpienero

  1. You can't update it unless you check out fresh. So.. Make a new folder -> right click -> check out -> enter rathena repository -> done.
  2. I'm not really sure at this point, I would recommend finding a new client.
  3. Yes, but if you're inexperienced with SQL code, it will be challenging.
  4. here is the pic Oh you're using 22. @Khaii - #define PACKETVER 20111122
  5. Where it says #define PACKETVER you must put PACKETVER 20111116, not 20111122. ah? question, sir! mine got this: #ifndef PACKETVER #define PACKETVER 20110315 //#define PACKETVER 20111116 #endif But, my server reads only the [PACKETVER 20110315] line. It ignores the [//#define PACKETVER 20111116] line.. Is it correct? If you're using the 2011-3-15 client it's correct. @Khaii - #define PACKETVER 20111116
  6. I'm along with this topic, because I had the same question not to long ago.
  7. This is your issue. Where it says #define PACKETVER you must put PACKETVER 20111116, not 20111122.
  8. Sharpienero

    Fluxcp Live!

    I don't recommend hosting a website from your house. I recommend using a free-host like 000webhost until you get donations to buy a full webhost. (:
  9. I would check your lua/data folder. o-o;
  10. You can edit max level following this guide: http://rathena.org/wiki/Edit_Max_Level
  11. You have to set your packetver in mmo.h. Line 49 - Set 20100730
  12. Yes, please download mysql installer. And there shouldn't be an error with xampp!
  13. Download TortoiseSVN, make a new folder, right click it, and check out this repository. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/
  14. http://www.youtube.com/watch?v=CtDRZki3Hpo&feature=plcp
  15. How are you going to make a server when you can't even figure out how to fix a script.. Asking people, figuring out what they added & working from there? Trial and error buddy It says you're missing a right curly at line 49 - go to line 49 at the end, and put a right curly. }
  16. How are you going to make a server when you can't even figure out how to fix a script..
  17. Try this; your configuration is really wrong.. http://rathena.org/board/topic/59824-video-series-sharpienero-setting-up-your-rathena-private-server/
  18. http://rathena.org/board/topic/59824-video-series-sharpienero-setting-up-your-rathena-private-server/ Search function.
×
×
  • Create New...