Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions BtASystemViewer/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

> [!WARNING]
> A newer and supported version of this script can be obtained from the latest release of Between the Ashes

# BtASystemViewer
This is a version of Axem's original System Viewer that only runs in GS_STATE_SCRIPTING. It includes complete XSTR compatibility and several bug fixes relating to detecting the proper campaign and next mission. Example configs are included.

Expand Down
3 changes: 3 additions & 0 deletions IMJumpMultiSEXPs/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

> [!WARNING]
> A newer and supported version of this script can be obtained from the latest release of Between the Ashes

# In Mission Jump Multi SEXPs
These sexps are for doing in-mission jumps for one or more ships simultaneously. For player ships, they will perform all the associated effects for a jump including the warp effect and the subspace tunnel. For non player ships, they will perform warp outs, move the ships far away and set them as untargetable, and then return them at the appropriate time with a warp effect.

Expand Down
3 changes: 3 additions & 0 deletions MainhallNotify/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

> [!WARNING]
> A newer and supported version of this script can be obtained from the latest release of Between the Ashes

# Mainhall Notifications
Provides a system and sexps to offer custom popup notifications at the mainhall between missions or at the start of a campaign. Notifications that have been seen are saved to a player file in %appdata%.

Expand Down
3 changes: 3 additions & 0 deletions SendMessageAltSEXPs/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

> [!WARNING]
> A newer and supported version of this script can be obtained from the latest release of Between the Ashes

# Send Message Alt Sexps
This adds several sexps to make sending messages half the chore they used to be while adding a host of features to make the whole messaging system many times more powerful. The core of what they can do can be distilled down into two main things. 1) It gets most of the message data from the message itself, so send-message-list-alt takes only two arguments per message rather than four. 2) It has built-in operators to choose between messages based on the ship being present and/or other conditions you may want to set.

Expand Down