Difference between revisions of "Consent (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
Line 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
 
 +
||prose_consent
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You give your consent to %TO.
 +
||Notes
 +
||Examples
 +
 
 +
 
 +
 
 +
|- align="center"
 +
 
 +
||prose_unconsent
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You revoke your consent from %TO.
 +
||Notes
 +
||Examples
 +
 
 +
 
 +
|- align="center"
 +
 
 +
||haveconsent_false
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You do not have their consent.
 +
||Notes
 +
||Examples
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 03:22, 30 September 2008




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
prose_consent /string/en/ base_player.stf internal_command_string You give your consent to %TO. Notes Examples


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


haveconsent_false /string/en/ base_player.stf internal_command_string You do not have their consent. Notes Examples