I did the exercise, sure with many mistakes but will do some reading on classes creation to correct them.
However I am stuck in OnTrigger method completely.
I have several submissions running at the same time with the same filenames and the same trigger names. This happens because they are randomly loaded and the same submission can be loaded 2-4 times within an hour.
How can I identify which trigger of which submission is triggered OnTrigger? I number my missions as "mi.MisMissionNumber" but their numbers are different from OnTrigger "missionNumber".
The file is renamed to a .txt.
If you have time to answer other questions I will appreciate it.
Last edited by Ataros; 10-21-2011 at 02:44 PM.
|