Difference between revisions of "Waypoint (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 30: Line 30:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''||'''Notes'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''||'''Notes'''
|-
+
 
 +
|- align="center"
 
||survey_waypoint_name
 
||survey_waypoint_name
 
||/string/en/
 
||/string/en/
Line 38: Line 39:
 
||Prompt Number
 
||Prompt Number
 
||
 
||
|-
+
 
 +
 
 +
|- align="center"
 +
||no_waypoint_datapad_full
 +
||/string/en/
 +
||shared.stf
 +
||internal_command_string
 +
||Cannot create a new waypoint, your datapad is full.
 +
||Prompt Number
 +
||
 +
 
 +
 
 +
|- 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
 +
||
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 17:58, 13 December 2007

Game Messages - Waypoint (Game Messages)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Description

Category description here

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

Waypoint names

ID Path Filename Trigger Message Prompt Notes
survey_waypoint_name /string/en/ skl_use.stf internal_command_string Resource Survey Prompt Number


no_waypoint_datapad_full /string/en/ shared.stf internal_command_string Cannot create a new waypoint, your datapad is full. Prompt Number


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_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