Auto-translated
Save the hut in some global variable with a different name, for example, current_hut.
In general, arguments are passed to functions as usual:
function(list_of_arguments)
or
startThread(function, list_of_arguments)
And, if you want to do MakeHeroInteractWithObject, you also need to disable the trigger.
By the way, why so many hyphens between lines?