Difference between revisions of "Find (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(6 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Find (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 84: Line 84:
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 +
 +
 +
 +
 +
  
 
|- align="center"
 
|- align="center"
  
||find_prompt
+
||prose_find_set
 
||/string/en/
 
||/string/en/
 
||base_player.stf
 
||base_player.stf
 
||internal_command_string
 
||internal_command_string
||Select a category of planetary map locations to search for.
+
||An active waypoint has been set to the nearest '%TO'.
 +
||Notes
 +
||Examples
 +
 
 +
|- align="center"
 +
 
 +
||prose_find_unfound
 +
||/string/en/
 +
||base_player.stf
 +
||internal_command_string
 +
||/Find was unable to locate a '%TO' near you.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 98: Line 113:
 
|- align="center"
 
|- align="center"
  
||find_title
+
||prose_find_unknown_arg
 
||/string/en/
 
||/string/en/
 
||base_player.stf
 
||base_player.stf
 
||internal_command_string
 
||internal_command_string
||/Find Category Selector
+
||/Find was unable to parse a category for '%TO'.
 +
||Notes
 +
||Examples
 +
 
 +
|- align="center"
 +
 
 +
||no_cloning_facilities
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||There are no registered cloning facilities for the planet.
 +
||Notes
 +
||Examples
 +
 
 +
 
 +
|- align="center"
 +
 
 +
||prose_over_max_entries
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||List truncated. Display request over %DI entry maximum.
 +
||Notes
 +
||Examples
 +
 
 +
|- align="center"
 +
 
 +
||no_registered_locs
 +
||/string/en/
 +
||find_display.stf
 +
||internal_command_string
 +
||There currently are not registered map locations on this planet.
 
||Notes
 
||Notes
 
||Examples
 
||Examples

Latest revision as of 18:17, 11 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

Find (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
find_datapad_full /string/en/ base_player.stf internal_command_string /Find was unable to create a waypoint. It is likely that your datapad is full. Notes Examples
find_general_error /string/en/ base_player.stf internal_command_string /Find was unable to complete your request. Please try again. Notes Examples




prose_find_set /string/en/ base_player.stf internal_command_string An active waypoint has been set to the nearest '%TO'. Notes Examples
prose_find_unfound /string/en/ base_player.stf internal_command_string /Find was unable to locate a '%TO' near you. Notes Examples


prose_find_unknown_arg /string/en/ base_player.stf internal_command_string /Find was unable to parse a category for '%TO'. Notes Examples
no_cloning_facilities /string/en/ error_message.stf internal_command_string There are no registered cloning facilities for the planet. Notes Examples


prose_over_max_entries /string/en/ error_message.stf internal_command_string List truncated. Display request over %DI entry maximum. Notes Examples
no_registered_locs /string/en/ find_display.stf internal_command_string There currently are not registered map locations on this planet. Notes Examples