I had my map, all trigers where done. Everything was ready. Yesterday when i open my map all triggers gone from world editor... But they are working in game. Can someone tell me what Hapenned? And how to Fix it? Since i want to make few Updates.
You have accidentaly protected it so no one can see the triggers.
You need a unprotector that reconstructs the WE-Trigger-Info out of your map.
You will have to search for one. Alternativly you can use a MPQ-editor, open your map and extract the trigger-containing file.
then you can edit it with a text-editor and put it back into your map. But the trigger in there are JASS and i doubt that the editor will like you doing it that way...
(i hope i haven't touched map protection too much - and still helped you)