Difference between revisions of "Fish Filleting (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)}...)
 
 
(4 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Fish Filleting (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|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/
+
|- align="center"
||filename.stf
+
||already_fileted
 +
||/string/en/
 +
||fishing.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||But this fish has already been fileted.
||Notes
+
||(unknown)
||Examples
+
||[[Fish Fillet 1 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||good_filet
 +
||/string/en/
 +
||fishing.stf
 +
||internal_command_string
 +
||You successfully filet the fish.
 +
||Message sent when the fish is filleted
 +
||[[Fish Fillet 2 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||no_resource
 +
||/string/en/
 +
||fishing.stf
 +
||internal_command_string
 +
||There was no salvagable resource to harvest.
 +
||(unknown)
 +
||[[Fish Fillet 3 (Example)|Examples]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||units_inventory
 +
||/string/en/
 +
||fishing.stf
 +
||internal_command_string
 +
||You require %DI units of available space in your inventory to filet this fish.
 +
||Message sent to the player if they do not have at least 2 units of space available in inventory for the fish contents to be dumped in. Fish always come with chum and a meat stacks o the player must have an inventory no greater than 78/80.
 +
||[[Fish Fillet 4 (Example)|Examples]]
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 18:36, 11 July 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

Fish Filleting (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
already_fileted /string/en/ fishing.stf internal_command_string But this fish has already been fileted. (unknown) Examples


good_filet /string/en/ fishing.stf internal_command_string You successfully filet the fish. Message sent when the fish is filleted Examples


no_resource /string/en/ fishing.stf internal_command_string There was no salvagable resource to harvest. (unknown) Examples


units_inventory /string/en/ fishing.stf internal_command_string You require %DI units of available space in your inventory to filet this fish. Message sent to the player if they do not have at least 2 units of space available in inventory for the fish contents to be dumped in. Fish always come with chum and a meat stacks o the player must have an inventory no greater than 78/80. Examples