Well, welcome back.
Haven't played your map yet, but I already have some feedback for you:
1) You misspelled 'THIEF' a lot, that makes them not be added to your party
2) You can only add 7 units to a party. No more.
3) There are two ENDIF commands just walking free in your script, could cause issues.
4) No need to use '_' as space in the information/objective messages. I would replace it with easy to read text.
5) It's better to use a 'QUICK_OBJECTIVE' instead of a 'QUICK_INFORMATION' command for your objective, so people keep it for later: QUICK_OBJECTIVE(1,"text here",ALL_PLAYERS)
6) There are huge parties of heroes between you and the gold up north. For future maps it might be wise to add something so that people don't dig in and die right away.