Skip to content

Commit

Permalink
Incorporate wiki updates to VoiceAttack-Integration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tkael committed Oct 12, 2019
1 parent fa1d3b9 commit e3a2bea
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/VoiceAttack-Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,10 @@ EDDI makes a large number of values available to augment your existing scripts.

* Like "Current System Variables", except prefixed with `Squadron system` rather than `System`

### Destination System Variables

* Like "Current System Variables", except prefixed with `Destination system` rather than `System`

## Current Station Variables

* {DEC:Ship bulkheads station cost}: the purchase cost of the bulkheads at the station (not set if not for sale at the station)
Expand Down Expand Up @@ -291,8 +295,9 @@ EDDI makes a large number of values available to augment your existing scripts.

## Miscellaneous Variables

* {TXT:Environment}: the environment the ship is in ("Normal space", "Supercruise" or "Witch space")
* {TXT:Environment}: the environment the ship is in ("Docked", "Landed", "Normal space", "Supercruise" or "Witch space")
* {TXT:Vehicle}: the vehicle the commander is currently controlling ("Ship", "SRV" or "Fighter")
* {BOOL:cAPI active}: true if the cAPI is currently active
* {TXT:EDDI uri}: uri's for EDDB, EDShipyard, and EDSM are written here when the appropriate plugin command is invoked.
* {BOOL:EDDI speaking}: true if EDDI is currently speaking

Expand Down

0 comments on commit e3a2bea

Please sign in to comment.