Difference between revisions of "Consent (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
Line 73: Line 73:
 
||You give your consent to %TO.
 
||You give your consent to %TO.
 
||Patch 14
 
||Patch 14
||Examples
+
||[[Consent 1 (Example)|Example]]
  
  
Line 85: Line 85:
 
||You revoke your consent from %TO.
 
||You revoke your consent from %TO.
 
||Notes
 
||Notes
||Examples
+
||[[Consent 2 (Example)|Example]]
  
  
Line 96: Line 96:
 
||You do not have their consent.
 
||You do not have their consent.
 
||Notes
 
||Notes
||Examples
+
||[[Consent 3 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 106: Line 106:
 
||%TO consents you.
 
||%TO consents you.
 
||Notes
 
||Notes
||Examples
+
||[[Consent 4 (Example)|Example]]
  
  
Line 117: Line 117:
 
||%TO no longer consents you.
 
||%TO no longer consents you.
 
||Notes
 
||Notes
||Examples
+
||[[Consent 5 (Example)|Example]]
  
  
Line 128: Line 128:
 
||No one has granted you their consent.
 
||No one has granted you their consent.
 
||Notes
 
||Notes
||Examples
+
||[[Consent 6 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 138: Line 138:
 
||You have not granted consent to anyone.
 
||You have not granted consent to anyone.
 
||Notes
 
||Notes
||Examples
+
||[[Consent 7 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 148: Line 148:
 
||syntax: /unconsent <player name> {optionally, use commas to seperate several player names}
 
||syntax: /unconsent <player name> {optionally, use commas to seperate several player names}
 
||Notes
 
||Notes
||Examples
+
||[[Consent 8 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 157: Line 157:
 
||You have their consent.
 
||You have their consent.
 
||Notes
 
||Notes
||Examples
+
||[[Consent 9 (Example)|Example]]
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 22:36, 29 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

Consent (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
prose_consent /string/en/ base_player.stf internal_command_string You give your consent to %TO. Patch 14 Example


prose_unconsent /string/en/ base_player.stf internal_command_string You revoke your consent from %TO. Notes Example


haveconsent_false /string/en/ base_player.stf internal_command_string You do not have their consent. Notes Example
prose_got_consent /string/en/ base_player.stf internal_command_string %TO consents you. Notes Example


prose_lost_consent /string/en/ base_player.stf internal_command_string %TO no longer consents you. Notes Example


consent_from_empty /string/en/ error_message.stf internal_command_string No one has granted you their consent. Notes Example
consent_to_empty /string/en/ error_message.stf internal_command_string You have not granted consent to anyone. Notes Example
syntax_unconsent /string/en/ error_message.stf internal_command_string syntax: /unconsent <player name> {optionally, use commas to seperate several player names} Notes Example
haveconsent_true /string/en/ base_player.stf internal_command_string You have their consent. Notes Example