Пользовательские дополнения

На главную


EVENT_DICE_CRAFT_PREPARED

Включён режим выбора рецептов крафтинга (создание вещей) - приходит когда включается крафтинг или мини-игра крафтинга завершилась без выхода из крафтинга (если мини-игра завершилась выходом из крафтинга - приходит EVENT_DICE_CRAFT_CANCELED).

-- поля
skillId: SkillId - Id умения (скила)
isInitial: boolean - true, если событие пришло при включении режима крафтинга; false - при завершении мини-игры

См. также

Search: "CategoryLuaApi" "CategoryCraft"

CategoryCraft
EnumDiceCraftCmdType
EventDiceCraftCanceled
EventDiceCraftCmdFailed
EventDiceCraftFinished
EventDiceCraftNotEnoughComponents
EventDiceCraftPrepared
EventDiceCraftRecipesChanged
EventDiceCraftScoreChanged
EventDiceCraftSlotChanged
EventDiceCraftStatusChanged
FunctionCraftDiceCraftEmptySlot
FunctionCraftDiceCraftGetCurrentDices
FunctionCraftDiceCraftGetCurrentRecipe
FunctionCraftDiceCraftGetDiceValues
FunctionCraftDiceCraftGetInspirationLevels
FunctionCraftDiceCraftGetInspiredRecipes
FunctionCraftDiceCraftGetLockedSlots
FunctionCraftDiceCraftGetPlacedItems
FunctionCraftDiceCraftGetRecipeInspiration
FunctionCraftDiceCraftGetRecipes
FunctionCraftDiceCraftIsJoker
FunctionCraftDiceCraftPutItem
FunctionCraftDiceCraftRecipeIsSameItem
FunctionCraftDiceCraftState
FunctionCraftDiceCraftUseInspiration
FunctionCraftGetDiceCraftRecipeResults
FunctionCraftGetItemSlotsCount


CategoryLuaApi CategoryEvent CategoryCraft

На главную