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

From SWGANH Wiki
Jump to: navigation, search
(System 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'''||'''Message'''||'''Notes'''||'''Examples'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Subject'''||'''Body'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
 
 +
||failed_subject
 +
||/string/en/
 +
||character_transfer.stf
 +
||internal_command_string
 +
||Character transfer failed!
 +
||
 +
||Notes
 +
||Examples
 +
 
 +
|- align="center"
 +
 
 +
||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"
 +
 
 +
||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"
 +
 
 +
||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
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 07:20, 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 Subject Body Notes Examples
failed_subject /string/en/ character_transfer.stf internal_command_string Character transfer failed! Notes 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
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


char_xfer_dl /string/en/ character_transfer.stf internal_command_string Character transfer download Notes Examples


ch_xfer_dl_done /string/en/ character_transfer.stf internal_command_string Character transfer is now complete. Notes Examples


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


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



char_xfer_stat /string/en/ character_transfer.stf internal_command_string Character transfer status Notes Examples