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)}...)
 
(System 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.
 +
||Notes
 +
||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.
 +
||Notes
 +
||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
 +
||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
 +
||Examples
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 04:37, 30 September 2008




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