Difference between revisions of "Factory Administration (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...) |
|||
(20 intermediate revisions by one other user not shown) | |||
Line 43: | Line 43: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Factory Administration (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{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" | ||
− | || | + | ||cannot_remove_owner |
− | ||/ | + | ||/string/en/ |
− | || | + | ||player_structure.stf |
||internal_command_string | ||internal_command_string | ||
− | || | + | ||You cannot remove the owner from the admin list. |
− | || | + | ||Message a player on the admin list receives if they attempt to remove the structure owner from the administration list. |
− | || | + | ||[[Factory Administration 1 (Example)|Example]] |
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||cannot_remove_self | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot remove yourself from the admin list. | ||
+ | ||Message a player receives if they attempt to remove themself from the admin list on a structure. | ||
+ | ||[[Factory Administration 2 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||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. | ||
+ | ||Message a player receives if they attempt to use the /setPermission command and are beyond the 32 meter range from which to use the /setPermission command on a structure. | ||
+ | ||[[Factory Administration 3 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||hopper_cannot_remove_admin | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||You cannot remove an admin from the hopper list. | ||
+ | ||Message a player who is on the hopper list of a structure attempts to remove an administrator from the hopper list. | ||
+ | ||[[Factory Administration 4 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||modify_list_invalid_player | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||%NO is an invalid player name. | ||
+ | ||Message a player receives if they attempt to add an invalid character or name to the admin list of a character that doesnt exist. | ||
+ | ||[[Factory Administration 5 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||no_transfer_target | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||You must specify a player with whom to transfer ownership. | ||
+ | ||Message a player receives if they use the /transferstructure command without having a player targeted or a player name parameter inputted. | ||
+ | ||[[Factory Administration 6 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||not_able_to_own | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||%NT is not able to own this structure. | ||
+ | ||Message a player receives if they use the /transferstructure command to transfer the structure to a player who does not have enough lots to accept the transfer. | ||
+ | ||[[Factory Administration 7 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||ownership_transferred_in | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||%NT has transfered ownership of the structure to you | ||
+ | ||Message a player receives when they have a structure transferred to them. | ||
+ | ||[[Factory Administration 8 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||ownership_transferred_out | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||Ownership of the structure has been transferred to %NT. | ||
+ | ||Message a player receives when they successfully transfer a structure to another player. | ||
+ | ||[[Factory Administration 9 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||permission_40_char | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||Permission list entries cannot be longer than 40 characters. | ||
+ | ||Message a player receives if they attempt to enter more than 40 characters into adding a player into the hopper list or admin list. | ||
+ | ||[[Factory Administration 10 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||player_added | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||%NO added to the list. | ||
+ | ||Message a player receives when they successfully add someone to the administrator list or hopper list. | ||
+ | ||[[Factory Administration 11 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||player_removed | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||%NO removed from the list. | ||
+ | ||Message a player receives when they successfully remove someone to the administrator list or hopper list. | ||
+ | ||[[Factory Administration 12 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||too_many_entries | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||You have too many entries on that list. You must remove some before adding more. | ||
+ | ||Message a player receives if they attempt to add another player to the hopper or admin list if they have 36 players already. | ||
+ | ||[[Factory Administration 13 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||already_owner | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||You are already the owner. | ||
+ | ||Message a player receives if they target themself and then use the /transferstructure command | ||
+ | ||[[Factory Administration 14 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||format_setpermission_type_player | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||Format: /setPermission <type> <player> | ||
+ | ||Message sent if a player issues a /setPermission command without any parameters | ||
+ | ||[[Factory Administration 15 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||must_specify_list | ||
+ | ||/string/en/ | ||
+ | ||player_structure.stf | ||
+ | ||internal_command_string | ||
+ | ||You must specify a valid permission list (Entry, Ban, Admin, Hopper) | ||
+ | ||Message a player receives if they issue a /setpermission command with an invalid parameter (ex. /setPermission HAHA ) | ||
+ | ||[[Factory Administration 16 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
|} | |} | ||
|} | |} |
Latest revision as of 10:19, 11 July 2009
This article or section needs proper wiki formatting. |
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.
|
System Messages
|