BitteEinBot
New Member
- Joined
- Mar 10, 2014
- Messages
- 60
- Reaction score
- 1
What's the point exactly of adding the specific name plan after CraftingPlan?
Why not just use
[Type] == "CraftingPlan"
Instead of let's say
[Type] == "CraftingPlan" && [NAME] == "Plan: Wall of Man"
Why not just use
[Type] == "CraftingPlan"
Instead of let's say
[Type] == "CraftingPlan" && [NAME] == "Plan: Wall of Man"