I've been wondering.. Is there a possible way to retrieve a medals description from the hub onto a game?
What I currently have is a "Medal Unlocked" interface and I have it so the title automatically sets to the medals name but I'm unsure how to automatically set the description to the medals description.
Is this possible?
|
||||||||
With that you get all the HUB in text format. Medals are listed as medal/1, medal/2, medal/3, medal/4.
Change GameOwner for the Owner of the Game and GameHubPath for the HUB Path.
Using world.Export()