Changes between Version 19 and Version 20 of ScriptBuilder_ReferenceManual
- Timestamp:
- 01/29/2020 12:45:08 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScriptBuilder_ReferenceManual
v19 v20 14 14 The !ScriptBuilder itself is composed of a few major components, each with their own set of features. The script overview window, or the window that is shown at startup of the program, displays the list of incidents that have been added to the overall scenario script, as shown below. 15 15 16 [[Image(wiki:ScriptBuilder_ Tutorial:scriptOverviewWindow.png, 800px)]]16 [[Image(wiki:ScriptBuilder_ReferenceManual:scriptOverviewWindow.png, 800px)]] 17 17 18 18 Each one of these incidents is able to be modified through the second major tool in the !ScriptBuilder: the incident editor. The incident editor is where a script builder will be able to view their entire incident, add and remove events, and access the contents of said events. An example window of an incident loaded into the incident editor is shown below. 19 19 20 [[Image(wiki:ScriptBuilder_ Tutorial:incidentEditorOverviewWindow.png, 800px)]]20 [[Image(wiki:ScriptBuilder_ReferenceManual:incidentEditorOverviewWindow.png, 800px)]] 21 21 22 22 In this window, the event editor window can be opened by clicking on one of the small event icons that is present on the incident timeline. This event editor window contains all of the events at a certain time, and allows the contents of said events to be edited. 23 23 24 [[Image(wiki:ScriptBuilder_ Tutorial:eventEditorOverviewWindow.png, 800px)]]24 [[Image(wiki:ScriptBuilder_ReferenceManual:eventEditorOverviewWindow.png, 800px)]] 25 25 26 26 == Scenario Overview Window == … … 28 28 29 29 === Scenario Overview Window Menu Bar === 30 [[Image(wiki:ScriptBuilder_ Tutorial:overviewMenuBar.png, 400px)]]30 [[Image(wiki:ScriptBuilder_ReferenceManual:overviewMenuBar.png, 400px)]] 31 31 32 32 This menu bar accesses all of the different menus that are available to modify the current Scenario. 33 33 34 34 ==== Scenario 35 [[Image(wiki:ScriptBuilder_ Tutorial:overviewScenarioMenu.png, 150px)]]35 [[Image(wiki:ScriptBuilder_ReferenceManual:overviewScenarioMenu.png, 150px)]] 36 36 37 37 This menu contains tools to open, save, and create scenarios. … … 45 45 46 46 ==== Incidents 47 [[Image(wiki:ScriptBuilder_ Tutorial:overviewIncidentMenu.png, 150px)]]47 [[Image(wiki:ScriptBuilder_ReferenceManual:overviewIncidentMenu.png, 150px)]] 48 48 49 49 This menu contains tools to create, modify, delete, load, and save individual incidents. … … 58 58 This menu contains a tool to optionally load in extra units. 59 59 60 [[Image(wiki:ScriptBuilder_ Tutorial:overviewUnitMenu.png, 200px)]]60 [[Image(wiki:ScriptBuilder_ReferenceManual:overviewUnitMenu.png, 200px)]] 61 61 62 62 ||Load Additional Units...|| Opens a file chooser to load in extra units from an external units XML file to be used in the scenario || … … 64 64 === Scenario Overview Window Timeline 65 65 66 [[Image(wiki:ScriptBuilder_ Tutorial:overviewTimeline.png, 800px)]]66 [[Image(wiki:ScriptBuilder_ReferenceManual:overviewTimeline.png, 800px)]] 67 67 68 68 The main content of the scenario overview window is a timeline that displays all of the incidents that are contained currently in the scenario. It is automatically updated any time an incident or an event within an incident is added to the scenario. This timeline displays events contained at certain times as triangles indicating either one or more events at that time. 69 69 70 [[Image(wiki:ScriptBuilder_ Tutorial:overviewRightClickMenu.png, 250px)]]70 [[Image(wiki:ScriptBuilder_ReferenceManual:overviewRightClickMenu.png, 250px)]] 71 71 72 72 Right-clicking on the incident of choice opens up a menu, allowing edits to the incident properties, and the events themselves in the incident to be made. … … 77 77 === Incident Properties #incidentProperties 78 78 79 [[Image(wiki:ScriptBuilder_ Tutorial:incidentPropertiesWindow.png, 250px)]]79 [[Image(wiki:ScriptBuilder_ReferenceManual:incidentPropertiesWindow.png, 250px)]] 80 80 81 81 ||Incident Number || Number identifier of incident. ||
