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)
 
(3 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Forage System Messages (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game 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||[[Foraging 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||sys_forage_already||/string/en/||skl_use.stf||internal_command_string||You are already foraging.||Notes||[[Foraging 2 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||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"
 +
||sys_forage_cant||/string/en/||skl_use.stf||internal_command_string||You can't forage right now.||Notification sent to the player if they are under a state (such as combat) that prevents them from initiating the forage ability successfully||[[Foraging 4 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||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"
 +
||sys_forage_empty||/string/en/||skl_use.stf||internal_command_string||There is nothing in this area to forage.||Notification sent to the player when they have used up the forage lots for that 20 meter area and requires them to move to a new location if they wish to forage||[[Foraging 6 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||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"
 +
||sys_forage_attrib||/string/en/||skl_use.stf||internal_command_string||You need to rest before you can forage again.||Notification sent to the player if their action is too low to initiate a forage attempt||[[Foraging 8 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||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"
 +
||sys_forage_combatfail||/string/en/||skl_use.stf||internal_command_string||Combat distracts you from your foraging attempt.||Notification sent to the player if they enter combat while foraging||[[Foraging 10 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||sys_forage_noskill||/string/en/||skl_use.stf||internal_command_string||You lack the skill to forage.||Notification sent to the player if they attempt the forage command without having learned it||[[Foraging 11 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||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]]
 +
 
 +
 
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 06:18, 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. Notification sent to the player if they are under a state (such as combat) that prevents them from initiating the forage ability successfully 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. Notification sent to the player when they have used up the forage lots for that 20 meter area and requires them to move to a new location if they wish to forage 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. Notification sent to the player if their action is too low to initiate a forage attempt 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. Notification sent to the player if they enter combat while foraging Example
sys_forage_noskill /string/en/ skl_use.stf internal_command_string You lack the skill to forage. Notification sent to the player if they attempt the forage command without having learned it Example
sys_forage_noroom /string/en/ skl_use.stf internal_command_string Some foraged items were discarded, because your inventory is full. Notes Example