Difference between revisions of "House Entry List (Game Messagse)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(Related Tags)
 
(7 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
House Entry List (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{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"
+
 
||cannot_add_banned
+
||/string/en/
+
||player_structure.stf
+
||internal_command_string
+
||%NO must first be removed from the banned list.
+
||Notes
+
||Examples
+
  
 
|- align="center"
 
|- align="center"
Line 80: Line 73:
 
||internal_command_string
 
||internal_command_string
 
||Installations do not have that permission list.
 
||Installations do not have that permission list.
||Notes
+
||Message a player receives if they attempt to use the /setPermission Entry command on a factory or harvester.
||Examples
+
||[[House Entry List 1 (Example)|Example]]
  
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||no_banned
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You cannot add a banned player to the entry list.
||Notes
+
||Message a player receives if they attempt to add someone to the entry list who is already on the ban list.
||Examples
+
||[[House Entry List 2 (Example)|Example]]
 +
 
 +
 
 +
 
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||no_remove_admin
 
||/string/en/
 
||/string/en/
 
||player_structure.stf
 
||player_structure.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You cannot remove an admin from the entry list.
||Notes
+
||Message that a player receives if they attempt to remove the owner of the structure lot or a player who is already on the administrator list from the entry list.
||Examples
+
||[[House Entry List 3 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 07:34, 17 August 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

House Entry List (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples


installations_no_permission_list /string/en/ player_structure.stf internal_command_string Installations do not have that permission list. Message a player receives if they attempt to use the /setPermission Entry command on a factory or harvester. Example


no_banned /string/en/ player_structure.stf internal_command_string You cannot add a banned player to the entry list. Message a player receives if they attempt to add someone to the entry list who is already on the ban list. Example



no_remove_admin /string/en/ player_structure.stf internal_command_string You cannot remove an admin from the entry list. Message that a player receives if they attempt to remove the owner of the structure lot or a player who is already on the administrator list from the entry list. Example