| | 64 | === Adding Custom Incident === |
| | 65 | |
| | 66 | To add a custom incident to the Scenario, navigate to Incidents->New Incident. |
| | 67 | An Incident Properties window should appear as below: |
| | 68 | [[Image(wiki:ScriptBuilder_QuickStart:INCIDENT_PROPERTIES.png,250px)]] |
| | 69 | |
| | 70 | Within this window, add an incident name, location, type, color, and description. The incident length will begin at 0 minutes, but will increase as events are added into the incident. If you would like to move the incident to begin at a different time, enter the time in minutes in the "Incident Start Time in Minutes" box. |
| | 71 | Upon clicking "OK", the Incident Editor window should appear. Here, you can see that the start time of the incident was changed to 10 minutes, and the information added in the Incident Properties window is populated in the Incident Information box. |
| | 72 | |
| | 73 | [[Image(wiki:ScriptBuilder_QuickStart:INCIDENT_EDITOR_EMPTY.png, 600px)]] |
| | 74 | |
| | 75 | Next, in order to have the Incident actually contain time and events, events, such as the Tow, Unit, and Evaluation events need to be added to the timeline. The first event added will always be at the beginning of the incident. To add your first event, select one of the events from the array of buttons (in this case we will be selecting Witness event). The event-specific event editor window should appear like this: |
| | 76 | |
| | 77 | [[Image(wiki:ScriptBuilder_QuickStart:WITNESS_EVENT_EDITOR.png, 600px)]] |
| | 78 | |
| | 79 | After filling in the event and clicking "Save and Close", it should be added to minute 0 of the Incident. |
| | 80 | |
| | 81 | After adding a few more incident types to the timeline, it should look something like this: |
| | 82 | |
| | 83 | [[Image(wiki:ScriptBuilder_QuickStart:INCIDENT_EDITOR_ITEMS.png, 600px)]] |
| | 84 | |
| | 85 | Then, when finished adding all of the events, the Scenario Overview window should re-populate with black triangles representing each of the events added in the Incident. |