Пользовательские дополнения
На главную
EVENT_DICE_CRAFT_SLOT_CHANGED
Изменилось содержимое одного из слотов (добавлен/убран/заменён предмет).
-- поля
skillId: SkillId - Id умения (скила)
slot: number (integer) - номер слота
itemId: ObjectId или nil - nil если слот пуст; иначе идентификатор предмета
См. также craft.DiceCraftGetPlacedItems().
Search: "CategoryLuaApi" "CategoryCraft"
CategoryCraft
EnumDiceCraftCmdType
EventDiceCraftCanceled
EventDiceCraftCmdFailed
EventDiceCraftFinished
EventDiceCraftNotEnoughComponents
EventDiceCraftPrepared
EventDiceCraftRecipesChanged
EventDiceCraftScoreChanged
EventDiceCraftSlotChanged
EventDiceCraftStatusChanged
FunctionAvatarGetRecipeInfo
FunctionCraftDiceCraftEmptySlot
FunctionCraftDiceCraftGetCurrentDices
FunctionCraftDiceCraftGetCurrentRecipe
FunctionCraftDiceCraftGetDiceValues
FunctionCraftDiceCraftGetInspirationLevels
FunctionCraftDiceCraftGetInspiredRecipes
FunctionCraftDiceCraftGetLockedSlots
FunctionCraftDiceCraftGetPlacedItems
FunctionCraftDiceCraftGetRecipeInspiration
FunctionCraftDiceCraftGetRecipes
FunctionCraftDiceCraftIsJoker
FunctionCraftDiceCraftPutItem
FunctionCraftDiceCraftRecipeIsSameItem
FunctionCraftDiceCraftState
FunctionCraftDiceCraftUseInspiration
FunctionCraftGetDiceCraftRecipeResults
FunctionCraftGetItemSlotsCount
FunctionCraftIncreaseQualification
CategoryLuaApi
CategoryEvent
CategoryCraft
На главную