Jump to content

bumxd

Banned
  • Posts

    728
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by bumxd

  1. Hi,can anybody say how can block item on up + with magical stone? what can`t be up item with magical stome but only with seon-peong..
  2. you mean so? struct FuncPurge { LPCHARACTER m_pkGM; bool m_bAll; FuncPurge(LPCHARACTER ch) : m_pkGM(ch), m_bAll(false) { } void operator () (LPENTITY ent) { if (!ent->IsType(ENTITY_CHARACTER)) return; LPCHARACTER pkChr = (LPCHARACTER) ent; SECTREE_MANAGER::instance().PurgeMonstersInMap(ch->GetMapIndex()); return; sys_log(0, "PURGE: %s %d", pkChr->GetName(), iDist); if (pkChr->IsNPC() && !pkChr->IsPet() && pkChr->GetRider() == NULL) { M2_DESTROY_CHARACTER(pkChr); } } };
  3. how can delete limit distance command /purge all? what i can with it command clean all mobs from big map..
  4. For how much need change 1000? If I need purge mobs on big map?
  5. hi,can anybody say how can do what command /purge all clean all mobs\npc on map.. now it command only clean mobs\npc are near me,how do radius clean more(on all map)?
  6. hi,can anybody say how can do what command /purge all clean all mobs\npc on map.. now it command only clean mobs\npc are near me,how do radius clean more(on all map)?
  7. like it? don`t work.. i need what be GM when use free mode or friend mode etc.. but damage from players on GM will 0 .. and tp(hp) all time full be on GM..
  8. hi,can anybody say how block inventor on 5sec after teleport\login?
  9. how block drop yang from players? but what can be drop yang from monster only..
  10. hi can anybody help fix it problem,people can crash channel and syserr: SYSERR: Aug 25 19:24:15.232408 :: Select: wrong QUEST_SELECT request! : 108488 SYSERR: Aug 25 19:24:15.593962 :: Select: wrong QUEST_SELECT request! : 108488 SYSERR: Aug 25 19:24:15.993017 :: Select: wrong QUEST_SELECT request! : 108488 SYSERR: Aug 25 19:24:16.111866 :: Select: wrong QUEST_SELECT request! : 108488 SYSERR: Aug 25 19:24:16.353698 :: Select: wrong QUEST_SELECT request! : 108488 SYSERR: Aug 25 19:25:03.70550 :: pc_give_or_drop_item: QUEST Make item call error : wrong argument SYSERR: Aug 25 19:25:03.70615 :: pc_give_or_drop_item: QUEST Make item call error : wrong argument SYSERR: Aug 25 19:25:03.71807 :: GetQuestStateIndex: QUEST wrong quest state file find_squareguard . find new syserr: SYSERR: Aug 25 19:37:25.249889 :: GetRefineLevel: refine_level_based_on_NAME(0) is not equal to refine_level_based_on_LOCALE_NAME(4). SYSERR: Aug 25 19:37:28.957767 :: GetQuestStateIndex: QUEST wrong quest state file find_squareguard . find SYSERR: Aug 25 19:37:35.432579 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:37:35.432843 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:37:35.433073 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:37:35.433477 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:37:35.433774 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:37:35.434026 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; ..... SYSERR: Aug 25 19:38:13.572021 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:38:13.581565 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:38:13.595893 :: locale_find: LOCALE_ERROR: "떨어진 아이템은 %d분 후 사라집니다."; SYSERR: Aug 25 19:38:16.697503 :: checkpointing: CHECKPOINT shutdown: tics did not updated. and server crash this when he drop more yangs on ground
×
×
  • 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.