Difference between revisions of "Fishing Pole Radial Menu (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(4 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Fishing Pole Radial Menu (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 71: Line 71:
 
||internal_command_string
 
||internal_command_string
 
||Start Fishing
 
||Start Fishing
 +
||Notes
 +
||[[Fishing Pole Radial 1 (Example)|Examples]]
 +
 +
|- align="center"
 +
||examine
 +
||/string/en/
 +
||ui_radial.stf
 +
||internal_command_string
 +
||Examine
 +
||Notes
 +
||[[Fishing Pole Radial 1 (Example)|Examples]]
 +
 +
|- align="center"
 +
||item_destroy
 +
||/string/en/
 +
||ui_radial.stf
 +
||internal_command_string
 +
||Destroy
 
||Notes
 
||Notes
 
||[[Fishing Pole Radial 1 (Example)|Examples]]
 
||[[Fishing Pole Radial 1 (Example)|Examples]]
Line 82: Line 100:
 
||Notes
 
||Notes
 
||[[Fishing Pole Radial 2 (Example)|Examples]]
 
||[[Fishing Pole Radial 2 (Example)|Examples]]
 +
 +
|- align="center"
 +
||item_equip
 +
||/string/en/
 +
||ui_radial.stf
 +
||internal_command_string
 +
||Equip
 +
||Notes
 +
||
 +
 +
|- align="center"
 +
||item_unequip
 +
||/string/en/
 +
||ui_radial.stf
 +
||internal_command_string
 +
||Unequip
 +
||Notes
 +
||
 +
 +
|- align="center"
 +
||item_open
 +
||/string/en/
 +
||ui_radial.stf
 +
||internal_command_string
 +
||Open
 +
||Notes
 +
||
 +
 +
|- align="center"
 +
||cannot_remove_bait
 +
||/string/en/
 +
||fishing.stf
 +
||internal_command_string
 +
||You cannot remove bait that is currently in use...
 +
||Message received if the player attempts to remove bait from the fishing pole after they have initiated fishing
 +
||[[Fishing Pole Radial 3 (Example)|Examples]]
 
|}
 
|}
 
|}
 
|}

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

Fishing Pole Radial Menu (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
mnu_start_fishing /string/en/ fishing.stf internal_command_string Start Fishing Notes Examples
examine /string/en/ ui_radial.stf internal_command_string Examine Notes Examples
item_destroy /string/en/ ui_radial.stf internal_command_string Destroy Notes Examples
mnu_stop_fishing /string/en/ fishing.stf internal_command_string Stop Fishing Notes Examples
item_equip /string/en/ ui_radial.stf internal_command_string Equip Notes
item_unequip /string/en/ ui_radial.stf internal_command_string Unequip Notes
item_open /string/en/ ui_radial.stf internal_command_string Open Notes
cannot_remove_bait /string/en/ fishing.stf internal_command_string You cannot remove bait that is currently in use... Message received if the player attempts to remove bait from the fishing pole after they have initiated fishing Examples