Skip to main content
The Deno 2 Release Candidate is here
Learn more
method RagfairPriceService.prototype.getDynamicItemPrice
Re-export
import { RagfairPriceService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";

Parameters

itemTemplateId: string

items tpl value

desiredCurrency: string

Currency to return result in

optional
item: Item

Item object (used for weapon presets)

optional
offerItems: Item[]
optional
isPackOffer: boolean

Returns

number