Difference between revisions of "Using Shellfish Harvesting Tool (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
Line 9: Line 9:
 
== Related Tags ==
 
== Related Tags ==
  
{|
+
{| align="center"
 
|-
 
|-
 
||{{D50%}}
 
||{{D50%}}
Line 15: Line 15:
 
||{{Game Messages}}
 
||{{Game Messages}}
 
|-
 
|-
 
 
|}
 
|}
 
|}
 
|}
Line 29: Line 28:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
 
|- align="center"
 
|- align="center"
||found_nothing
+
||found_nothing||/string/en/||harvesting.stf||internal_command_string||You were unable to locate any resources.||
||/string/en/
+
||harvesting.stf
+
||internal_command_string
+
||You were unable to locate any resources.
+
||
+
 
|- align="center"
 
|- align="center"
 
+
||found_mollusks||/string/en/||harvesting.stf||internal_command_string||You managed to locate some mollusks.||
||found_mollusks
+
||/string/en/
+
||harvesting.stf
+
||internal_command_string
+
||You managed to locate some mollusks.
+
||
+
 
|- align="center"
 
|- align="center"
 
+
||found_crustaceans||/string/en/||harvesting.stf||internal_command_string||You managed to locate some crustaceans.||
 
+
 
+
||found_crustaceans
+
||/string/en/
+
||harvesting.stf
+
||internal_command_string
+
||You managed to locate some crustaceans.
+
||
+
 
|- align="center"
 
|- align="center"
 
+
||swimming||/string/en/||harvesting.stf||internal_command_string||You cannot use this device while swimming.||
 
+
 
+
||swimming
+
||/string/en/
+
||harvesting.stf
+
||internal_command_string
+
||You cannot use this device while swimming.
+
||
+
 
|- align="center"
 
|- align="center"
 
+
||inside||/string/en/||harvesting.stf||internal_command_string||You cannot use this device while indoors.||
 
+
 
+
||inside
+
||/string/en/
+
||harvesting.stf
+
||internal_command_string
+
||You cannot use this device while indoors.
+
||
+
 
|- align="center"
 
|- align="center"
 
+
||in_water||/string/en/||harvesting.stf||internal_command_string||You must be standing in water to use this device.||
 
+
||in_water
+
||/string/en/
+
||harvesting.stf
+
||internal_command_string
+
||You must be standing in water to use this device.
+
||
+
 
|- align="center"
 
|- align="center"
 
+
||busy||/string/en/||harvesting.stf||internal_command_string||You are already searching the area for shellfish.||
 
+
 
+
||busy
+
||/string/en/
+
||harvesting.stf
+
||internal_command_string
+
||You are already searching the area for shellfish.
+
||
+
|- align="center"
+
 
+
 
+
 
+
 
+
 
+
 
+
 
|}
 
|}
 
|}
 
|}

Revision as of 12:03, 13 December 2007

Game Messages - Using Shellfish Harvesting Tool

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

50% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Prompt
found_nothing /string/en/ harvesting.stf internal_command_string You were unable to locate any resources.
found_mollusks /string/en/ harvesting.stf internal_command_string You managed to locate some mollusks.
found_crustaceans /string/en/ harvesting.stf internal_command_string You managed to locate some crustaceans.
swimming /string/en/ harvesting.stf internal_command_string You cannot use this device while swimming.
inside /string/en/ harvesting.stf internal_command_string You cannot use this device while indoors.
in_water /string/en/ harvesting.stf internal_command_string You must be standing in water to use this device.
busy /string/en/ harvesting.stf internal_command_string You are already searching the area for shellfish.