Page 1 of 1

crafting flag

Posted: Sun May 21, 2017 8:56 am
by Ememjr

Code: Select all

if(IsHarvest())
		packet->setSubstructDataByName("footer", "crafting_flag", 1);
in items.cpp seems to be setting the footer, status_items flag instead if the crafting_ flag

the crafting_flag add the text "This looks as if it could b used for crafting level x - y handcrafted items." to the examine of an item
the status_item flag adds the text "This item can be sold to certain NPCs for Status. Selling it also earns guild status if your guild is below level xx...."