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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(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"
+
 
||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"
 
|- align="center"
Line 96: Line 95:
 
|- align="center"
 
|- align="center"
 
||rare_harvest_on_corpse||/string/en/||error_message.stf||internal_command_string||A rare harvest resource has been left on %TT.||||[[Harvest Corpse 14 (Example)|Example]]
 
||rare_harvest_on_corpse||/string/en/||error_message.stf||internal_command_string||A rare harvest resource has been left on %TT.||||[[Harvest Corpse 14 (Example)|Example]]
 
  
 
|- align="center"
 
|- align="center"
Line 106: Line 104:
 
||
 
||
 
||[[Harvest Corpse 15 (Example)|Example]]
 
||[[Harvest Corpse 15 (Example)|Example]]
 +
 +
|- align="center"
 +
||creature_quality_fat||/string/en/||skl_use.stf||internal_command_string||You harvested %DI unit(s) of %TU.  The creature was fat and healthy.||||[[Harvest Corpse 16 (Example)|Example]]
  
  

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


corpse_harvest_success /string/en/ skl_use.stf internal_command_string Corpse resources were successfully extracted! Example
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
creature_quality_scrawny /string/en/ skl_use.stf internal_command_string You harvested %DI unit(s) of %TU. The creature was skinny. Example
group_conserve /string/en/ skl_use.stf internal_command_string You only harvest a portion of the resources, leaving some behind for your groupmates. Example
no_resource /string/en/ error_message.stf internal_command_string You cannot harvest that from the creature. 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