of     1   

Zaurios
#125423891Tuesday, February 11, 2014 5:54 AM GMT

Is there a way to check a character's hat's creation date? I want my game to only allow hats pre-2008
cntkillme
#125423921Tuesday, February 11, 2014 5:55 AM GMT

robotmega
#125423939Tuesday, February 11, 2014 5:55 AM GMT

yes, marketplaceservice
Zaurios
#125424033Tuesday, February 11, 2014 5:59 AM GMT

cnt can you give me an example? I don't see a syntax.
cntkillme
#125424070Tuesday, February 11, 2014 6:00 AM GMT

print(Game:GetService("MarketplaceService"):GetProductInfo(ASSETID).Created) Should work
Zaurios
#125424292Tuesday, February 11, 2014 6:08 AM GMT

Ah thanks.

    of     1