Hello, I'm using a asset called Ghost Tool Pro. I want to use Combu to save the players best performance ghost for other people to download and compete against. So far I am able to save and load the ghosts to user files but how do I identify which file is what ghost? Do I have to save the Page id in a custom data field or is there another way? Many Thanks. A
Well, I don't know that asset and neither how it's supposed to be used, anyway you can assign the property name to UserFile so maybe it can be useful for your purpose (the name is not meant to be unique in the database table anyway). We are thinking to add also Hashtable customData property to UserFile as well, just like we have in User and Inventory.
FRANCESCO CROCETTI @ SKARED CREATIONS
Great, that will do the trick for now thank you. For some reason I had it in my head that was read only. Duh. The customData property would be really useful for sure. Definitely hope to see that feature. Thanks again. A