diff --git a/BtASystemViewer/readme.md b/BtASystemViewer/readme.md index 997f335..df0eb19 100644 --- a/BtASystemViewer/readme.md +++ b/BtASystemViewer/readme.md @@ -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. diff --git a/IMJumpMultiSEXPs/readme.md b/IMJumpMultiSEXPs/readme.md index 7633b49..4c1edbb 100644 --- a/IMJumpMultiSEXPs/readme.md +++ b/IMJumpMultiSEXPs/readme.md @@ -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. diff --git a/MainhallNotify/readme.md b/MainhallNotify/readme.md index c2ef9cb..4184a4d 100644 --- a/MainhallNotify/readme.md +++ b/MainhallNotify/readme.md @@ -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%. diff --git a/SendMessageAltSEXPs/readme.md b/SendMessageAltSEXPs/readme.md index 6847001..e062b45 100644 --- a/SendMessageAltSEXPs/readme.md +++ b/SendMessageAltSEXPs/readme.md @@ -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.