Difference between revisions of "Waypoint Node Event (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...) |
(→System Messages) |
||
Line 28: | Line 28: | ||
== System Messages == | == System Messages == | ||
+ | |||
{| align="center" | {| align="center" | ||
Line 35: | Line 36: | ||
|- 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" | ||
− | || | + | ||<font size=1>node_not_close</font>||<font size=1>/string/en/</font>||<font size=1>survey.stf</font>||<font size=1>internal_command_string</font>||<font size=1>You weren't close enough to the concentration to recover it.</font>||<font size=1>Notification to a player that they were too far away from the generated waypoint to successfully sample for the node.</font> |
+ | ||[[Waypoint Node1 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||<font size=1>node_recovery</font>||<font size=1>/string/en/</font>||<font size=1>survey.stf</font>||<font size=1>internal_command_string</font>||<font size=1>You successfully recover a particularly rich concentration of resource!</font>||<font size=1>Notification to a player that they successfully recovered the node.</font> | ||
+ | ||[[Waypoint Node2 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||<font size=1>node_waypoint</font>||<font size=1>/string/en/</font>||<font size=1>survey.stf</font>||<font size=1>internal_command_string</font>||<font size=1>A waypoint to the concentration has been added to your datapad.</font>||<font size=1>This is a message received by the player when they choose to find the resource node. The player is notified that a waypoint has generated to it.</font> | ||
+ | ||[[Waypoint Node3 (Example)|Example]] | ||
+ | |||
+ | |||
|} | |} | ||
|} | |} |
Revision as of 00:03, 20 August 2009
This article or section needs proper wiki formatting. |
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.
|
System Messages
|