Jump to content

TyWin

Inactive Member
  • Posts

    88
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by TyWin

  1. Hello all. Does anybody know, where to find working binary without damage bug (lycan)?
  2. TyWin

    Maxmi with Lycan

    And where is client source? o.o Or am I just blind?
  3. Open char.cpp Search: LPSECTREE new_tree = SECTREE_MANAGER::instance().Get(GetMapIndex(), x, y); if (!new_tree) { if (GetDesc()) { sys_err("cannot find tree at %d %d (name: %s)", x, y, GetName()); GetDesc()->SetPhase(PHASE_CLOSE); } else { sys_err("no tree: %s %d %d %d", GetName(), x, y, GetMapIndex()); Dead(); } return false; } Replace it with: LPSECTREE new_tree = SECTREE_MANAGER::instance().Get(GetMapIndex(), x, y); if (!new_tree) { if (GetDesc()) { sys_err("cannot find tree at %d %d (name: %s)", x, y, GetName()); //GetDesc()->SetPhase(PHASE_CLOSE); new_tree = GetSectree(); x = GetX(); y = GetY(); } else { sys_err("no tree: %s %d %d %d", GetName(), x, y, GetMapIndex()); Dead(); } return false; } And that's it.
  4. Hello, I want to ask someone who can help me. I have problem with binary - with compiling. I'm using this release Metin2 Dev [SLN]Metin2 Binary with fixed minimap, the compiled version is also included and works very well on my client. But when I compile it by myself I get 23 erros, but actually is only because of 1 file: d3dx9math. Please, help me TyWin d:\spr_bin\extern\include\directx9\d3dx9math.h(1787): fatal error C1083: Cannot open include file: 'd3dx9math.inl': No such file or directory
  5. Hello community. Today I found a terrible bug, so I hope that can someone help me. It's bug in Dragon Soul Alchemy. When I create some alchemy stone right in to my Dragon Soul Alchemy inventory it's Ok. Then I can use this stone in my alchemy, I can also active it and it works. But if I log out and then I log in again there will not be any Dragon Stone in my Dragon Soul Alchemy inventory. I mean the inventory on bottom Dragon Soul Stone window. Above it's OK. Here is my sysser. It's looking like this: SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000944 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144400 (name [GP]TyWin id 110000944) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000146 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144400 (name [GP]TyWin id 110000146) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000918 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144300 (name [GP]TyWin id 110000918) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000153 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144400 (name [GP]TyWin id 110000153) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000936 Surový dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 140200 (name [GP]TyWin id 110000936) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000177 Legendární dračí rubín owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 124460 (name [GP]TyWin id 110000177) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000868 Legendární dračí rubín owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 124460 (name [GP]TyWin id 110000868) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000230 Legendární dračí rubín owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 124460 (name [GP]TyWin id 110000230) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000274 Legendární dračí granát owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 154460 (name [GP]TyWin id 110000274) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000294 Legendární dračí granát owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 154460 (name [GP]TyWin id 110000294) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000971 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144000 (name [GP]TyWin id 110000971) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000109 Legendární dračí nefrit owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 134040 (name [GP]TyWin id 110000109) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000149 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144400 (name [GP]TyWin id 110000149) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000949 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144400 (name [GP]TyWin id 110000949) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000311 Legendární dračí onyx owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 164460 (name [GP]TyWin id 110000311) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000156 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144460 (name [GP]TyWin id 110000156) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000922 Legendární dračí safír owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 144300 (name [GP]TyWin id 110000922) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000180 Legendární dračí rubín owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 124460 (name [GP]TyWin id 110000180) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000871 Legendární dračí rubín owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 124460 (name [GP]TyWin id 110000871) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000233 Legendární dračí rubín owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 124460 (name [GP]TyWin id 110000233) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000277 Legendární dračí granát owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 154460 (name [GP]TyWin id 110000277) SYSERR: Jul 23 20:11:24 :: CreateItem: ITEM_ID_DUP: 110000298 Legendární dračí onyx owner 0x0 SYSERR: Jul 23 20:11:24 :: ItemLoad: cannot create item by vnum 164460 (name [GP]TyWin id 110000298) Legendární dračí safír in our language means Legandary dragon sapphire, etc, etc... I really hope, that can someone help me.
  6. Hey guys, does somebody know, how to fix this thing? I think, that it's binary problem, or no? It's say_title and it's not yellow like everything of quest in the game.
  7. Hello guys. I want to ask you if someone has dumper for 40k? I mean for old 40k files 2014's without lycan types. There's is just belt and rings. I have searched everywhere on this forum and all the links was dead.
  8. It's pretty cool. If it works as you said, it would be perfect. So I'm gonna try it. Thanks
  9. Hello all. Does somebody know, how to fix hamachi problem of connection 2nd person? Yes, I have portmaps, and with another core (not compiled by me) it works fine. Example on viruzdev files with their core. Thanks for answers #Edit: I don't want to publish server with hamachi. Just for testing my files with friends and not only by me.
  10. Hello everyone, today I'll show you how to enable acces to root login via Putty. Yes, I know SSH accesing is better, but there is tut how to enable root login in FreeBSD 10. So first log in to your FreeBSD 10. And write this: vi /etc/ssh/sshd_config Then you should search line like this: #PermitRootLogin no Remove # and replace no to yes, like this: PermitRootLogin yes Final step is to restart your sshd /etc/rc.d/sshd restart And that's it. It's really simply and this tutorial is for real amateur in this biz. But I think it can be useful. Peace, TyWin
  11. Whiplash - Absolutely Number 1 in 2014-movies IMDb: http://www.imdb.com/title/tt2582802/
  12. Yes, but there is a problem. WHERE in game source Search this: ITEM_SOCKET_MAX_NUM Thank you, Legend.
  13. Yes, but there is a problem. WHERE in game source Can't you read? Can't you do some searching by yourself? It's not that hard. I can read. Yes, and I also think it's not hard. But there is a way that can make my work easiest - metin2dev. It's a community forum of metin2 developers, as you know. Now, I'm going to search this thing. Not a tutorial, but this thing (yes, by myself)
  14. It's just question of a time, when this little thig will be able to be free, here or everywhere. So thanks, but no.
  15. Hello all. I want to ask, if somebody have fully working tutorial to add 4 stone slots into item. Thanks for answers, TyWin
  16. TyWin

    Welcome Quest

    Cataclismo, this quest works best with our language (Czech). Where we calling warrior male = válečník and warrior female = válečnice (my bad, sorry). And that last check is also my bad, I'll edit it.
  17. TyWin

    Welcome Quest

    M2 Download Center Download Here ( Internal ) Hello guys, first of all I have to say that this quest is not even perfect and I think, there is a way that make this quest easier, but who cares? It works as it is. quest zacatek_hry begin state start begin when login begin if pc.getqf("privitani") == 0 then pc.setqf("privitani", 1) local pohlavi = pc.get_sex() local prezdivka = pc.get_name() if pc.job == 0 and pohlavi == 0 then notice_all("Please welcome new male warrior "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "WARRIOR_MALE") elseif pc.job == 0 and pohlavi == 1 then notice_all("Please welcome new female warrior "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "WARRIOR_FEMALE") elseif pc.job == 1 and pohlavi == 0 then notice_all("Please welcome new male assasin "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "ASSASIN_MALE") elseif pc.job == 1 and pohlavi == 1 then notice_all("Please welcome new female assasin "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "ASSASIN_FEMALE") elseif pc.job == 2 and pohlavi == 0 then notice_all("Please welcome new male sura "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "SURA_MALE") elseif pc.job == 2 and pohlavi == 1 then notice_all("Please welcome new female sura "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "SURA_FEMALE") elseif pc.job == 3 and pohlavi == 0 then notice_all("Please welcome new male mage "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "MAGE_MALE") elseif pc.job == 3 and pohlavi == 1 then notice_all("Please welcome new female mage "..prezdivka.."!") char_log(0, "NEW_CHARACTER", "MAGE_FEMALE") end if pc.countitem(item) == 0 and pc.weapon != item then say_title("NEW CHARACTER") say("UR TEXT") pc.give_item2(50187, 1) end end end end end
  18. Hello everyone. I have to ask somebody, who's gonna know how to fix this problem. This thing never happened to me. I have a problem with starting a server. But now, if I just start my server syser says: SYSERR: Feb 16 00:54:51 :: socket_connect: HOST localhost:15001, could not connect. I think it is a stupid thing, but actually I really don't know, why it's happening. I hope somebody can help me. Thanks, TyWin. PROBLEM FIXED IT WAS AN ERROR IN MYSQL 5.6
  19. Hi guys! I would like to ask some stupid question. Yep, it's really stupid, but I really don't know where can I find it. My question is, where is located exp table in game source. Thanks, TyWin
×
×
  • 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.