Don't make the local variable you have in your trigger a constant. Constants must be declared in the left-hand object view pane, not in a trigger.
My Projects:
Malum Ruina: SC2Mapster
Eternal Exile: SC2Mapster
Spine Crawler Madness: SC2Mapster
Xeno Crisis: SC2Mapster

Lighthill Regular ShmoeHi guys! I work at the Royal Norwegian Air Force academy, and right now I'm working on a really interessting subject: Using Starcraft 2 to teach leadership. In that regard I'm making some custom maps, which are really basic. As is my competance in the editor.
I have encountered a problem and i need your help! When i try to save my map this error appears:
Script failed to compile: Error parsing variable or function declaration (See Trigger Editor for more details)
When i look in the trigger this is what apperently is wrong:
1 Error prasin variable or function declaration line 20 file generated
Line18: Trigger Variables
line19:
Line20: trigger gt_;
How do i solve this problem ? What have I done ?