Difference between revisions of "Cloning (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(2 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Cloning (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D25%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 82: Line 82:
 
||internal_command_string
 
||internal_command_string
 
||Because you have cloned outside of a facility, you have been reset to combatant status.
 
||Because you have cloned outside of a facility, you have been reset to combatant status.
||Notes
+
||Patch 14
 
||[[Cloning Message 2 (Example)|Examples]]
 
||[[Cloning Message 2 (Example)|Examples]]
  
Line 114: Line 114:
 
||internal_command_string
 
||internal_command_string
 
||An attempt to clone you has failed.
 
||An attempt to clone you has failed.
||Notes
+
||Patch 12
 
||[[Cloning Message 5 (Example)|Examples]]
 
||[[Cloning Message 5 (Example)|Examples]]
  
Line 151: Line 151:
 
||Probably sent if a player attempts to use the /clone command without being inside a cloning facility.
 
||Probably sent if a player attempts to use the /clone command without being inside a cloning facility.
 
||[[Cloning Message 8 (Example)|Examples]]
 
||[[Cloning Message 8 (Example)|Examples]]
 +
 +
 +
 +
 +
 +
|- align="center"
 +
||respawn_closest_facility
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||You must be inside a cloning facility to perform this command.
 +
||Due to an internal error, you will respawn at the closest cloning facility.
 +
||[[Cloning Message 9 (Example)|Examples]]
 +
 +
 +
|- align="center"
 +
||respawn_current_location
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||You must be inside a cloning facility to perform this command.
 +
||Due to an internal error, you will respawn at your current location...
 +
||[[Cloning Message 10 (Example)|Examples]]
 +
 +
 +
|- align="center"
 +
||respawn_jedi_failed
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||You must be inside a cloning facility to perform this command.
 +
||An error occured trying to spawn at the Force Shrine location.  Attempting to spawn at nearest cloning facility.
 +
||[[Cloning Message 11 (Example)|Examples]]
  
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 13:43, 28 June 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

Cloning (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
clone_success /string/en/ base_player.stf internal_command_string Clone location successfully updated. Message sent upon successfully uploading clone data to a terminal. Examples


covert_respawn_outside /string/en/ base_player.stf internal_command_string Because you have cloned outside of a facility, you have been reset to combatant status. Patch 14 Examples


covert_respawn_unaligned /string/en/ base_player.stf internal_command_string Because you have cloned in a non-aligned facility, you have been reset to combatant status. Notes Examples


covert_respawn_unfriendly /string/en/ base_player.stf internal_command_string Because you have cloned in a factionally unfriendy facility, you have been reset to combatant status. Notes Examples



clone_fail /string/en/ error_message.stf internal_command_string An attempt to clone you has failed. Patch 12 Examples



nsf_clone /string/en/ error_message.stf internal_command_string You lack the %DI additional credits required to cover the cost of cloning. Notification sent to the player if they lack more than 1 credit from being able to pay for the cost of cloning at a terminal. Examples



nsf_clone1 /string/en/ error_message.stf internal_command_string You lack the 1 additional credit required to cover the cost of cloning. Notification sent to the player if they lack 1 credit from being able to pay for the cost of cloning at a terminal. Examples


bad_clone_location /string/en/ error_message.stf internal_command_string You must be inside a cloning facility to perform this command. Probably sent if a player attempts to use the /clone command without being inside a cloning facility. Examples



respawn_closest_facility /string/en/ error_message.stf internal_command_string You must be inside a cloning facility to perform this command. Due to an internal error, you will respawn at the closest cloning facility. Examples


respawn_current_location /string/en/ error_message.stf internal_command_string You must be inside a cloning facility to perform this command. Due to an internal error, you will respawn at your current location... Examples


respawn_jedi_failed /string/en/ error_message.stf internal_command_string You must be inside a cloning facility to perform this command. An error occured trying to spawn at the Force Shrine location. Attempting to spawn at nearest cloning facility. Examples