Auto-translated
startThread(IsOrnellaMeetArantir); in this case, the function starts when the game begins. Instead, you can use a trigger and call the same function, for example: `
Trigger(REGION_ENTER_WITHOUT_STOP_TRIGGER, 'youRegion', 'IsOrnellaMeetArantir');`