Difference between revisions of "Consent (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)}...) |
(→System Messages) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 43: | Line 43: | ||
|valign=top| | |valign=top| | ||
== Description == | == Description == | ||
− | + | Consent (Game Messages) | |
|valign=top| | |valign=top| | ||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game 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" | ||
− | || | + | |
+ | ||prose_consent | ||
+ | ||/string/en/ | ||
+ | ||base_player.stf | ||
+ | ||internal_command_string | ||
+ | ||You give your consent to %TO. | ||
+ | ||Patch 14 | ||
+ | ||[[Consent 1 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||prose_unconsent | ||
+ | ||/string/en/ | ||
+ | ||base_player.stf | ||
+ | ||internal_command_string | ||
+ | ||You revoke your consent from %TO. | ||
+ | ||Notes | ||
+ | ||[[Consent 2 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||haveconsent_false | ||
+ | ||/string/en/ | ||
+ | ||base_player.stf | ||
+ | ||internal_command_string | ||
+ | ||You do not have their consent. | ||
+ | ||Notes | ||
+ | ||[[Consent 3 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||prose_got_consent | ||
+ | ||/string/en/ | ||
+ | ||base_player.stf | ||
+ | ||internal_command_string | ||
+ | ||%TO consents you. | ||
+ | ||Notes | ||
+ | ||[[Consent 4 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||prose_lost_consent | ||
+ | ||/string/en/ | ||
+ | ||base_player.stf | ||
+ | ||internal_command_string | ||
+ | ||%TO no longer consents you. | ||
+ | ||Notes | ||
+ | ||[[Consent 5 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||consent_from_empty | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||No one has granted you their consent. | ||
+ | ||Notes | ||
+ | ||[[Consent 6 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||consent_to_empty | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||You have not granted consent to anyone. | ||
+ | ||Notes | ||
+ | ||[[Consent 7 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | |||
+ | ||syntax_unconsent | ||
+ | ||/string/en/ | ||
+ | ||error_message.stf | ||
+ | ||internal_command_string | ||
+ | ||syntax: /unconsent <player name> {optionally, use commas to seperate several player names} | ||
+ | ||Notes | ||
+ | ||[[Consent 8 (Example)|Example]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||haveconsent_true | ||
+ | ||/string/en/ | ||
+ | ||base_player.stf | ||
+ | ||internal_command_string | ||
+ | ||You have their consent. | ||
+ | ||Notes | ||
+ | ||[[Consent 9 (Example)|Example]] | ||
+ | |||
|} | |} | ||
|} | |} |
Latest revision as of 21:36, 29 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
|