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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 28: Line 28:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|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.||||[[Using Shellfish Harvesting Tool 1 (Example)|Example]]
 
|- 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.||||[[Using Shellfish Harvesting Tool 2 (Example)|Example]]
 
|- 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.||||[[Using Shellfish Harvesting Tool 3 (Example)|Example]]
 
|- 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.||||[[Using Shellfish Harvesting Tool 4 (Example)|Example]]
 
|- 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.||||[[Using Shellfish Harvesting Tool 5 (Example)|Example]]
 
|- 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.||||[[Using Shellfish Harvesting Tool 6 (Example)|Example]]
 
|- 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.||||[[Using Shellfish Harvesting Tool 7 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Revision as of 03:02, 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. Example
found_mollusks /string/en/ harvesting.stf internal_command_string You managed to locate some mollusks. Example
found_crustaceans /string/en/ harvesting.stf internal_command_string You managed to locate some crustaceans. Example
swimming /string/en/ harvesting.stf internal_command_string You cannot use this device while swimming. Example
inside /string/en/ harvesting.stf internal_command_string You cannot use this device while indoors. Example
in_water /string/en/ harvesting.stf internal_command_string You must be standing in water to use this device. Example
busy /string/en/ harvesting.stf internal_command_string You are already searching the area for shellfish. Example