pendant les run mon bot jette genre rune PUL
et me prend des objets magic ou une faux par exemple pour les revendres... et je ne comprend pas surtout pour les runes
voici ma config
//NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 354]); // Craft Casque //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_HELM, 424]); // Craft Armet //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 388]); // Craft Battle Boots //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BOOTS, 458]); // Craft Mirrored Boots //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 381]); // Craft Sharkskin Gloves //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_GLOVES, 451]); // Craft Vampirebone Gloves //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 392]); // Craft Mesh Belt //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_BELT, 462]); // Craft Mithril Coil //NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_AMULET, 520]); // Craft Amulet NTConfig_CubingItem.push([NTCU_CRAFT_BLOOD_RING, 522]); // Craft Ring NTConfig_CubingItem.push([NTCU_CRAFT_CASTER_AMULET, 520]); // Craft Amulet //NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_SHIELD, 447]); // Craft Monarch //NTConfig_CubingItem.push([NTCU_CRAFT_SAFETY_AMULET, 520]); // Craft Amulet //NTConfig_CubingItem.push([NTCU_RUNE_THUL, 562]); //NTConfig_CubingItem.push([NTCU_RUNE_AMN, 557]); //NTConfig_CubingItem.push([NTCU_RUNE_SOL, 567]); //NTConfig_CubingItem.push([NTCU_RUNE_SHAEL, 577]); //NTConfig_CubingItem.push([NTCU_RUNE_DOL, 572]); //NTConfig_CubingItem.push([NTCU_RUNE_HEL, 582]); //NTConfig_CubingItem.push([NTCU_RUNE_IO, 563]); //NTConfig_CubingItem.push([NTCU_RUNE_LUM, 558]); NTConfig_CubingItem.push([NTCU_RUNE_KO, 568]); NTConfig_CubingItem.push([NTCU_RUNE_FAL, 578]); NTConfig_CubingItem.push([NTCU_RUNE_LEM, 573]); NTConfig_CubingItem.push([NTCU_RUNE_PUL, 583]); NTConfig_CubingItem.push([NTCU_RUNE_UM, 564]); NTConfig_CubingItem.push([NTCU_RUNE_MAL, 559]); NTConfig_CubingItem.push([NTCU_RUNE_IST, 569]); NTConfig_CubingItem.push([NTCU_RUNE_GUL, 579]); NTConfig_CubingItem.push([NTCU_RUNE_VEX, 574]); NTConfig_CubingItem.push([NTCU_RUNE_OHM, 584]); NTConfig_CubingItem.push([NTCU_RUNE_LO, 565]); NTConfig_CubingItem.push([NTCU_RUNE_SUR, 560]); NTConfig_CubingItem.push([NTCU_RUNE_BER, 570]); NTConfig_CubingItem.push([NTCU_RUNE_JAH, 580]); NTConfig_CubingItem.push([NTCU_RUNE_CHAM, 575]); //***** Include the following, Primary item must be setted in item_configs folder *****
j'ai bien enlever les " // " devant les rune qui m'interesse mais le coup de la pul qui ne ramasse pas , je ne comprend pas
si quelqu'un pouvais m'aider
merci bcp






