mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
aa0940e180
Add a list of dependencies to each module's documentation. Also add a note to the documenation of modules which are a dependency for many other modules. Dependency lists are pulled from each module's config.cpp.
21 lines
673 B
Markdown
21 lines
673 B
Markdown
---
|
|
layout: wiki
|
|
title: Respawn
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
# Overview
|
|
## Respawn with same gear
|
|
Requires the Respawn Gear module to be placed. Respawned soldiers now have their loadout when killed.
|
|
## 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.
|
|
## Rallypoints
|
|
Adds rallypoints to all 3 sides to enable teleportation from base spawn to FOBs. Requires some setup from the mission maker.
|
|
|
|
# Usage
|
|
Short overview of how to use the feature, e.g. menu options, key bindings,
|
|
instructions. May not apply to all modules.
|
|
|
|
# Dependencies
|
|
`ace_common`
|