hello , i set in config
storeImagesUrl = "http://myipvps/images/store"
and in /images i create folder store
in images/store i paste cc.png 64x64 image
script :
-- Stackable Item Example : thingId = itemId
{name = "Crystal Coin", thingId = 2160, count = 200, type = GameStore.OfferTypes.OFFER_TYPE_STACKABLE, price = 150, icons = {"cc.png"}, description = "Become rich!"},
and dont work ; / please help me
storeImagesUrl = "http://myipvps/images/store"
and in /images i create folder store
in images/store i paste cc.png 64x64 image
script :
-- Stackable Item Example : thingId = itemId
{name = "Crystal Coin", thingId = 2160, count = 200, type = GameStore.OfferTypes.OFFER_TYPE_STACKABLE, price = 150, icons = {"cc.png"}, description = "Become rich!"},
and dont work ; / please help me