Difference between revisions of "Character Transfer (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(Related Tags)
 
(4 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Character Transfer (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 64: Line 64:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Subject'''||'''Body'''||'''Notes'''||'''Examples'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
|- align="center"
+
 
+
||failed_subject
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||Character transfer failed!
+
||
+
||Notes
+
||Examples
+
  
 
|- align="center"
 
|- align="center"
 
+
||failed_jedi||/string/en/||character_transfer.stf||internal_command_string||Transfer of your character failed. Jedi characters are not allowed to transfer.||Patch 14||Examples
||failed_jedi
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||
+
||Transfer of your character failed. Jedi characters are not allowed to transfer.
+
||Notes
+
||Examples
+
  
 
|- align="center"
 
|- align="center"
 
+
||failed_subject||/string/en/||character_transfer.stf||internal_command_string||Character transfer failed!||Patch 14||Examples
||failed_items_disallowed
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||
+
||Character transfer failed because one or more items in the character inventory are not permitted to transfer. Factory crates and resource containers are examples of items that will not transfer. Refer to the terms of service for a definitive list of which items will not transfer.
+
||Notes
+
||Examples
+
 
+
 
+
  
 
|- align="center"
 
|- align="center"
 
+
||failed_items_disallowed||/string/en/||character_transfer.stf||internal_command_string||Character transfer failed because one or more items in the character inventory are not permitted to transfer. Factory crates and resource containers are examples of items that will not transfer. Refer to the terms of service for a definitive list of which items will not transfer.||Patch 14||Examples
||char_xfer_dl
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||Character transfer download
+
||
+
||Notes
+
||Examples
+
 
+
 
+
|- align="center"
+
 
+
||ch_xfer_dl_done
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||
+
||Character transfer is now complete.
+
||Notes
+
||Examples
+
 
+
 
+
 
+
|- align="center"
+
 
+
||char_xfer_dl_fail_gender
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||
+
||Character transfer failed because your target character is not the same gender as the source character. Please try again with a character of the same gender as the source.
+
||Notes
+
||Examples
+
 
+
 
+
 
+
|- align="center"
+
 
+
||char_xfer_dl_fail_species
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||
+
||Character transfer failed to complete. Your target character species does not match the source character species. Please try again with a character of the same species.
+
||Notes
+
||Examples
+
 
+
 
+
 
+
 
+
|- align="center"
+
 
+
||char_xfer_stat
+
||/string/en/
+
||character_transfer.stf
+
||internal_command_string
+
||
+
||Character transfer status
+
||Notes
+
||Examples
+
 
+
 
+
 
|}
 
|}
 
|}
 
|}

Latest revision as of 19:26, 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

Character Transfer (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
failed_jedi /string/en/ character_transfer.stf internal_command_string Transfer of your character failed. Jedi characters are not allowed to transfer. Patch 14 Examples
failed_subject /string/en/ character_transfer.stf internal_command_string Character transfer failed! Patch 14 Examples
failed_items_disallowed /string/en/ character_transfer.stf internal_command_string Character transfer failed because one or more items in the character inventory are not permitted to transfer. Factory crates and resource containers are examples of items that will not transfer. Refer to the terms of service for a definitive list of which items will not transfer. Patch 14 Examples