Difference between revisions of "Deathblow (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(One intermediate revision by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Deathblow (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D25%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 104: Line 104:
 
||internal_command_string
 
||internal_command_string
 
||But %TT is already dead!
 
||But %TT is already dead!
||
+
||Patch 12
 
||[[Deathblow 9 (Example)|Example]]
 
||[[Deathblow 9 (Example)|Example]]
  
Line 117: Line 117:
 
||[[Deathblow 10 (Example)|Example]]
 
||[[Deathblow 10 (Example)|Example]]
  
 +
 +
 +
 +
 +
 +
|- align="center"
 +
||target_not_incapacitated
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||You cannot perform the death blow. Your target is not incapacitated.
 +
||
 +
||[[Deathblow 11 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 21:43, 5 July 2009




Game Messages - Message Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Navigation

Description

Deathblow (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
prose_target_dead /string/en/ base_player.stf internal_command_string %TT is no more. Message sent to players within spatial range of another player who has been killed. Example
prose_victim_dead /string/en/ base_player.stf internal_command_string You were slain by %TT. Requesting clone activation... Message sent to a player when they are deathblowed by a player, npc or creature. Example



victim_dead /string/en/ base_player.stf internal_command_string You have died. Requesting clone activation... Message sent to a player when they have died as a result of incapacitating 3 times within 10 minutes. Example


prose_target_already_dead /string/en/ error_message.stf internal_command_string But %TT is already dead! Patch 12 Example


target_already_dead /string/en/ error_message.stf internal_command_string But your target is already dead! Example




target_not_incapacitated /string/en/ error_message.stf internal_command_string You cannot perform the death blow. Your target is not incapacitated. Example