Jump to content

iamkevin

Members
  • Posts

    101
  • Joined

  • Last visited

Community Answers

  1. iamkevin's post in Packet Obfuscation Help was marked as the answer   
    Problem solved..
    instead of adding data in:
    db/import/packet_db.txt
    changing the data directly in
    db/packet_db.txt
    fixed the problem..
  2. iamkevin's post in Map Server Disconnected was marked as the answer   
    Solved!
    i forgot to make a swapfile!
    thanks for reminding me of RAM XD
  3. iamkevin's post in CItemInfoMgr Error Help was marked as the answer   
    i found whats causing the error
    [33038] = { unidentifiedDisplayName = "Wing", unidentifiedResourceName = "¸Ó¸®¶ì", unidentifiedDescriptionName = { "Unknown Item, can be identified by [Magnifier]." }, identifiedDisplayName = "Arctic Wing", identifiedResourceName = "_arcticwings", identifiedDescriptionName = { "Arctic Wing .", "Class: ^777777Headgear^000000", "Defense: ^7777774^000000", "Location: ^777777Lower^000000", "Weight: ^77777710^000000", "Jobs: ^777777Every Job", "except Novice^000000" }, slotCount = 1238 should be.
    [33038] = { unidentifiedDisplayName = "Wing", unidentifiedResourceName = "¸Ó¸®¶ì", unidentifiedDescriptionName = { "Unknown Item, can be identified by [Magnifier]." }, identifiedDisplayName = "Arctic Wing", identifiedResourceName = "_arcticwings", identifiedDescriptionName = { "Arctic Wing .", "Class: ^777777Headgear^000000", "Defense: ^7777774^000000", "Location: ^777777Lower^000000", "Weight: ^77777710^000000", "Jobs: ^777777Every Job", "except Novice^000000" }, slotCount = 0, ClassNum = 1238 the "7th argument" is the "slotCount = ###" and it doesnt contain ClassNum.
     
     
    by the way thanks for your reply!
×
×
  • Create New...