Difference between revisions of "Forage System Messages (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
Line 70: Line 70:
  
 
|- align="center"
 
|- align="center"
||sys_forage_inside||/string/en/||skl_use.stf||internal_command_string||You can't forage inside a structure.||Notes||Examples
+
||sys_forage_inside||/string/en/||skl_use.stf||internal_command_string||You can't forage inside a structure.||Notes||[[Foraging 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_already||/string/en/||skl_use.stf||internal_command_string||You are already foraging.||Notes||Examples
+
||sys_forage_already||/string/en/||skl_use.stf||internal_command_string||You are already foraging.||Notes||[[Foraging 2 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_start||/string/en/||skl_use.stf||internal_command_string||You begin to search the area for goods.||Notes||Examples
+
||sys_forage_start||/string/en/||skl_use.stf||internal_command_string||You begin to search the area for goods.||Notes||[[Foraging 3 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_cant||/string/en/||skl_use.stf||internal_command_string||You can't forage right now.||Notes||Examples
+
||sys_forage_cant||/string/en/||skl_use.stf||internal_command_string||You can't forage right now.||Notes||[[Foraging 4 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_success||/string/en/||skl_use.stf||internal_command_string||Your attempt at foraging was a success!||Notes||Examples
+
||sys_forage_success||/string/en/||skl_use.stf||internal_command_string||Your attempt at foraging was a success!||Notes||[[Foraging 5 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_empty||/string/en/||skl_use.stf||internal_command_string||There is nothing in this area to forage.||Notes||Examples
+
||sys_forage_empty||/string/en/||skl_use.stf||internal_command_string||There is nothing in this area to forage.||Notes||[[Foraging 6 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_fail||/string/en/||skl_use.stf||internal_command_string||You failed to find anything worth foraging.||Notes||Examples
+
||sys_forage_fail||/string/en/||skl_use.stf||internal_command_string||You failed to find anything worth foraging.||Notes||[[Foraging 7 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_attrib||/string/en/||skl_use.stf||internal_command_string||You need to rest before you can forage again.||Notes||Examples
+
||sys_forage_attrib||/string/en/||skl_use.stf||internal_command_string||You need to rest before you can forage again.||Notes||[[Foraging 8 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_movefail||/string/en/||skl_use.stf||internal_command_string||You fail to forage because you moved.||Notes||Examples
+
||sys_forage_movefail||/string/en/||skl_use.stf||internal_command_string||You fail to forage because you moved.||Notes||[[Foraging 9 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_combatfail||/string/en/||skl_use.stf||internal_command_string||Combat distracts you from your foraging attempt.||Notes||Examples
+
||sys_forage_combatfail||/string/en/||skl_use.stf||internal_command_string||Combat distracts you from your foraging attempt.||Notes||[[Foraging 10 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_noskill||/string/en/||skl_use.stf||internal_command_string||You lack the skill to forage.||Notes||Examples
+
||sys_forage_noskill||/string/en/||skl_use.stf||internal_command_string||You lack the skill to forage.||Notes||[[Foraging 11 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||sys_forage_noroom||/string/en/||skl_use.stf||internal_command_string||Some foraged items were discarded, because your inventory is full.||Notes||Examples
+
||sys_forage_noroom||/string/en/||skl_use.stf||internal_command_string||Some foraged items were discarded, because your inventory is full.||Notes||[[Foraging 12 (Example)|Example]]
  
  

Revision as of 06:15, 1 September 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

Forage System Messages (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



sys_forage_inside /string/en/ skl_use.stf internal_command_string You can't forage inside a structure. Notes Example
sys_forage_already /string/en/ skl_use.stf internal_command_string You are already foraging. Notes Example
sys_forage_start /string/en/ skl_use.stf internal_command_string You begin to search the area for goods. Notes Example
sys_forage_cant /string/en/ skl_use.stf internal_command_string You can't forage right now. Notes Example
sys_forage_success /string/en/ skl_use.stf internal_command_string Your attempt at foraging was a success! Notes Example
sys_forage_empty /string/en/ skl_use.stf internal_command_string There is nothing in this area to forage. Notes Example
sys_forage_fail /string/en/ skl_use.stf internal_command_string You failed to find anything worth foraging. Notes Example
sys_forage_attrib /string/en/ skl_use.stf internal_command_string You need to rest before you can forage again. Notes Example
sys_forage_movefail /string/en/ skl_use.stf internal_command_string You fail to forage because you moved. Notes Example
sys_forage_combatfail /string/en/ skl_use.stf internal_command_string Combat distracts you from your foraging attempt. Notes Example
sys_forage_noskill /string/en/ skl_use.stf internal_command_string You lack the skill to forage. Notes Example
sys_forage_noroom /string/en/ skl_use.stf internal_command_string Some foraged items were discarded, because your inventory is full. Notes Example