hi guys, stupid question but i cant find it through search in this forum:
Whats the command for line not being executed like...
// crafting plans setting
[TYPE] == "CraftingPlan" && [NAME] == "Plan: Archon Gauntlets of Dexterity"
[TYPE] == "CraftingPlan" && [NAME] == "Plan: Archon Gauntlets of Intelligence"
[TYPE] == "CraftingPlan" && [NAME] == "Plan: Archon Gauntlets of Strength"
i just want to keep plan for intelligence. how to mark the other two to not being picked up?
i've searched at a .xml command site and there it was to put // before the line, but i want to be double sure as the plans wont drop 10x in a hour so hard to follow if the command is correct. thanks a lot
Whats the command for line not being executed like...
// crafting plans setting
[TYPE] == "CraftingPlan" && [NAME] == "Plan: Archon Gauntlets of Dexterity"
[TYPE] == "CraftingPlan" && [NAME] == "Plan: Archon Gauntlets of Intelligence"
[TYPE] == "CraftingPlan" && [NAME] == "Plan: Archon Gauntlets of Strength"
i just want to keep plan for intelligence. how to mark the other two to not being picked up?
i've searched at a .xml command site and there it was to put // before the line, but i want to be double sure as the plans wont drop 10x in a hour so hard to follow if the command is correct. thanks a lot