Difference between revisions of "Seeker Droid Radial (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
 
(2 intermediate revisions by the same user not shown)
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"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||probe_droid_activate
 +
||/string/en/mission/
 +
||mission_generic.stf
 +
||internal_command_string
 +
||Probe Droid Command
 +
||Primary radial menu
 +
||[[Seeker Droid Radial 1 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||probe_droid_find_target
 +
||/string/en/mission/
 +
||mission_generic.stf
 +
||internal_command_string
 +
||Find Bounty Target
 +
||Radial menu option under Probe Droid Command radial menu.  Option allows a seeker droid to track a target and update the waypoint created by the probe droid once.
 +
||[[Seeker Droid Radial 2 (Example)|Examples]]
 +
 
 +
|- align="center"
 +
||probe_droid_track_target
 +
||/string/en/mission/
 +
||mission_generic.stf
 +
||internal_command_string
 +
||Find and Track Target
 +
||Radial menu option under the Probe Droid Command radial menu.  Option allows a seeker droid to continuously track a target and update the waypoint created by the probe droid.
 +
||[[Seeker Droid Radial 3 (Example)|Examples]]
 
|}
 
|}
 
|}
 
|}

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

Template (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


probe_droid_activate /string/en/mission/ mission_generic.stf internal_command_string Probe Droid Command Primary radial menu Examples


probe_droid_find_target /string/en/mission/ mission_generic.stf internal_command_string Find Bounty Target Radial menu option under Probe Droid Command radial menu. Option allows a seeker droid to track a target and update the waypoint created by the probe droid once. Examples
probe_droid_track_target /string/en/mission/ mission_generic.stf internal_command_string Find and Track Target Radial menu option under the Probe Droid Command radial menu. Option allows a seeker droid to continuously track a target and update the waypoint created by the probe droid. Examples