Bio-Engineer (Game Messages)

From SWGANH Wiki
Jump to: navigation, search

Game Messages - Bio-Engineer (Game Messages)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Description

Bio-Engineer (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

Sample DNA

ID Path Filename Trigger Message Notes Examples
harvest_dna_already_harvesting /string/en/ bio_engineer.stf internal_command_string You are already in the process of taking a DNA sample. Patch 12 Example
harvest_dna_attrib_too_low /string/en/ bio_engineer.stf internal_command_string You are too tired to sample DNA now. Message sent if the player's ham attributes are too low to sample Example
harvest_dna_begin_harvest /string/en/ bio_engineer.stf internal_command_string You begin taking a DNA sample. Example
harvest_dna_creature_in_combat /string/en/ bio_engineer.stf internal_command_string It is too dangerous to sample DNA from a creature while it's in combat. Example
harvest_dna_creature_killed /string/en/ bio_engineer.stf internal_command_string The shock to it's system was too much, the %TT falls over dead. Example
harvest_dna_failed /string/en/ bio_engineer.stf internal_command_string You failed to get a viable DNA sample. Example
harvest_dna_invalid_target /string/en/ bio_engineer.stf internal_command_string You cannot sample DNA from that target. Example
harvest_dna_need_target /string/en/ bio_engineer.stf internal_command_string You need to target the creature you wish to take a DNA sample from. Message sent if a player issues the sampledna command without a target Example
harvest_dna_out_of_range /string/en/ bio_engineer.stf internal_command_string Your target is too far away to be able to sample from. Message sent if a player is too far away from the target to perform a dna sample Example
harvest_dna_skill_too_low /string/en/ bio_engineer.stf internal_command_string You are not sufficiently skilled to take DNA samples. Message a player receives if they issue the sampledna command without having trained novice bio engineer Example
harvest_dna_succeed /string/en/ bio_engineer.stf internal_command_string You successfully collected a DNA sample. Example
harvest_dna_target_baby /string/en/ bio_engineer.stf internal_command_string That creature is too young to get a viable DNA sample. Message sent if a player attempts to sample a baby Example
harvest_dna_target_corpse /string/en/ bio_engineer.stf internal_command_string You cannot sample DNA from a corpse. Example
harvest_dna_target_pet /string/en/ bio_engineer.stf internal_command_string You cannot sample DNA from that pet. Message sent if a player attempts to sample a non deed form pet Example



prose_harvest_dna_failed /string/en/ error_message.stf internal_command_string You are unable to sample DNA from the %TT right now. Possibly a message sent if the player is under some sort of state such as being in combat or skill animating and they attempt to use the sampledna command on a target. Example