So, I tried out a few things now, but bviously I am doing something wrong.
My guess is that I need to convert the particular variable to a string before storing it in prefs.txt with set property ().
Well, to get a bit more precise, here is what I intend to do:
My breakfast script is checking on drink-mixing capabilities, based on what skills particular character has, it offers different solutions as what to drink.
All of those solutions are stored in 'item drink', so I can consume that. The 'good night' script should use the same drink. So I want to pass the drink item to the other script...
Could someone give a hint what I need to do?
Cheers,
ki77bot.