Jump to content

Metin2 Dev

Bot
  • Posts

    2151
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Metin2 Dev

  1. Yeah, your syserr say: Maybe bad tab in locale_interface.txt or idk, try to change uiScriptLocale.TASKBAR_MONEY_EXPAND to "Money" (in taskbar.py)
  2. locale_interface.txt, add it
  3. Please, follow the tutorial to the letter. Check the last step of uiinventory.py
  4. then: import constInfo
  5. In my tutorial im not using "GetWon" im using "GetCheque" Check the tutorial please.
  6. what's on line 383? (uiinventory.py)
  7. locale_game.txt CHEQUE_SYSTEM_UNIT_WON Won
  8. Check the "SpawnMobRandomPosition" function in char_manager.cpp, since that is what the mob_map command uses to assign a mob to a random location.
  9. Fill some value field in item_proto with the mob_vnum and then call it from uitooltip with item.GetValue(x)
  10. Just give him the MVP rank already.
  11. So I have to just rebuild the extern? But how I can do it with Server Source? I think there is more to rebuild just the extern,so I can compile it with vs2019
  12. Which packages i have to download? What kind of library i have to build?
  13. I know, I would never bring up the live Server on Windows. I want that it be more pleasent for me and I like more the IDE of VS. It would be enough for me, when I can compile Server Source on VS2019 and then just upload the db and game file on my FreeBSD. And I know it's possible to do that all, but that are not my question. I asked for a tutorial/documents, that show to me how to do it.
  14. The most people work still with VS2013 because of the toolset. I want to work with VS2019 but i have to update the client source, so it can be compiled on the newest toolset from VS2019. Is there any tutorial/document that show me how to do that? Second Question is, i want use my Windows 10 as Host for my Server, so that im not dependent anymore on FreeBSD. And I want build my Server Source on VS2019 and not anymore on FreeBSD. I saw it by @Sanii, how he didnt work anymore with FreeBSD and instead he use his Windows 10 and XAMPP. Is there a tutorial/document that show me how to do that?
×
×
  • 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.