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

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
Line 65: Line 65:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 +
 +
 +
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||sys_forage_inside||/string/en/||skl_use.stf||internal_command_string||You can't forage inside a structure.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_already||/string/en/||skl_use.stf||internal_command_string||You are already foraging.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_start||/string/en/||skl_use.stf||internal_command_string||You begin to search the area for goods.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_cant||/string/en/||skl_use.stf||internal_command_string||You can't forage right now.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_success||/string/en/||skl_use.stf||internal_command_string||Your attempt at foraging was a success!||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_empty||/string/en/||skl_use.stf||internal_command_string||There is nothing in this area to forage.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_fail||/string/en/||skl_use.stf||internal_command_string||You failed to find anything worth foraging.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_attrib||/string/en/||skl_use.stf||internal_command_string||You need to rest before you can forage again.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_movefail||/string/en/||skl_use.stf||internal_command_string||You fail to forage because you moved.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_combatfail||/string/en/||skl_use.stf||internal_command_string||Combat distracts you from your foraging attempt.||Notes||Examples
 +
 
 +
|- align="center"
 +
||sys_forage_noskill||/string/en/||skl_use.stf||internal_command_string||You lack the skill to forage.||Notes||Examples
 +
 
 +
|- 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
 +
 
 +
 
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 06:55, 29 September 2008




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

Template (Game Messages)

Related Tags

0% This document has not been started.

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