Jump to content

Metin2 Dev

Bot
  • Posts

    2151
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Metin2 Dev

  1. Really ? why i have this errors ? is from pythonranking
  2. not working
  3. My server automatically give me ban after injecting
  4. someone can close this topic. i fixed by myself
  5. Hi, i just implement dice system and i have a little problem with another system that i have, and that system is WJ ENABLE TRADABL.. i try it to modify and make it to work but i don't figure out how to doing to make working like exchange window here is the uidice.py : PasteBin And i have this errors in sysser : 0429 12:16:04754 :: Traceback (most recent call last): 0429 12:16:04754 :: File "game.py", line 987, in EndDice 0429 12:16:04754 :: File "interfaceModule.py", line 971, in EndDice 0429 12:16:04754 :: File "uiDice.py", line 291, in CloseDialog 0429 12:16:04754 :: File "uiDice.py", line 310, in Close 0429 12:16:04754 :: AttributeError 0429 12:16:04754 :: : 0429 12:16:04754 :: 'int' object has no attribute 'GetInventoryPage' 0429 12:16:04754 ::
  6. if you reset the accounts a bug will appear when displaying the name of the game.. strange characters
  7. hello guys i have a problem in ox map i don't know how to fix it.. the bug is like this : if someone answer the question, after an effect start to show in that place where the player was the first time i have the smoke (effect) system implemented the video with bug : video
  8. your special folder is a bit fail
  9. either source or quest, just check before the quest starts if they have something equiped in the Costume slot, If you have you cant use the item.
  10. Dear all, How to add items from Special Inventory to QuickSlot? I can add it from Default Inventory, but i can't from Special Inventory. Anyone can help me? I tried some edit in char_quickslot but it doesn't work. Thank you all!
  11. Not working.. maybe is frome uitooltip
  12. It would be nice if you can provide some hints or solutions on how you solved the problem. It might help other people tackling the same problem.
  13. Nothing in sysser This is the uicharacter.py link
  14. Hello guys, i have bug, if i want to see how many grade points i have, it show empty.. show nothing,, someone know how to fix ?
  15. Do you get any syslog/syserr messages? Can you show us you cube file? Might be a format problem.
  16. I don't see any visual bug? Can you explain what you mean with "visual bug"?
  17. Can you show us your project settings? Did you adapt the source code to work with VS19? Make sure you set the platform toolset to v142 and adapt the includes.
  18. Glad to hear you solved the problem! Can you elaborate a bit more about your solution? Which compilers did you use? That might help others when they are faced with a similar problem
  19. The error message comes from this part of the code: int CPythonPlayer::GetStatus(DWORD dwType) { if (dwType >= POINT_MAX_NUM) { assert(!" CPythonPlayer::GetStatus - Strange Status Type!"); Tracef("CPythonPlayer::GetStatus - Get Status Type Error\n"); return 0; } return m_playerStatus.GetPoint(dwType); } Did you maybe change the maximum number of status points?
  20. What's the problem?, say and i will help you.
  21. New link DOWNLOAD
  22. Thats what i was thinkin of, "it was enabled ? okay? weird" , Also a "Save as" button were also a nice thing, so you didnt have to rename for example "sample basic Maps" if you know what i mean, only if you want
  23. Funny or is the true ?
  24. M2 Download Center Download Here ( Internal ) Hello everyone ! Today I will show you the system I made after the idea of the official servers from gameforge. I left only the Item-Shop and the Warehouse, you can adapt it to put Alchemy and much more. PROOF THAT WORKS: I will leave you a download link and there you have the head to tail tutorial. If you like my work, leave a like and if you have problems, write below. DOWNLOAD
×
×
  • 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.