Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. are you having a dynamic IP address? if yes, that's the problem. Or, the server may have shut itself down since there's no connection (if you see: "pinging MySQL server to keep connection alive" too much, then it means the server has shut itself down.) happened to me once. restart the server.
  2. clarifying: I don't know if there's VB2012 or not, but as I know, the most popular rA compiler is called Ms. Visual STUDIO. it has the version of 2010 and 2012. if you're using Windows 7, I recommend you to use VS2010 and open the rathena-10.sln and do the compilation that's Visual studio 2012, not VisualBasic 2012.
  3. probably. so that by the next time people get the same problem, IFF they search first, they don't have to post the problem. but, only if they do.
  4. client diffing, on the last some lines, there's the text color configurations.
  5. it's better for you to revert it to default if you don't have any custom mob. also, custom mobs are better be placed at mob_db2.txt
  6. well, that's insane. I've never happen that problem. well then, maybe you can rename this thread to a [guide] ?
  7. Winz

    Error itens

    maybe different PACKETVER and client date?
  8. Is this problem solved? from the screenshot above, I see: saved password: 12345678 entered password:123455678 ? or maybe I'm not connected with this? wait, if you're testing in your own computer, change the ips to 127.0.0.1 first.
  9. then.... src/common/renewal/renewal.h: renewal_drop : (change to) 0
  10. maybe lua / lub files error? is it a custom skill? then, please re-check your implementation wait, it shall not be a custom skill. just check your data folders / lua lub
  11. Hello, I have some suggestions, which works perfectly with me. first, I would suggest you to use: Char_conf.txt login_ip: 127.0.0.1 char_ip: WANIP //WAN Map_conf.txt char_ip: 127.0.0.1 map_ip: WANIP //WAN IP Subnet_athena.conf: just don't do anything with it. some problems comes from not proper editing of this file. default subnet.conf: // Subnet support file // Format is: // subnet: net-submask:char_ip:map_ip // you can add more than one subnet subnet: 255.0.0.0:127.0.0.1:127.0.0.1
  12. asking about deleting: - items - accounts - char without deleting tables? please be more specific so that people would like to help you. If there's no custom table, just drop the schema (the database) and create a new one, loading main.sql and logs.sql your grammar, please. at least, punctuation.
  13. There's no problem with the toasty warper. you may want to re open the whole project and clean them then recompile all of them. had never seen this problem tho. just some curiosity, what modifications have you done to the src?
  14. http://rathena.org/board/topic/87120-transitioning-from-svn-to-git/
  15. next time, please turn your caps lock off.
  16. Hello, just making sure, Are you using the latest (or at least updated) version of rAthena? If you are referring the "New World" to be Manuk Field / Splendide Field / others, rAthena r17421 (2013-07-18) HAS supported it. (that's my rA version. I know, it's outdated). If you have a newer one, make sure that you have and your server is reading: npc/re (or pre-re)/mobs/fields/manuk.txt and splendide.txt as well as npc/cities/manuk.txt and splendide.txt by default, those are being read. (check your map server log window too, to check if any error is being encountered)
  17. the latest ragexere that supports putting item desc on (id)num2itemdesctable is 2012-07-10a. you need to modify your files inside System/iteminfo (.lua / .lub) as the answer goes here: http://rathena.org/wiki/Custom_Items -- Look! it's our beloved rAthena Wiki!
  18. waht? NO! you don't update a git through WinSCP. you do update it using GIT itself read this correctly. It is just to UPDATE next time. And your Solution is: have you executed the files inside sql_files/upgrades, which are named as upgrade_sql*****, where ***** stands for the revision renewed? you need to do this one by one. If your previous revision is 541, then you need to run the upgrade_sql542, then 543, 544, and so on. Is my English that bad?
  19. If you extract data.grf from kRO, you may have them.
  20. Winz

    Status Point?

    hey, Mau, can you please specify what is your question, and how do you get those numbers? there are so many files inside the server files that is contains those numbers. maybe this is what you're looking for http://rathena.org/board/topic/64923-stat-points-cost-per-stat-point-problem/
  21. eeehhhh... why don't you fix it by yourself by taking a look at the map-server? =.= http://tny.cz/7f8a14e7 password: windowhaha
  22. is it this one? http://rathena.org/board/topic/89499-setcell-cell-pvp/ source: google
  23. Winz

    Hey Snow, I like your Profile Picture! XD

×
×
  • Create New...