Difference between revisions of "Harvest Corpse Messages (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 70: Line 70:
 
|- align="center"
 
|- 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.||||[[Harvest Corpse 3 (Example)|Example]]
 
||creature_quality_skinny||/string/en/||skl_use.stf||internal_command_string||You harvested %DI unit(s) of %TU.  The creature was scrawny and unhealthy.||||[[Harvest Corpse 3 (Example)|Example]]
 +
  
 
|- align="center"
 
|- 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.||||[[Harvest Corpse 5 (Example)|Example]]
+
||no_resource||/string/en/||error_message.stf||internal_command_string||You cannot harvest that from the creature.||Message a player receives if they attempt to issue a harvest command with a paramater that includes a resource type that the creature doesn't have such as issuing /harvestcorpse bone on a creature that doesnt have bone resource||[[Harvest Corpse 6 (Example)|Example]]
|- align="center"
+
||no_resource||/string/en/||error_message.stf||internal_command_string||You cannot harvest that from the creature.||||[[Harvest Corpse 6 (Example)|Example]]
+
 
|- align="center"
 
|- align="center"
 
||nothing_to_harvest||/string/en/||skl_use.stf||internal_command_string||The creature did not have any intact harvestable resources.||||[[Harvest Corpse 7 (Example)|Example]]
 
||nothing_to_harvest||/string/en/||skl_use.stf||internal_command_string||The creature did not have any intact harvestable resources.||||[[Harvest Corpse 7 (Example)|Example]]

Revision as of 04:40, 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

Harvest Corpse 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
creature_quality_medium /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was of medium size. Example
creature_quality_skinny /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was scrawny and unhealthy. Example


no_resource /string/en/ error_message.stf internal_command_string You cannot harvest that from the creature. Message a player receives if they attempt to issue a harvest command with a paramater that includes a resource type that the creature doesn't have such as issuing /harvestcorpse bone on a creature that doesnt have bone resource Example
nothing_to_harvest /string/en/ skl_use.stf internal_command_string The creature did not have any intact harvestable resources. Example
group_harvest_bonus /string/en/ skl_use.stf internal_command_string You have received a bonus to harvesting because you were in a group! Example
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! Example
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! Example
harvest_corpse_failed /string/en/ error_message.stf internal_command_string What corpse would you like to extract resources from? Example
harvested_on_corpse /string/en/ error_message.stf internal_command_string One or more resource containers were left on %TT. Example
prose_harvest_corpse_failed /string/en/ error_message.stf internal_command_string You cannot extract resources from %TT in your current state. Example
rare_harvest_on_corpse /string/en/ error_message.stf internal_command_string A rare harvest resource has been left on %TT. Example
target_not_creature /string/en/ error_message.stf internal_command_string The selected action cannot be performed because your target is not a creature. Example
creature_quality_fat /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was fat and healthy. Example