Changes between Version 5 and Version 6 of ScriptBuilder_Tutorial


Ignore:
Timestamp:
03/11/2020 05:40:47 PM (6 years ago)
Author:
sdanthin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScriptBuilder_Tutorial

    v5 v6  
    77 
    88=== Adding your first Incident to the Scenario 
    9 For the first Incident, we're going to add both the Media Log and the Tomato Truck Spill/Fire incidents. To do this, navigate to the incidents menu, and select the "Load Incident..." option. This should bring up a window similar to the one below: 
    10 (Insert Photo)[[BR]] 
     9For the first Incident, we're going to add both the Media Log and the Tomato Truck Spill/Fire incidents from the pre-existing incident pool. To do this, navigate to the incidents menu, and select the "Load Incident..." option. This should bring up the [[#incidentPalette|Incident Pool Window]], similar to the one below: 
     10(Insert Photo of the incident palette window)[[BR]] 
    1111 
    1212Press the large "Add" button to the right of the incident you would like to add, in this case the Media Log and Tomato Truck Spill/Fire. When completed, press the "Done" button, which will return you back to the Scenario Overview Window. You should see the two added incidents in the window, as shown below: 
     
    2525 
    2626=== Creating a new incident 
     27 
    2728Open the incident menu, and select the "New Incident..." option. An Incident Properties window should appear, which will already have the next available incident number filled in, which in this case if 101. Change the color to Yellow, name it "An accident", and set the start time to 10 minutes. [[BR]] 
    2829(insert image of incident properties with the correct values as said above)[[BR]] 
     
    3031(add image of the Incident Editor with the Witness event added)[[BR]] 
    3132 
     33{{{ 
     34Script Builder tutorial 
     35OUTLINE 
     36THIS IS FOR TUTORIAL - REFERENCE GUIDE IS FOR LATER 
     37 
     38Background 
     39  Prerequisites: What the Simulation Manager does. 
     40  How an incident script is structured. 
     41  Major script builder features. 
     42 
     43Overview Window 
     44 
     45Stage 1| 
     46 
     47Creating a new Incident 
     48  Incident Properties Dialog 
     49  Incident Editor Window 
     50  The Timeline  
     51  Adding the first event 
     52 
     53Stage 1.5| 
     54 
     55  Event Editor Window 
     56  Adding more events 
     57  Revising an Event 
     58  Changing an event's time 
     59 
     60Stage 2| 
     61 
     62  Modifying an Incident's timeline 
     63        Add time to start or end 
     64        Add or remove time from middle 
     65 
     66Saving a Scenario 
     67Opening an existing Scenario 
     68 
     69Incident Pool Concept 
     70Loading an Incident from the Incident Pool 
     71Incident Pool Window 
     72 
     73Stage 3| 
     74 
     75Saving a single Incident 
     76  This saves WITHOUT units, is that correct? (YES) Explain implication: won't run properly in Sim Mgr. 
     77 
     78Loading Additional Units 
     79  How default units are used. 
     80  Why additional units may be needed. 
     81 
     82Stage 4| 
     83}}}