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

Iterate over all quests in player profile, inspect rewards for the quests current state (accepted/completed) and send rewards to them in mail

Parameters

profileDetails: IAkiProfile

Player profile

sessionID: string

Session id

Event router response