Hey everyone, I have a question:
I created a decent talkbox. I added everything that was needed. Then I created a function, and it works. However, a question arose:
What should I do if I need, for example, that when a hero touches an object, he receives a question with answer options, each of which means giving him an artifact? Should I put the talkbox function inside the touch trigger function (heroname) with the %heroname specified, or can I leave it separate, but then the script simply doesn't understand who to give the artifact to? What should I do?
Auto-translated