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

From SWGANH Wiki
Jump to: navigation, search
(Sample DNA)
(Sample DNA)
Line 36: Line 36:
 
||You are already in the process of taking a DNA sample.
 
||You are already in the process of taking a DNA sample.
 
||Patch 12
 
||Patch 12
||
+
||[[DNA Sampling 1 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 46: Line 46:
 
||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
 
||Message sent if the player's ham attributes are too low to sample
||
+
||[[DNA Sampling 2 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 55: Line 55:
 
||You begin taking a DNA sample.
 
||You begin taking a DNA sample.
 
||
 
||
||
+
||[[DNA Sampling 3 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 64: Line 64:
 
||It is too dangerous to sample DNA from a creature while it's in combat.
 
||It is too dangerous to sample DNA from a creature while it's in combat.
 
||
 
||
||
+
||[[DNA Sampling 4 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 73: Line 73:
 
||The shock to it's system was too much, the %TT falls over dead.
 
||The shock to it's system was too much, the %TT falls over dead.
 
||
 
||
||
+
||[[DNA Sampling 5 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 82: Line 82:
 
||You failed to get a viable DNA sample.
 
||You failed to get a viable DNA sample.
 
||
 
||
||
+
||[[DNA Sampling 6 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 92: Line 92:
 
||You cannot sample DNA from that target.
 
||You cannot sample DNA from that target.
 
||
 
||
||
+
||[[DNA Sampling 7 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 101: Line 101:
 
||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
 
||Message sent if a player issues the sampledna command without a target
||
+
||[[DNA Sampling 8 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 110: Line 110:
 
||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
 
||Message sent if a player is too far away from the target to perform a dna sample
||
+
||[[DNA Sampling 9 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 119: Line 119:
 
||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
 
||Message a player receives if they issue the sampledna command without having trained novice bio engineer
||
+
||[[DNA Sampling 10 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 128: Line 128:
 
||You successfully collected a DNA sample.
 
||You successfully collected a DNA sample.
 
||
 
||
||
+
||[[DNA Sampling 11 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 137: Line 137:
 
||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
 
||Message sent if a player attempts to sample a baby
||
+
||[[DNA Sampling 12 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 146: Line 146:
 
||You cannot sample DNA from a corpse.
 
||You cannot sample DNA from a corpse.
 
||
 
||
||
+
||[[DNA Sampling 13 (Example)|Example]]
 
|- align="center"
 
|- align="center"
  
Line 155: Line 155:
 
||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
 
||Message sent if a player attempts to sample a non deed form pet
||
+
||[[DNA Sampling 14 (Example)|Example]]
  
  
Line 169: Line 169:
 
||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.
 
||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.
||
+
||[[DNA Sampling 15 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"

Revision as of 06:21, 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 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 or skill animating and they attempt to use the sampledna command on a target. Example