Jump to content

HaiosMotan

Member
  • Posts

    73
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by HaiosMotan

  1. Yes you press "fight" and then you whrite the amount of yang/gold then you accept on player's 2 game-window will apear same window he accepts and the timer starts
  2. There aren't any effect in the archive.
  3. @Mali61 if you changed something in the system,something doesn't work in cmd_general cmd_general.cpp: In function 'void do_pvp(CHARACTER*, const char*, int, int)': cmd_general.cpp:802: error: 'tch' was not declared in this scope cmd_general.cpp:808: error: 'tch' was not declared in this scope
  4. When you open exchange,storage e.t.c the system shows the items that you can't sell/exchange/deposit etc.
  5. can you give me "12_tex_tornado3.dds" ? please?
  6. why i get this when i get muted " 0917 06:28:38516 :: Phase Game does not handle this header (header: 4, last: 4, 4) " ?
  7. you can insert that if u want to do something by yourself. I mean if pc.is_blocked == true begin say("somebody hates you") .Function that you can use in client/server source /quest.
  8. if you do this, you can send/recive mesages to/from the person you blocked without any error.
  9. in cmd_general.cpp #ifdef ENABLE_MESSENGER_BLOCK if (MessengerManager::instance().IsBlocked_Target(ch->GetName(), pkVictim->GetName())) { //ben blokladım hacı ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("%s blokkk"), pkVictim->GetName()); return; } if (MessengerManager::instance().IsBlocked_Target(ch->GetName(), pkVictim->GetName())) { //o blokladı hacı ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("%s blokkk_me"), pkVictim->GetName()); return; } #endif the second must be IsBlocked_me same thing for exchange.cpp same thing for imput_main.cpp : partyInvite cmd_emotion.cpp
  10. The errors are from compile i don t think that IT s cheking The service.h..
  11. What i did wrong? input_main.cpp:832: warning: unused variable 'len_global' input_main.cpp: In member function 'int CInputMain::Messenger(CHARACTER*, const char*, size_t)': input_main.cpp:1170: error: 'class MessengerManager' has no member named 'IsFriend' input_main.cpp:1176: error: 'class MessengerManager' has no member named 'IsBlocked' input_main.cpp:1216: error: 'class MessengerManager' has no member named 'IsFriend' input_main.cpp:1222: error: 'class MessengerManager' has no member named 'IsBlocked' input_main.cpp:1242: error: 'class MessengerManager' has no member named 'IsFriend' [Hidden Content] [Hidden Content] [Hidden Content]
  12. I tried to install this and it works,somehow.After i put the "system" only GM can use mount system i have 2 accounts side by side and when i use the white lion on GM it works when i use the lion on the player account the lion doesn't appear.sum help? (no error sysser client/server)
  13. Good evening metin2 dev.I have a problem when I close the launcher,every time i get the " ???????????????????????" and it's getting me crazy because i don't know how to solve it. sysser=0 errors ErrorLog.txt : Module Name: E:\shinote new\123\123\Metin2Distribute.exe Time Stamp: 0x592128b2 - (null) Exception Type: 0xc0000005 eax: 0x00000000 ebx: 0x00000000 ecx: 0x03b81f58 edx: 0x1e1fe760 esi: 0x1e086860 edi: 0x03b81f58 ebp: 0x0018fa50 esp: 0x0018fa0c 0x1e07ad65 E:\shinote new\123\123\python27.dll 0x005bd695 E:\shinote new\123\123\Metin2Distribute.exe 0x00471895 E:\shinote new\123\123\Metin2Distribute.exe 0x00474482 E:\shinote new\123\123\Metin2Distribute.exe 0x0053e6c5 E:\shinote new\123\123\Metin2Distribute.exe 0x755e8e71 C:\Windows\SYSTEM32\USER32.dll 0x755e90d1 C:\Windows\SYSTEM32\USER32.dll 0x755e932c C:\Windows\SYSTEM32\USER32.dll 0x755e9529 C:\Windows\SYSTEM32\USER32.dll 0x77480596 C:\Windows\SYSTEM32\ntdll.dll 0x004d3626 E:\shinote new\123\123\Metin2Distribute.exe 0x004d398b E:\shinote new\123\123\Metin2Distribute.exe 0x005cad72 E:\shinote new\123\123\Metin2Distribute.exe 0x74e37c04 C:\Windows\SYSTEM32\KERNEL32.DLL 0x7749ab8f C:\Windows\SYSTEM32\ntdll.dll 0x7749ab5a C:\Windows\SYSTEM32\ntdll.dll Please help :(.
×
×
  • 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.