mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
1df3a73461
* Update documentation guidelines * Add version info part 1 * Add version info part 2 * Add removed in version to frontmatter and tag testmissions as removed * Add version info part 3
39 lines
1.0 KiB
Markdown
39 lines
1.0 KiB
Markdown
---
|
|
layout: wiki
|
|
title: Respawn
|
|
description: Same gear on respawn, friendly fire message, rally points.
|
|
group: feature
|
|
category: interaction
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 0
|
|
patch: 0
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Respawn with same gear
|
|
Requires the Respawn Gear module to be placed. Respawned soldiers now have their loadout when killed.
|
|
|
|
### 1.2 Friendly Fire messages
|
|
Shows friendly fire warnings in system chat if the module is placed. Works even in higher difficulties where kill messages are normally disabled.
|
|
|
|
### 1.3 Rallypoints
|
|
Adds rallypoints to all 3 sides to enable teleportation from base spawn to FOB's. Requires some setup from the mission maker.
|
|
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Using rallypoints
|
|
- For this to work pre-emptive preparations need to be made by the mission maker.
|
|
- Approach the rallypoint flagpole
|
|
- Use the interaction key <kbd>⊞ Win</kbd> (ACE3 default key bind `Interaction key`).
|
|
- Select teleport to (base / rallypoint).
|
|
|
|
|
|
## 3. Dependencies
|
|
|
|
{% include dependencies_list.md component="respawn" %}
|