Combat Tag: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(rewrite combat tag page, move to own page)
 
(tag -> combat tag)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Mechanics series}}
'''Combat Tag''' is a plugin ([https://github.com/CivMC/CombatTagPlus source]) which is used to balance combat. Formally, its plugin name is '''CombatTagPlus'''.
'''Combat Tag''' is a mechanic commonly included on civ servers which prevents a player from logging out during combat without consequences. When a player damages or takes damage from another player, they are marked as combat tagged for some period of time. Any player that logs out while tagged will leave a vulnerable body behind for a period of time that can be attacked and, in particular, [[Exile Pearl|pearled]].


== Mechanics ==
== Mechanics ==


Whenever a player takes damages or takes damage from another player, they are marked as combat tagged for a period of time. If a player logs out while tagged, their body will remain on the server for a period of time. They can still take damage, be killed, and be pearled while in this state, just as if they were logged in.
=== Combat Tagged ===


When a player logs into the server, they are also usually automatically combat tagged for a short time.
Whenever you take damage from another player, you are marked as "combat tagged" for a period of time (varies by server, but roughly 30 seconds). If you log out while tagged, your player's body will remain on the server for a period of time (varies by server, but roughly 30 seconds). Your body can still take damage and be killed while you are logged out. In particular you can still be [[pearled]] if you log out while combat tagged.


Players can log out safely (without leaving their body behind) with the <code>/logout</code> command. This command requires that the player wait a short period without moving or taking any other action.
In addition, whenever you join the server, you are combat tagged for a short period of time (varies by server, but roughly 10 seconds).


<tabber>
=== Safe Logout ===
|-|CivMC=
{| class="wikitable sortable"
!Combat Tag duration
!Logout body duration
!<code>/logout</code> wait duration
|-
|20 seconds
|30 seconds
|10 seconds
|-
|-|CivClassic 2.0=
{| class="wikitable sortable"
!Combat Tag duration
!Logout body duration
!<code>/logout</code> wait duration
|-
|20 seconds
|30 seconds
|10 seconds
|-
|}
</tabber>


== Command Reference ==
You can log out safely (without leaving behind a body) with the <code>/logout</code> command. This command requires a short duration without movement or taking damage to take effect (varies by server, but roughly 10 seconds).


{| class="wikitable"
== Commands ==
|+
!Command
!Description
!Alias
|-
|<code>/ct</code>
|Shows your current combat tag status and timer.
|<code>/combattagplus</code>
|-
|<code>/logout</code>
|Safely log out without leaving a body behind.
|{{n/a}}
|}


{{Template:Mechanics}}
*<code>/ct</code> or <code>/combattagplus</code> - Check combat tag timer
*<code>/logout</code> - Logs out without leaving behind a body (requires a short duration without movement or taking damage to take effect)

Latest revision as of 03:40, 21 November 2023

Combat Tag is a mechanic commonly included on civ servers which prevents a player from logging out during combat without consequences. When a player damages or takes damage from another player, they are marked as combat tagged for some period of time. Any player that logs out while tagged will leave a vulnerable body behind for a period of time that can be attacked and, in particular, pearled.

Mechanics

Whenever a player takes damages or takes damage from another player, they are marked as combat tagged for a period of time. If a player logs out while tagged, their body will remain on the server for a period of time. They can still take damage, be killed, and be pearled while in this state, just as if they were logged in.

When a player logs into the server, they are also usually automatically combat tagged for a short time.

Players can log out safely (without leaving their body behind) with the /logout command. This command requires that the player wait a short period without moving or taking any other action.

Combat Tag duration Logout body duration /logout wait duration
20 seconds 30 seconds 10 seconds
Combat Tag duration Logout body duration /logout wait duration
20 seconds 30 seconds 10 seconds

Command Reference

Command Description Alias
/ct Shows your current combat tag status and timer. /combattagplus
/logout Safely log out without leaving a body behind.