User Tools

Site Tools


modding:actions

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
Last revisionBoth sides next revision
modding:actions [2021/05/03 04:03] 24.239.107.14modding:actions [2021/05/07 04:36] jazzy
Line 1: Line 1:
 ====== Actions ====== ====== Actions ======
-Actions are triggered several ways from within Horizons. They can be triggered from inside of [[modding:dialog|Dialog]] Topics and from inside of [[modding:events|Events]] as part of an IF-THEN statement (see also: [[modding:conditions|Conditions]]). +Actions are triggered several ways from within Horizons. They can be triggered from as part of an IF-THEN statement inside of an [[modding:events|Event]] //(see also: [[modding:conditions|conditions]])// or triggered with a [[modding:dialog|Dialog Group]].
  
 //Individual action detail pages coming soon!// //Individual action detail pages coming soon!//
  
 ^ Name                      ^ Description                                                                                                                                ^ ^ Name                      ^ Description                                                                                                                                ^
-| Adjust Time                                                                                                                                                          |+| Adjust Time               Add or Remove mission time from the mission clock.                                                                                                                                           |
 | Cargo Add/Remove          | Adds or removes cargo from an Object or Player.                                                                                            | | Cargo Add/Remove          | Adds or removes cargo from an Object or Player.                                                                                            |
 | Device: Command           | Send a command to an external device.                                                                                                      | | Device: Command           | Send a command to an external device.                                                                                                      |
Line 46: Line 46:
 | Waypoint: Interstellar    | Set an interstellar waypoint that an object can reference using the “Go To” Task.                                                          | | Waypoint: Interstellar    | Set an interstellar waypoint that an object can reference using the “Go To” Task.                                                          |
 | Wait                      | Allow a specified amount of time to elapse before moving on to the next Action.                                                            | | Wait                      | Allow a specified amount of time to elapse before moving on to the next Action.                                                            |
 +
 +----
 +Jump To |
 +[[modding:events|Event]] | [[modding:encounters|Encounters]] | [[modding:conditions|Conditions]] | [[modding:actions|Actions]] | [[modding:add_object|Objects]] 
modding/actions.txt · Last modified: 2022/01/03 00:39 by hemacast