Jump to content
Sign in to follow this  
kutya

How to delete diary entries?

Recommended Posts

So: is there a way of deleting diary entries?

We make them with createDiaryRecord I know. But what if I want to remove it?

For example, I want to make

player createDiaryRecord["Diary", ["Mission conditions", _someGeneratedString]]

where I describe the current weather conditions (or forecast, whatever). So when the weather conditions change I want to CHANGE (or remove + add) the new info, not adding it on top of the old entries. Is it possible? It would be enough if I could delete all diary entries.

I managed to do this with tasks only, but it would look awkward to give info to the player through tasks.

The weather condition was just an example.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×