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)
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]]
  
 
|}
 
|}
 
|}
 
|}

Revision as of 22:24, 28 August 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