I´m new here,
I really tried, but I need your help.
First thing, my condition doesn't work in the way i would like to. I have multiple action on my object. ( On click he says comment, he can use item on this object, when he use it, the comment on click should changes and now he can use on the object another item and then when he use it, the comment should be change again )
So, i can't use just ELSE, this is what i did and didn't work.
1. "leftclick" - if condition 1 is true - comment -end if
2. "item dopped" - If condition 1 is true - action, change condition 1 to false, change condition 2 to true - end if
3. "Leftclick" - if condition 2 is true - comment - end if
4. "item dopped" - If condition 2 is true - action, change condition 2 to false, change condition 3 to true - end if
3. "Leftclick" - if condition 3 is true - comment - end if
4. "item dopped" - If condition 3 is true - action, change condition 3 to false, change condition 4 to true - end if
5. "Leftclick: - if condition 4 is true - comment - end if
But only first action happend.
And the second thing, i did dialog with npc by the tutorial, but i click on him and nothing happens, my character just will came to npc.
In my "leftclick" a have allowed object in characters. I actually don't understand how to start dialog. Is it action on npc with display text and after that calling a dialog?
I know, this is a lot of things, but thank you very much!.