Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. I believe he's referring to npc buffer. or maybe "custom" skills.
  2. you don't have to use packetver 45. it's too high. I use 2011-03-15 and set packetver to default (my server's max: 39, 2013-06-05 (Shakto)) and it's fine. BTW, packetver 26 stands for 2010-11-24aRagexeRE, which is not compatible anymore with 2011-03-15. packetver 27 may be
  3. Winz

    error phpmyadmin

    this is bad.. please check the guides on the board on how to set up a rAthena server. (I know you're not paying attention to them / even open them) on phpmyadmin, go to your db, open login, see the 'login' and 'password' on account_id=1 on your server, go to conf, open login_athena.conf, char_athena.conf, map_athena.conf and synchronize the content you got from phpmyadmin people... =.=
  4. src/config/renewal.h: comment the code: #define RENEWAL_CAST so, it will be like: //#define RENEWAL_CAST recompile, then do the modifications on the conf/battle/...... This only goes if he does some things (he had modified stats) when the game is in day / night. by default, game will be always day, and by default, there's no difference between day and night (only the sensation (atmosphere))
  5. src/config/renewal.h: comment: #define RENEWAL_DROP so, it should be like this: #define RENEWAL_DROP recompile. then, do the modifications as you like. if you're changing only 1 card (e.g: poring card, but you don't want to affect drops, marin, etc card), then edit the things inside item_db.txt or item_db2.txt
  6. I believe you have done some modifications to the rA SVN. revert all of them (or get a new one) and recompile
  7. 45? really? 30 / 26 works fine. actually, it goes with the packet_db.txt and the client version and the packets inside packet_db.txt
  8. To be precise, delete this: <passwordencrypt /> and this: <passwordencrypt2 /> on your clientinfo.xml then, turn md5 feature off from your server. (on ./conf/login_athena.conf)
  9. Actually, this goes to the script request subforum. I'll just answer, not moving this. need to wait for a mod. enable this script: http://tny.cz/d846c5d1 password: huehuehue Warning! clicking this NPC will activate this buff on all players, (maybe those who are opening dialog Box will not get it). clicking on it over and over may lead spam. with the animation, may cause lags.
  10. Before doing / suggesting anything, I'd like to say sorry towards your GRF. you may, first, want to try to open your GRF with GRFBuilder. If it opens, then extract all of them and make sure the files are not corrupted. Don't delete them, for backup If it said to be broken, then, that's where my sorry goes to. I encrypted my GRF once, and it broke down. I lost all of my modification, I can't edit it and I didn't have the backup (I don't know why). Good luck! (PM is available)
  11. then, on your server files: /db/packet_db.txt packet_db_ver: (set to) 26
  12. looks like problems with data, sprite, texture, and friends. get the latest of those (patch your main RO files)
  13. Winz

    Data

    hexed 2008 clients means they are the really old ones, right? (which are Sakray). well, you may find some people sharing their 2008 client on internet. google it
  14. Winz

    Important

    here's mine: https://www.mediafire.com/folder/ig4t5ahyww6rlbn,abj2jau2wxbvoiu/shared 2012 clients: use Blue Ghost Setup.exe 2011 clients: use opensetup.exe
  15. just a simple question, have you updated your base client? (maybe you're using Ragray or Miruku or others?) you can find a working version of Miruku (not really updated) on this board.
  16. 1. Make sure you are having this as your packetdb for 2012-04-10 2. I believe you have not done anything to subnet configuration, have you? If you have done something, revert it. 3. maybe, you want to re-diff your client and apply the "skip packet header obfuscation". with replacing your dll with this one: hope I help. WDGSkipPacketHeaderObfuscation.rar
  17. Since rAthena is not a Windows 8 native application (just a regular exe), then I suggest you to use Visual Studio 2010 and open rAthena10.sln oh wait. the post above mine might be the answer
  18. As I recalled, there is a new method of setting up a rAthena server. Maybe, you would like to refer to this: http://rathena.org/wiki/Compiling
  19. why don't you explain the problem first? it's a pain to trace 366 lines
  20. Excuse me, isn't this an International support that (use English please, so others will understand. thank you)
  21. @Nihility: The sentence hurts. Not all people has the money to buy a windows VPS. Linux is a nice way. @Yoona: you can install the cmake from: sudo apt-get install cmake
  22. have you updated to the latest rAthena revision?
  23. the small characters are babies, aren't they? you can try to use @small too. but, it's an atcommand.
  24. https://www.mediafire.com/folder/ig4t5ahyww6rlbn,abj2jau2wxbvoiu/shared 2010 < x < 2012-04-10 (maybe) : use opensetup.exe 2012-04-10 < x : use blueghost where x is your client date
  25. this problem has been answered for more than 5 times. please search before post. keyword: window size
×
×
  • Create New...