R3vo/Sandbox – User
< R3vo
Categories:
m (Blanked the page) Tag: Blanking |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable float-right align-center-col-1" style="max-width: 50%" | |||
|+ Respawn types | |||
|- | |||
! style="min-width: 2em" | ID | |||
! Text version | |||
! Description | |||
|- | |||
| '''0''' | |||
| '''"NONE"''' | |||
| No respawn | |||
|- | |||
| '''1''' | |||
| '''"BIRD"''' | |||
| Respawn as a seagull | |||
|- | |||
| '''2''' | |||
| '''"INSTANT"''' | |||
| Respawn just where you died. | |||
|- | |||
| '''3''' | |||
| '''"BASE"''' | |||
| Respawn in base.<br>A respawn marker is needed. If no marker is defined, respawn behaviour will be the same as '''"INSTANT"'''.<br>Marker role names: | |||
* Unit respawn: ''respawn_'''SIDE''''' | |||
* Vehicle respawn: ''respawn_vehicle_'''SIDE''''' | |||
Side can be one of ''west'', ''east'', ''guerrila'' (sic), ''civilian'', e.g '''respawn_west'''.<br>Any suffix (eg: respawn_west'''ABC''', respawn_west'''_1''', etc) will allow multiple random respawn points. | |||
|- | |||
| '''4''' | |||
| '''"GROUP"''' | |||
| Respawn in your group. If there is no remaining AI, you will become a seagull. | |||
|- | |||
| '''5''' | |||
| '''"SIDE"''' | |||
| {{GVI|arma1|1.08}} Respawn into an AI unit on your side (if there's no AI left, you'll become a seagull).<br>With this respawn type, team switch is also available to any AI controlled playable units. | |||
|} |
Revision as of 18:36, 12 April 2025
ID | Text version | Description |
---|---|---|
0 | "NONE" | No respawn |
1 | "BIRD" | Respawn as a seagull |
2 | "INSTANT" | Respawn just where you died. |
3 | "BASE" | Respawn in base. A respawn marker is needed. If no marker is defined, respawn behaviour will be the same as "INSTANT". Marker role names:
Side can be one of west, east, guerrila (sic), civilian, e.g respawn_west. |
4 | "GROUP" | Respawn in your group. If there is no remaining AI, you will become a seagull. |
5 | "SIDE" | ![]() With this respawn type, team switch is also available to any AI controlled playable units. |