Skip to main content
Deno 2 is finally here 🎉️
Learn more
method RagfairPriceService.prototype.getDynamicItemPrice
import { RagfairPriceService } from "https://deno.land/x/sptaki@1.2.0/services/RagfairPriceService.d.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