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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System 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
 
||Examples
  
Line 90: Line 83:
 
||internal_command_string
 
||internal_command_string
 
||You cannot add a banned player to the entry list.
 
||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
 
||Examples
  

Revision as of 13:39, 4 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


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. Examples


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. Examples
no_entry_list /string/en/ player_structure.stf internal_command_string Only buildings have entry lists. Notes Examples


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