hi, i'm not quite satisfied with all the other trigger editors out there, so i'm making my own.
anyway, i was wondering if anyone knew where i could find the rest of blizz's magic numbers to complete this...
CODE
Send_All_Units_on_Strategic_Suicide_Missions = 1667855699,
Send_All_Units_on_Random_Suicide_Missions = 1382643027,
Switch_Computer_Player_to_Rescue_Passive = 1969451858,
Terran_Custom_Level = 1967344980,
Zerg_Custom_Level = 1967344986,
Protoss_Custom_Level = 1967344976,
Terran_Campaign_Easy = 1716472916,
Terran_Campaign_Medium = 1145392468,
Terran_Campaign_Difficult = 1716078676,
Terran_Campaign_Insane = 1347769172,
Terran_Campaign_Area_Town = 1163018580,
Zerg_Campaign_Easy = 1716472922,
Zerg_Campaign_Medium = 1145392474,
Zerg_Campaign_Difficult = 1716078682,
Zerg_Campaign_Insane = 1347769178,
Zerg_Campaign_Area_Town = 1163018586,
Protoss_Campaign_Easy = 1716472912,
Protoss_Campaign_Medium = 1145392464,
Protoss_Campaign_Difficult = 1716078672,
Protoss_Campaign_Insane = 1347769168,
Protoss_Campaign_Area_Town = 1163018576,
Set_Player_To_Enemy = 2037214789,
Set_Player_To_Ally = 2037148737,
Value_This_Area_Higher = 1098214486,
Enter_Closest_Bunker = 1799515717,
Enter_Transport = 1918135877,
Exit_Transport = 1918138437
thanks

ADDITION:
a little point in the right direction?
i mean.. i can get them pain-stakingly by using an editor that already has the scripts, make a map with all of them, and then reading them from the CHK.... but..
blah.