Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Récupère le prix actuel d’un objet dans la boutique.
sale:getPriceItemV2(gid)
gid
int
local price = sale:getPriceItemV2(123) global:printMessage("Prix : " .. price .. " kamas")