Difference between revisions of "Harvest Corpse 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 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/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||creature_quality_fat||/string/en/||skl_use.stf||internal_command_string||You harvested %DI unit(s) of %TU.  The creature was fat and healthy.||||
 +
 
 +
|- align="center"
 +
||corpse_harvest_success||/string/en/||skl_use.stf||internal_command_string||Corpse resources were successfully extracted!||||
 +
|- align="center"
 +
||creature_quality_medium||/string/en/||skl_use.stf||internal_command_string||You harvested %DI unit(s) of %TU.  The creature was of medium size.||||
 +
|- align="center"
 +
||creature_quality_skinny||/string/en/||skl_use.stf||internal_command_string||You harvested %DI unit(s) of %TU.  The creature was scrawny and unhealthy.||||
 +
|- align="center"
 +
||creature_quality_scrawny||/string/en/||skl_use.stf||internal_command_string||You harvested %DI unit(s) of %TU.  The creature was skinny.||||
 +
|- align="center"
 +
||group_conserve||/string/en/||skl_use.stf||internal_command_string||You only harvest a portion of the resources, leaving some behind for your groupmates.||||
 +
|- align="center"
 +
||no_resource||/string/en/||error_message.stf||internal_command_string||You cannot harvest that from the creature.||||
 +
|- align="center"
 +
||nothing_to_harvest||/string/en/||skl_use.stf||internal_command_string||The creature did not have any intact harvestable resources.||||
 +
|- align="center"
 +
||group_harvest_bonus||/string/en/||skl_use.stf||internal_command_string||You have received a bonus to harvesting because you were in a group!||||
 +
|- align="center"
 +
||group_harvest_bonus_ranger||/string/en/||skl_use.stf||internal_command_string||You have received a bonus to harvesting because you were in a group with a Ranger nearby!||||
 +
|- align="center"
 +
||group_harvest_bonus_masterranger||/string/en/||skl_use.stf||internal_command_string||You have received a bonus to harvesting because you were in a group with a Master Ranger nearby!||||
 +
|- align="center"
 +
||harvest_corpse_failed||/string/en/||error_message.stf||internal_command_string||What corpse would you like to extract resources from?||||
 +
|- align="center"
 +
||harvested_on_corpse||/string/en/||error_message.stf||internal_command_string||One or more resource containers were left on %TT.||||
 +
|- align="center"
 +
||prose_harvest_corpse_failed||/string/en/||error_message.stf||internal_command_string||You cannot extract resources from %TT in your current state.||||
 +
|- align="center"
 +
||rare_harvest_on_corpse||/string/en/||error_message.stf||internal_command_string||A rare harvest resource has been left on %TT.||||
 +
 
 +
 
 +
|- align="center"
 +
||target_not_creature
 +
||/string/en/
 +
||error_message.stf
 +
||internal_command_string
 +
||The selected action cannot be performed because your target is not a creature.
 +
||
 +
||
 +
 
 +
 
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 03:57, 13 February 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

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
creature_quality_fat /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was fat and healthy.
corpse_harvest_success /string/en/ skl_use.stf internal_command_string Corpse resources were successfully extracted!
creature_quality_medium /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was of medium size.
creature_quality_skinny /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was scrawny and unhealthy.
creature_quality_scrawny /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was skinny.
group_conserve /string/en/ skl_use.stf internal_command_string You only harvest a portion of the resources, leaving some behind for your groupmates.
no_resource /string/en/ error_message.stf internal_command_string You cannot harvest that from the creature.
nothing_to_harvest /string/en/ skl_use.stf internal_command_string The creature did not have any intact harvestable resources.
group_harvest_bonus /string/en/ skl_use.stf internal_command_string You have received a bonus to harvesting because you were in a group!
group_harvest_bonus_ranger /string/en/ skl_use.stf internal_command_string You have received a bonus to harvesting because you were in a group with a Ranger nearby!
group_harvest_bonus_masterranger /string/en/ skl_use.stf internal_command_string You have received a bonus to harvesting because you were in a group with a Master Ranger nearby!
harvest_corpse_failed /string/en/ error_message.stf internal_command_string What corpse would you like to extract resources from?
harvested_on_corpse /string/en/ error_message.stf internal_command_string One or more resource containers were left on %TT.
prose_harvest_corpse_failed /string/en/ error_message.stf internal_command_string You cannot extract resources from %TT in your current state.
rare_harvest_on_corpse /string/en/ error_message.stf internal_command_string A rare harvest resource has been left on %TT.


target_not_creature /string/en/ error_message.stf internal_command_string The selected action cannot be performed because your target is not a creature.