User Tools

Site Tools


modding:events

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modding:events [2021/05/03 03:28] – added links for conditions and actions 24.239.107.14modding:events [2022/01/17 17:50] (current) hemacast
Line 1: Line 1:
 ====== Game Event ====== ====== Game Event ======
  
-This is where the REAL power of the Designer happens.  This system checks for a set of "conditions" and then performs a set of "actions".  +This is where the REAL power of the Designer happens. These IF-THEN statements allow for custom actions to be triggered at the perfect moment.  This system checks for a set of "conditions" (IF) and then performs a set of "actions" (THEN).  
  
 This system interfaces to a wide variety of ship systems [[modding:components]] and variables. This system interfaces to a wide variety of ship systems [[modding:components]] and variables.
Line 10: Line 10:
 | Frequency    | The frequency with with an Event will attempt to trigger in an automated fashion.                                         | | Frequency    | The frequency with with an Event will attempt to trigger in an automated fashion.                                         |
 | Mode         | The method used for matching the defined conditions to check for a triggered state.                                       | | Mode         | The method used for matching the defined conditions to check for a triggered state.                                       |
-| Game Master  | Is this event visible to the Game Master?                                                                                 |+| [[gameplay:stations:game_master|Game Master]]  | Is this event visible to the Game Master?                                                                                 |
 | Active       | The base state of the event. In-Active events can't trigger automatically.                                                | | Active       | The base state of the event. In-Active events can't trigger automatically.                                                |
 | [[modding:conditions|Conditions]]   | The collection of Conditions defined for this event.                                                                      | | [[modding:conditions|Conditions]]   | The collection of Conditions defined for this event.                                                                      |
 | [[modding:actions|Actions]]      | The collection of Actions defined for this event.                                                                         | | [[modding:actions|Actions]]      | The collection of Actions defined for this event.                                                                         |
 +
 +----
 +Jump To |
 +[[modding:events|Event]] | [[modding:encounters|Encounters]] | [[modding:conditions|Conditions]] | [[modding:actions|Actions]] | [[modding:add_object|Objects]] | [[modding:objectives|Objectives]]  
modding/events.1620012494.txt.gz · Last modified: 2021/05/03 03:28 by 24.239.107.14