Jump to content

Amok

Premium
  • Posts

    104
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Amok

  1. na with this belt not all slots schould be activated here you see [Hidden Content]
  2. yeah i think yes Here is my pack Folder BGM devilscatacomb effect ETC guild icon indoordeviltower1 indoormonkeydungeon1 indoormonkeydungeon2 indoormonkeydungeon3 indoorspiderdungeon1 item locale_de metin2_patch_5th_armor metin2_patch_costume_soccer metin2_patch_dance metin2_patch_dragon_rock metin2_patch_dragon_rock_mobs metin2_patch_dragon_rock_mobs_texcache metin2_patch_dragon_rock_texcache metin2_patch_ds metin2_patch_dss_box metin2_patch_easter1 metin2_patch_etc metin2_patch_etc_costume1 metin2_patch_eu3 metin2_patch_eu4 metin2_patch_eu5 metin2_patch_flame metin2_patch_flame_dungeon metin2_patch_football metin2_patch_guild metin2_patch_halloween metin2_patch_icon metin2_patch_mineral metin2_patch_models metin2_patch_mundi metin2_patch_newmob metin2_patch_nz metin2_patch_party metin2_patch_pet1 metin2_patch_sd metin2_patch_source metin2_patch_w20_etc metin2_patch_w20_sound metin2_patch_w21_etc metin2_patch_w21_mobs metin2_patch_xmas Monster monster2 new_pack NPC npc2 Outdoor OutdoorA1 OutdoorA2 OutdoorA3 OutdoorB1 OutdoorB3 OutdoorC1 OutdoorC3 outdoordesert1 outdoorduel outdoorempirebattle1 outdoorfielddungeon1 outdoorflame1 outdoorgmguildbuild outdoorguild1 outdoorguild2 outdoorguild3 outdoormilgyo1 OutdoorSnow1 outdoort1 outdoort2 outdoort3 outdoort4 outdoortrent outdoortrent02 outdoorwedding patch1 patch2 patch3 PC pc2 Property root season1 season2 season3_eu Sound sound2 Terrain textureset Tree uiloading uiscript Zone
  3. Hi had problem with Belt Window ! now it looks: But it Should look like this In uiinventory.py i found this: wndBeltInventorySlot.SetCoverButton(slotNumber, "d:/ymir work/ui/game/quest/slot_button_01.sub", "d:/ymir work/ui/game/quest/slot_button_01.sub", "d:/ymir work/ui/game/quest/slot_button_01.sub", "d:/ymir work/ui/game/belt_inventory/slot_disabled.tga", FALSE, FALSE) in log.txt: 0313 03:18:23282 :: SYSERR: CResourceManager::GetResourcePointer: File not exist d:/ymir work/ui/game/quest/slot_button_01.sub 0313 03:18:23283 :: SYSERR: CANNOT_FIND_PACK_FILE [d:/ymir work/ui/game/quest/slot_button_01.sub] 0313 03:18:23283 :: CResource::Load file not exist d:ymir workuigamequestslot_button_01.sub But i didnt find this: slot_button_01.sub Someone has this sub or maybe can help how to fixx this ?
  4. Yeah but not in db with no txt than you can't run
  5. There is a Problem with the ApplyType0 when its be 8 and the ApplyValue0 is - it creates the number like: 4294967281 in my own converter for sql i do this: switch (rApplyValue0) { case "4294967281": rApplyValue0 = "-15"; break; case "4294967282": rApplyValue0 = "-14"; break; case "4294967283": rApplyValue0 = "-13"; break; case "4294967284": rApplyValue0 = "-12"; break; case "4294967285": rApplyValue0 = "-11"; break; case "4294967286": rApplyValue0 = "-10"; break; case "4294967287": rApplyValue0 = "-9"; break; case "4294967288": rApplyValue0 = "-8"; break; case "4294967289": rApplyValue0 = "-7"; break; case "4294967290": rApplyValue0 = "-6"; break; case "4294967291": rApplyValue0 = "-5"; break; case "4294967292": rApplyValue0 = "-4"; break; case "4294967293": rApplyValue0 = "-3"; break; case "4294967294": rApplyValue0 = "-2"; break; case "4294967295": rApplyValue0 = "-1"; break; } Maybe someone can fix this
  6. Here are some which didnt work: SYSERR: Mar 6 23:06:25 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:06:39 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:07:09 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:07:33 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:07:42 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:08:00 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:08:05 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:08:10 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:08:15 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:08:23 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:08:53 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:08:58 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:02 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:06 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:11 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:15 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:19 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:25 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:33 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:37 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:42 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:46 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:09:49 :: locale_find: LOCALE_ERROR: "´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:10:33 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:10:41 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:10:48 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:10:57 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:11:04 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; SYSERR: Mar 6 23:11:09 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; SYSERR: Mar 6 23:11:14 :: locale_find: LOCALE_ERROR: "°­È­¿¡ ¼º°øÇß½À´Ï´Ù.";
  7. TABLE_POSTFIX = "" this is my config here the error must be but didnt find some: snprintf(szQuery, sizeof(szQuery), "INSERT INTO item%s (id, owner_id, window, pos, vnum, count, socket0, socket1, socket2) " "VALUES(%u, %u, '%s', %d, %u, %u, %u, %u, %u)", GetTablePostfix(), GainItemID(), pi->account_id, pi->ip[0] == 0 ? "SAFEBOX" : "MALL", iPos, pItemAward->dwVnum, pItemAward->dwCount, pItemAward->dwSocket0, pItemAward->dwSocket1, dwSocket2); } std::auto_ptr<SQLMsg> pmsg(CDBManager::instance().DirectQuery(szQuery)); SQLResult * pRes = pmsg->Get(); sys_log(0, "SAFEBOX Query : [%s]", szQuery);
  8. When i open Safebox i get this error: SYSERR: Feb 27 20:04:08 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table 'player.item_proto' doesn't exist query: INSERT INTO item (id, owner_id, window, pos, vnum, count, socket0, socket1, socket2) VALUES(2000000, 1, 'MALL', 0, 11971, 1, 0, 0, 0) Feb 27 20:04:08 :: SAFEBOX Query : [INSERT INTO item (id, owner_id, window, pos, vnum, count, socket0, socket1, socket2) VALUES(2000000, 1, 'MALL', 0, 11971, 1, 0, 0, 0)] Problem: SYSERR: Feb 27 20:04:08 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Table 'player.item_proto' doesn't exist but the mysql server database is named m2_player .. I searched full source but didnt find something which could explain the problem maybe someone of you could help
  9. Look First Post its already there
  10. Hey guys nice core. But maybe you can create patches or diff which everybody can use for the source. This would be beautiful
  11. Hey whats the best order to shutdown server ? like 1.) db 2.) auth 3.) channels Some one had experience?
×
×
  • 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.