Hello,
I’m trying to print the price of an item of clothing, but it keeps printing nil or:
This is the code that caused the error above
I’ve been trying to figure out what I’m doing wrong, but I can’t put my finger on it…
Hello,
I’m trying to print the price of an item of clothing, but it keeps printing nil or:
I’ve been trying to figure out what I’m doing wrong, but I can’t put my finger on it…
I think it should be PriceInRobux
price = MarketplaceService:GetProductInfo(4659906929, Enum.InfoType.Asset).PriceInRobux
I’m literally blind! Thank you!