I want use Dialogue Entry Field value in Lua
Posted: Wed Aug 22, 2018 2:32 am
Hello. I am using this asset and I have a question.
My game has a conversation event, which can vary greatly depending on the character's abilities and other conditions.
However, since there is a condition that only one of the events that are True is checked after the conditions of the various dialogue events are checked, I want to make the condition to be checked in Lua by Conversation.
But I do not have a table but I want to save the information of the event in Dialogue Entry field during Conversation.
But I do not know how to access things like field or id in Dialogue Entry in Lua.
To summarize, I do not know how to access things like field or id in Dialogue Entry in Lua.
My game has a conversation event, which can vary greatly depending on the character's abilities and other conditions.
However, since there is a condition that only one of the events that are True is checked after the conditions of the various dialogue events are checked, I want to make the condition to be checked in Lua by Conversation.
But I do not have a table but I want to save the information of the event in Dialogue Entry field during Conversation.
But I do not know how to access things like field or id in Dialogue Entry in Lua.
To summarize, I do not know how to access things like field or id in Dialogue Entry in Lua.