Difference between revisions of "Unknown Unknown (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(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"
+
|----
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
|east
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|East
 +
|
 +
|
 +
|----
 +
|north
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|North
 +
|
 +
|
 +
|----
 +
|northeast
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Northeast
 +
|
 +
|
 +
|----
 +
|northwest
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Northwest
 +
|
 +
|
 +
|----
 +
|south
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|South
 +
|
 +
|
 +
|----
 +
|southeast
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Southeast
 +
|
 +
|
 +
|----
 +
|southwest
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Southwest
 +
|
 +
|
 +
|----
 +
|unknown
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Unknown
 +
|
 +
|
 +
|----
 +
|west
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|West
 +
|
 +
|
 +
|----
 +
|dancer
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Dancer
 +
|
 +
|
 +
|----
 +
|mission_title
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Mission:
 +
|
 +
|
 +
|----
 +
|droid_purchase_prompt
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Choose the type of probe droid you wish to purchase:
 +
|
 +
|
 +
|----
 +
|droid_seeker_buy_confirmation
 +
|/string/en/mission/
 +
|mission_generic.stf
 +
|
 +
|Do you wish to purchase a Seeker Probe Droid for 200 credits?
 +
|
 +
|
 
|}
 
|}
 
|}
 
|}

Revision as of 05:31, 12 August 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

Unknown Unknown (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
east /string/en/mission/ mission_generic.stf East
north /string/en/mission/ mission_generic.stf North
northeast /string/en/mission/ mission_generic.stf Northeast
northwest /string/en/mission/ mission_generic.stf Northwest
south /string/en/mission/ mission_generic.stf South
southeast /string/en/mission/ mission_generic.stf Southeast
southwest /string/en/mission/ mission_generic.stf Southwest
unknown /string/en/mission/ mission_generic.stf Unknown
west /string/en/mission/ mission_generic.stf West
dancer /string/en/mission/ mission_generic.stf Dancer
mission_title /string/en/mission/ mission_generic.stf Mission:
droid_purchase_prompt /string/en/mission/ mission_generic.stf Choose the type of probe droid you wish to purchase:
droid_seeker_buy_confirmation /string/en/mission/ mission_generic.stf Do you wish to purchase a Seeker Probe Droid for 200 credits?