Difference between revisions of "Cloning (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 126: Line 126:
 
||internal_command_string
 
||internal_command_string
 
||You lack the %DI additional credits required to cover the cost of cloning.
 
||You lack the %DI additional credits required to cover the cost of cloning.
||Notes
+
||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.
 
||[[Cloning Message 6 (Example)|Examples]]
 
||[[Cloning Message 6 (Example)|Examples]]
  
Line 138: Line 138:
 
||internal_command_string
 
||internal_command_string
 
||You lack the 1 additional credit required to cover the cost of cloning.
 
||You lack the 1 additional credit required to cover the cost of cloning.
||Notes
+
||Notification sent to the player if they lack 1 credit from being able to pay for the cost of cloning at a terminal.
 
||[[Cloning Message 7 (Example)|Examples]]
 
||[[Cloning Message 7 (Example)|Examples]]
  

Revision as of 22:28, 9 February 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

Template (Game Messages)

Related Tags

0% This document has not been started.

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. Notes 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. Notes 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. Notes Examples