Skip to main content
The Deno 2 Release Candidate is here
Learn more
method QuestController.prototype.showQuestItemHandoverMatchError
import { QuestController } from "https://deno.land/x/sptaki@1.2.0/controllers/mod.ts";

Show warning to user and write to log quest item handed over did not match what is required

Parameters

handoverQuestRequest: IHandoverQuestRequestData

Quest request

itemHandedOver: Item

Non-matching item found

handoverRequirements: IQuestCondition

Quest handover requirements

Response to send to user

Returns

IItemEventRouterResponse