Difference between revisions of "Slicing Armor (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
 
(7 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
{|
 
{|
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 27: Line 27:
 
{| class="wikitable"
 
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
 
||no_armor_kit
 
||no_armor_kit
Line 35: Line 35:
 
||You need an Armor Upgrade Kit in order to perform that action!
 
||You need an Armor Upgrade Kit in order to perform that action!
 
||Prompt Number
 
||Prompt Number
 +
||[[Armor Slicing 1 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 43: Line 44:
 
||You have successfully increased the base effectiveness of the armor by %DI%!
 
||You have successfully increased the base effectiveness of the armor by %DI%!
 
||Prompt Number
 
||Prompt Number
 +
||[[Armor Slicing 2 (Example)|Example]]
 +
  
 
|- align="center"
 
|- align="center"
Line 51: Line 54:
 
||You have successfully reduced the encumberance of the armor by %DI%!
 
||You have successfully reduced the encumberance of the armor by %DI%!
 
||Prompt Number
 
||Prompt Number
 +
||[[Armor Slicing 3 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||fail_armor
 
||/string/en/slicing/
 
||/string/en/slicing/
 
||slicing.stf
 
||slicing.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You've made a critical mistake modifying the armor's basic systems. The damage is extensive and while the armor still retains its previous effectiveness, no one will be able to modify it in the future.
 
||Prompt Number
 
||Prompt Number
 +
||[[Armor Slicing 4 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||already_slicing
 
||/string/en/slicing/
 
||/string/en/slicing/
 
||slicing.stf
 
||slicing.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You are already slicing something.
 
||Prompt Number
 
||Prompt Number
 +
||[[Slicing General 2 (Example)|Example]]
 +
 +
 +
 +
|- align="center"
 +
||no_clamp
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||You need to have a Molecular Clamp to perform that action.
 +
||Prompt Number
 +
||[[Slicing General 3 (Example)|Example]]
 +
 +
|- align="center"
 +
||no_knife
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||You need a Precision Laser Knife to perform that action.
 +
||Prompt Number
 +
||[[Slicing General 4 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||no_node
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||You need to have a Flow Analyzer Node to perform that action.
 +
||Prompt Number
 +
||[[Slicing General 5 (Example)|Example]]
 +
 +
 +
 +
 +
 +
|- align="center"
 +
||used_clamp
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||A Molecular Clamp has been used up.
 +
||Prompt Number
 +
||[[Slicing General 6 (Example)|Example]]
 +
 +
|- align="center"
 +
||used_knife
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||Your Precision Laser Knife has lost a charge.
 +
||Prompt Number
 +
||[[Slicing General 7 (Example)|Example]]
 +
 +
|- align="center"
 +
||used_node
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||A Flow Analyzer Node has been used up.
 +
||Prompt Number
 +
||[[Slicing General 8 (Example)|Example]]
 +
 +
|- align="center"
 +
||used_up_knife
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||Your Precision Laser Knife has been drained.
 +
||Prompt Number
 +
||[[Slicing General 9 (Example)|Example]]
 +
 +
 +
  
  

Latest revision as of 22:29, 12 September 2009

Game Messages - Slicing Armor (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

Category description here

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
no_armor_kit /string/en/slicing/ slicing.stf internal_command_string You need an Armor Upgrade Kit in order to perform that action! Prompt Number Example
eff_mod /string/en/slicing/ slicing.stf internal_command_string You have successfully increased the base effectiveness of the armor by %DI%! Prompt Number Example


enc_mod /string/en/slicing/ slicing.stf internal_command_string You have successfully reduced the encumberance of the armor by %DI%! Prompt Number Example
fail_armor /string/en/slicing/ slicing.stf internal_command_string You've made a critical mistake modifying the armor's basic systems. The damage is extensive and while the armor still retains its previous effectiveness, no one will be able to modify it in the future. Prompt Number Example
already_slicing /string/en/slicing/ slicing.stf internal_command_string You are already slicing something. Prompt Number Example


no_clamp /string/en/slicing/ slicing.stf internal_command_string You need to have a Molecular Clamp to perform that action. Prompt Number Example
no_knife /string/en/slicing/ slicing.stf internal_command_string You need a Precision Laser Knife to perform that action. Prompt Number Example


no_node /string/en/slicing/ slicing.stf internal_command_string You need to have a Flow Analyzer Node to perform that action. Prompt Number Example



used_clamp /string/en/slicing/ slicing.stf internal_command_string A Molecular Clamp has been used up. Prompt Number Example
used_knife /string/en/slicing/ slicing.stf internal_command_string Your Precision Laser Knife has lost a charge. Prompt Number Example
used_node /string/en/slicing/ slicing.stf internal_command_string A Flow Analyzer Node has been used up. Prompt Number Example
used_up_knife /string/en/slicing/ slicing.stf internal_command_string Your Precision Laser Knife has been drained. Prompt Number Example