Jump to content

Deliris

Developer
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    5
  • Feedback

    0%

Everything posted by Deliris

  1. As the rules say, if I remember correctly, you have to add a english translation if you wish to use another language.
  2. Hi there, I'm pretty sure that this system is free on the internet, but if you want another one you can send me a PM or add me on discord/skype and I will code one for you :)
  3. Oh my...why is it 188 MB?????? The problem lies here: SYSERR: May 25 17:55:07 :: ChildLoop: AsyncSQL: query failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' fish_slots = '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\' at line 1 (query: UPDATE player SET job = 0, voice = 0, dir = 0, x = 956210, y = 250152, z = 0, map_index = 41, exit_x = 956210, exit_y = 250152, exit_map_index = 41, hp = 6232, mp = 2340, stamina = 1320, random_hp = 4472, random_sp = 2080, playtime = 442, level = 105, level_step = 0, st = 6, ht = 4, dx = 3, iq = 3, gold = 2287340436, gem = 0, battle_points = 0, exp = 869552, stat_point = 315, skill_point = 55, sub_skill_point = 46, stat_reset_count = 0, ip = '82.78.20.111', part_main = 11971, part_hair = 0, part_sash = 0, last_play = NOW(), skill_group = 1, alignment = 1813, horse_level = 21, horse_riding = 0, horse_hp = 0, horse_hp_droptime = 1558945088, horse_stamina = 0, horse_skill_point = 0, fish_use_count = 0, gem_next_refresh fish_slots = '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\' at line 1 Here's the problem, check the query from source.
  4. There is a problem with it, the error says that it is not started.
  5. Hello there, did you install the mysql-server or did you start it? It seems like the mysql-server is not started.
  6. EN: I don't know, this is the website: [Hidden Content], I'm not sure if he sells the serverfiles but I know that he has the systems. RO: Habar nu am, [Hidden Content] asta e link-ul, dar nu stiu daca vinde serverfiles, stiu ca are sistemele.
  7. EN: Well, If you are familiar with C++/Python/LUA I think you should start with a clean source/serverfiles(or at least to be as clean as it can) and try to understand the source code and create things by yourself. But you can also buy a full package(source+serverfiles) from someone well-known in the Metin2 community and work on that. RO: Poti incerca sa lucrezi singur pe o sursa si un serverfiles clean ca sa te obisnuiesti sau macar sa intelegi cum functioneaza totul, oricum, poti oricand sa cumperi deja facut un serverfiles si sursa de la el, acum ramane sa faci cum vrei. Nu sunt sigur, eu imi fac singur sistemele si tot ce am nevoie, dar cred ca VegaS are o versiune cat de cat apropiata ca pe official.
  8. Well, the tutorial I made does not include the time part P.S: I'm impressed that you remembered after three years to test it xD
  9. I actually do not remember, I think I just changed something from "folder" tab..
  10. If you use this system, no. The part where I told to delete the client part wasn't for you.
  11. Well, just delete the Client Part and you are done. From Common/gmlist.
  12. Deprecated members (as for instance QString::toAscii() ) are disabled by default in Qt5 and can be enabled using "QT_DISABLE_DEPRECATED_BEFORE":[Hidden Content].
  13. QString::toAscii() and QString::fromAscii() are now deprecated, but should still be there (they are replaced by QString::fromLatin1() and QString::toLatin1()). Anyway, that should not generate those errors. Do you include all the code from that example (all #includes), and do you have a valid .pro file? Did it work with Qt4? What compiler are you using?
  14. Man, in account.account do you have any account with '2' id ?
  15. Check your website for SHELL or just change your password..
  16. If yes, I think u could do that with skill_proto.sql .. Sorry if I'm wrong.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.