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

Get the dynamic (flea) price in roubles for an item by tpl

Parameters

tpl: string

Items tpl id to look up price

Returns

number

Price in roubles (undefined if not found)