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

From SWGANH Wiki
Jump to: navigation, search
m (Reverted edits by Vidi (Talk); changed back to last version by Ready)
(System Messages)
 
(2 intermediate revisions by the same user not shown)
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'''
 
|-
 
|-
 
||no_weapon_kit
 
||no_weapon_kit
Line 35: Line 35:
 
||You need a Weapon Upgrade Kit in order to perform that action!
 
||You need a Weapon Upgrade Kit in order to perform that action!
 
||Prompt Number
 
||Prompt Number
 
+
||[[Weapon Slicing 1 (Example)|Example]]
  
  
Line 45: Line 45:
 
||You have successfully increased the damage range of the weapon by %DI%!
 
||You have successfully increased the damage range of the weapon by %DI%!
 
||Prompt Number
 
||Prompt Number
 
+
||[[Weapon Slicing 2 (Example)|Example]]
  
 
|- align="center"
 
|- align="center"
Line 54: Line 54:
 
||You have successfully increased the attack speed of the weapon by %DI%!
 
||You have successfully increased the attack speed of the weapon by %DI%!
 
||Prompt Number
 
||Prompt Number
 +
||[[Weapon Slicing 3 (Example)|Example]]
 +
 +
|- align="center"
 +
||fail_weapon
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||You've made a critical mistake modifying the weapon's basic systems. The damage is extensive and while the weapon still retains its previous effectiveness, no one will be able to modify it in the future.
 +
||Prompt Number
 +
||[[Weapon Slicing 4 (Example)|Example]]
 +
 +
 +
 +
|- align="center"
 +
||already_slicing
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||You are already slicing something.
 +
||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:38, 12 September 2009

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

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
no_weapon_kit /string/en/slicing/ slicing.stf internal_command_string You need a Weapon Upgrade Kit in order to perform that action! Prompt Number Example


dam_mod /string/en/slicing/ slicing.stf internal_command_string You have successfully increased the damage range of the weapon by %DI%! Prompt Number Example
spd_mod /string/en/slicing/ slicing.stf internal_command_string You have successfully increased the attack speed of the weapon by %DI%! Prompt Number Example
fail_weapon /string/en/slicing/ slicing.stf internal_command_string You've made a critical mistake modifying the weapon's basic systems. The damage is extensive and while the weapon 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