# Kenwort :
I have tried all that without any luck
So, you mean that the trigger does not show a hint when activated? Or only the first time it activates and not the second time?
The trigger is set to repeatidly but still only activates once, meaning you only see the hint 1x? Or do you see the hint 2x but hear the alarm only in 1 case?
Please help us readers out and be specific in your answers than its easier to troubleshoot and think of other ways.
I am at work so I opened your mission.sqm in notepad and I saw you are using variables for the alarm (true/flase). The most logic thing to think is that the variable is not reset correctly. To troubleshoot you should show the state of the variable in the sidechat so you can see if its set to flase again when it needs to be false.
Note:
I am not writing this thinking you know nothing about mission editing, I know better!
Its just important to know what you did already to see where the error is and make sure the most logic things are tested and confirmed