Difference between revisions of "Waypoint (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Email / System Messages)
(Email / System Messages)
 
(5 intermediate revisions by 3 users not shown)
Line 42: Line 42:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Waypoint Messages
+
Waypoint (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 49: Line 49:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D50%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 64: Line 64:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="150px"|'''ID'''||width="80px"|'''Path'''||width="80px"|'''Filename'''||'''Trigger'''||'''Message'''||width="80px"|'''Prompt'''||'''Notes'''
+
|width="150px"|'''ID'''||width="80px"|'''Path'''||width="80px"|'''Filename'''||'''Trigger'''||'''Message'''||width="80px"|'''Notes'''||'''Example'''
 
+
 
+
 
|- align="center"
 
|- align="center"
||groupwaypoint
+
||groupwaypoint||/string/en/||group.stf||internal_command_string||Nearest mission for group||Waypoint Name created to indicate which mission is closest to the greatest amount of players in a group. ||[[Waypoint Example 1 (Example)|Example]]
||/string/en/
+
||group.stf
+
||internal_command_string
+
||Nearest mission for group
+
||
+
||Waypoint Name created to indicate which mission is closest to the greatest amount of players in a group.
+
 
+
 
|- align="center"
 
|- align="center"
||no_waypoint_datapad_full
+
||no_waypoint_datapad_full||/string/en/||shared.stf||internal_command_string||Cannot create a new waypoint, your datapad is full.||Prompt Number||[[Waypoint Example 2 (Example)|Example]]
||/string/en/
+
|- align="center"
||shared.stf
+
||survey_waypoint_name||/string/en/||skl_use.stf||internal_command_string||Resource Survey||The name for the survey waypoint.||[[Waypoint Example 3 (Example)|Example]]
||internal_command_string
+
|- align="center"
||Cannot create a new waypoint, your datapad is full.
+
||waypoint_in_other_space_zone||/string/en/||shared.stf||internal_command_string||The waypoint cannot be activated because the target is in a different system.||Prompt Number||[[Waypoint Example 4 (Example)|Example]]
||Prompt Number
+
|- align="center"
||
+
||waypoint_on_other_planet||/string/en/||shared.stf||internal_command_string||The waypoint cannot be activated because the target is on a different planet.||Prompt Number||[[Waypoint Example 5 (Example)|Example]]
  
  
 
|- align="center"
 
|- align="center"
||survey_waypoint_name
+
||too_many_waypoints||/string/en/||base_player.stf||internal_command_string||You have too many waypoints in your datapad.  Please delete some before creating more.||Patch 14||[[Waypoint Example 6 (Example)|Example]]
||/string/en/
+
||skl_use.stf
+
||internal_command_string
+
||Resource Survey
+
||Prompt Number
+
||The name for the survey waypoint.
+
  
|- align="center"
 
||waypoint_in_other_space_zone||/string/en/||shared.stf||internal_command_string||The waypoint cannot be activated because the target is in a different system.||Prompt Number||
 
|- align="center"
 
||waypoint_on_other_planet||/string/en/||shared.stf||internal_command_string||The waypoint cannot be activated because the target is on a different planet.||Prompt Number||
 
 
|}
 
|}
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:23, 18 August 2009

Game Messages - Waypoint

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

Waypoint (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

Email / System Messages

ID Path Filename Trigger Message Notes Example
groupwaypoint /string/en/ group.stf internal_command_string Nearest mission for group Waypoint Name created to indicate which mission is closest to the greatest amount of players in a group. Example
no_waypoint_datapad_full /string/en/ shared.stf internal_command_string Cannot create a new waypoint, your datapad is full. Prompt Number Example
survey_waypoint_name /string/en/ skl_use.stf internal_command_string Resource Survey The name for the survey waypoint. Example
waypoint_in_other_space_zone /string/en/ shared.stf internal_command_string The waypoint cannot be activated because the target is in a different system. Prompt Number Example
waypoint_on_other_planet /string/en/ shared.stf internal_command_string The waypoint cannot be activated because the target is on a different planet. Prompt Number Example


too_many_waypoints /string/en/ base_player.stf internal_command_string You have too many waypoints in your datapad. Please delete some before creating more. Patch 14 Example