Auto-translated
Well, basically... I need help again.
Actually, I've asked something similar before, but I can't open that map right now.
I want to create a script like this:
--assign the name "hut" to all huts
--output to a touch trigger
--when touched, check for a hero and a specific quest.
--if it matches, enable the hut + quest box
--if okay, then "blah-blah-blah"; if not, remove the enabled state.
I actually only need the script for the first line right now. How can I give all the huts on the map the name "hut" and assign them a single touch_trigger?
Whatever