Page 1 of 1

New LUA Function: HasRecipeBook()

Posted: Thu Sep 26, 2013 11:53 pm
by thefoof
This function returns a bool value of whether a player has a recipe book or not. Syntax is:

HasRecipeBook(Player* player, int32 recipebook_id).

WIKI:LUA:HasRecipeBook()