Difference between revisions of "Avoid Scans System Messages(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)
 
(3 intermediate revisions by 3 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Avoid Scans System Messages (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{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"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||smuggler_scan_fail
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You have failed to avoid the scan.
 +
||Patch 14
 +
||[[Avoid Scan 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||smuggler_scan_success
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||You have successfully evaded the scan.
 +
||Notes
 +
||[[Avoid Scan 2 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 11:20, 15 February 2010




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

Avoid Scans System Messages (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
smuggler_scan_fail /string/en/ base_player.stf internal_command_string You have failed to avoid the scan. Patch 14 Example
smuggler_scan_success /string/en/ base_player.stf internal_command_string You have successfully evaded the scan. Notes Example