Re: Need help at updating saved simstatus
Posted: Tue Jul 14, 2020 11:38 pm
No, just one. Can you please explain how this ExpandSimStatusForConversation() method works?One other thing occurred to me: Are you using multiple databases?
Support and discussion forum for Pixel Crushers products
https://www.pixelcrushers.com:443/phpbb/
https://www.pixelcrushers.com:443/phpbb/viewtopic.php?t=3280
No, just one. Can you please explain how this ExpandSimStatusForConversation() method works?One other thing occurred to me: Are you using multiple databases?
Code: Select all
Conversation[42].Dialogue = { {1,{SimStatus="WasDisplayed"}}, {2,{SimStatus="WasDisplayed"}}, {4,{SimStatus="Untouched}}}, etc.
Code: Select all
Conversation[42].SimX={1:d, 2:d, 4:u}