Difference between revisions of "Bio-Engineer (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(Related Tags)
(Sample DNA)
Line 45: Line 45:
 
||internal_command_string
 
||internal_command_string
 
||You are too tired to sample DNA now.
 
||You are too tired to sample DNA now.
||
+
||Message sent if the player's ham attributes are too low to sample
 
||
 
||
 
|- align="center"
 
|- align="center"
Line 54: Line 54:
 
||internal_command_string
 
||internal_command_string
 
||You begin taking a DNA sample.
 
||You begin taking a DNA sample.
||
 
||
 
|- align="center"
 
 
||harvest_dna_cant_harvest
 
||/string/en/
 
||bio_engineer.stf
 
||internal_command_string
 
||You cannot sample DNA from that target.
 
 
||
 
||
 
||
 
||
Line 109: Line 100:
 
||internal_command_string
 
||internal_command_string
 
||You need to target the creature you wish to take a DNA sample from.
 
||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
 
||
 
||
 
|- align="center"
 
|- align="center"
Line 118: Line 109:
 
||internal_command_string
 
||internal_command_string
 
||Your target is too far away to be able to sample from.
 
||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
 
||
 
||
 
|- align="center"
 
|- align="center"
Line 127: Line 118:
 
||internal_command_string
 
||internal_command_string
 
||You are not sufficiently skilled to take DNA samples.
 
||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
 
||
 
||
 
|- align="center"
 
|- align="center"
Line 145: Line 136:
 
||internal_command_string
 
||internal_command_string
 
||That creature is too young to get a viable DNA sample.
 
||That creature is too young to get a viable DNA sample.
||
+
||Message sent if a player attempts to sample a baby
 
||
 
||
 
|- align="center"
 
|- align="center"
Line 163: Line 154:
 
||internal_command_string
 
||internal_command_string
 
||You cannot sample DNA from that pet.
 
||You cannot sample DNA from that pet.
||
+
||Message sent if a player attempts to sample a non deed form pet
 
||
 
||
  
  
|- align="center"
 
 
||harvest_dna_failed
 
||/string/en/
 
||error_message.stf
 
||internal_command_string
 
||What creature would you like to sample DNA from?
 
||Patch 12
 
||
 
  
  
Line 186: Line 168:
 
||internal_command_string
 
||internal_command_string
 
||You are unable to sample DNA from the %TT right now.
 
||You are unable to sample DNA from the %TT right now.
||
+
||Possibly a message sent if the player is under some sort of state or skill animating and they attempt to use the sampledna command on a target.
 
||
 
||
  

Revision as of 06:20, 31 August 2009

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
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
harvest_dna_begin_harvest /string/en/ bio_engineer.stf internal_command_string You begin taking a DNA sample.
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.
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.
harvest_dna_failed /string/en/ bio_engineer.stf internal_command_string You failed to get a viable DNA sample.
harvest_dna_invalid_target /string/en/ bio_engineer.stf internal_command_string You cannot sample DNA from that target.
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
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
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
harvest_dna_succeed /string/en/ bio_engineer.stf internal_command_string You successfully collected a DNA sample.
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
harvest_dna_target_corpse /string/en/ bio_engineer.stf internal_command_string You cannot sample DNA from a corpse.
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



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 or skill animating and they attempt to use the sampledna command on a target.