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

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
(System Messages)
Line 26: Line 26:
 
{| class="wikitable"
 
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||found_nothing||/string/en/||harvesting.stf||internal_command_string||You were unable to locate any resources.||
+
||found_nothing||/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.||||
 
|}
 
|}
 
|}
 
|}

Revision as of 03:01, 19 August 2009

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

Shellfish Harvesting Tool (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
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.