Jump to content

Metin2 Dev

Bot
  • Posts

    2151
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Metin2 Dev

  1. Ive the same problem and the problem is in the clientbinary -> packet.h, but i couldn't solve it.
  2. Can't someone who did this make a full tutorial? ._. We've some tutorials, but they do not fit with the most clients. I get this error clientside: 0809 20:45:58649 :: Phase Select does not handle this header (header: 18, last: 17, 18) The error is in my packet.h in my binary source. Can someone tell me how i must edit this lines in packet.h to make it work?: typedef struct packet_points { BYTE header; long points[POINT_MAX_NUM]; } TPacketGCPoints; typedef struct packet_point_change { int header; DWORD dwVID; BYTE Type; long amount; // 바뀐 값 long value; // 현재 값 } TPacketGCPointChange; Only replacing all "long" with "long long" did not worked cuz then i get this error. I am using Vanilla 67k so i think i have only edit the client binary, but this lines in packet.h are the resonance that i can't connect... Please help me
  3. I have this problem with compile binary Linking... fatal error C1900: Il mismatch between 'P1' version '20100826' and 'P2' version '20080116' LINK : fatal error LNK1257: code generation failed Build log was saved at "file://d:\source bun\UserInterface\Release\BuildLog.htm" UserInterface - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 15 up-to-date, 0 skipped ========== I using vs 2008
  4. ive the same problem with the 4 beta maps, but i do not get a grey screen, i get some weird shit
  5. post the whole syserr pls
  6. There is a problem with link. Here is a correct link: [Hidden Content]
  7. Or you go to the player database, mark all tables and go to rightclick -> repair tables -> extended it should work, try it and feedback please @Cyber
  8. Somebody else helped me and now im ready to help the people in this forum too: You have to create a file named exp_table.txt in /usr/home/game/share/locale/germany (or what name you have e.g. hongkong or romania or something) and fill in like in this schema: 25 750000 Level - 1 (Yes minus 1, so in this example you would edit the exp of level 24) EXP-Amount P.S: You do not have to edit every level, you can edit the levels that you want, without an order.
  9. Novaline: \novaline\Srcs\Server\game\src Mainline_released: \mainline_released\mainline_sg\Srcs\Server\game\src
  10. Yes, but I havent scan [Hidden Content]
  11. Yes, some exthractors have problems with unpacking property. I can direct u EterNexus, I dont have problem with it and it can unpack almost everything.
  12. Wrong username or password of database
  13. Extract property from the newest official client?
  14. Hi. I share this bow: DL: [Hidden Content] SCAN: [Hidden Content] My weapon for sell! Only 10 Euro, Wolfman Claws+ 2 Euro to order:)
  15. Hi. My new blue bow. Download [Hidden Content] SCAN [Hidden Content]
  16. Compile in Release mode.
  17. Just changed and added some parts in the binary. The object was just an exampel. How i had done it excatly wont get shared. (sry)
  18. thanks but it was more simpel as i had expected
×
×
  • 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.