Difference between revisions of "Factory Administration (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 164: Line 164:
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||player_added
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||%NO added to the list.
 
||Notes
 
||Notes
 
||Examples
 
||Examples

Revision as of 11:52, 3 July 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
cannot_remove_owner /string/en/ player_structure.stf internal_command_string You cannot remove the owner from the admin list. Notes Examples


cannot_remove_self /string/en/ player_structure.stf internal_command_string You cannot remove yourself from the admin list. Notes Examples


command_no_building /string/en/ player_structure.stf internal_command_string You must be in a building or near an installation to use that command. Notes Examples


hopper_cannot_remove_admin /string/en/ player_structure.stf internal_command_string You cannot remove an admin from the hopper list. Notes Examples


modify_list_invalid_player /string/en/ player_structure.stf internal_command_string %NO is an invalid player name. Notes Examples


no_transfer_target /string/en/ player_structure.stf internal_command_string You must specify a player with whom to transfer ownership. Notes Examples
not_able_to_own /string/en/ player_structure.stf internal_command_string %NT is not able to own this structure. Notes Examples


ownership_transferred_in /string/en/ player_structure.stf internal_command_string %NT has transfered ownership of the structure to you Notes Examples
ownership_transferred_out /string/en/ player_structure.stf internal_command_string Ownership of the structure has been transferred to %NT. Notes Examples


permission_40_char /string/en/ player_structure.stf internal_command_string Permission list entries cannot be longer than 40 characters. Notes Examples
player_added /string/en/ player_structure.stf internal_command_string %NO added to the list. Notes Examples