Difference between revisions of "Cloning (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
 
(12 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"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 65: Line 65:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||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.
 +
||[[Cloning Message 1 (Example)|Examples]]
 +
 
 +
 
 +
|- align="center"
 +
||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
 +
||[[Cloning Message 2 (Example)|Examples]]
 +
 
 +
 
 +
|- align="center"
 +
||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
 +
||[[Cloning Message 3 (Example)|Examples]]
 +
 
 +
 
 +
|- align="center"
 +
||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
 +
||[[Cloning Message 4 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||clone_fail
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||An attempt to clone you has failed.
 +
||Patch 12
 +
||[[Cloning Message 5 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||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.
 +
||[[Cloning Message 6 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||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.
 +
||[[Cloning Message 7 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||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.
 +
||[[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