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

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Game Messages|Slicing Containers (Game Messages)}} {| border="0" width="100%" cellpadding=6 |- |valign=top| == Description == Category description here |valign=top| == Relat...)
 
(System Messages)
 
(18 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
{|
 
{|
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 19: Line 19:
 
|}
 
|}
  
= System Messages =
+
== System Messages ==
 +
 
 +
 
 +
 
 +
'''General Shared Messages'''
  
  
Line 27: Line 31:
 
{| 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'''
|-
+
 
||ID Value
+
 
||/path/goes/here/
+
|- align="center"
||filename.stf
+
||locked
 +
||/string/en/slicing/
 +
||slicing.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||The container appears to be locked.
 
||Prompt Number
 
||Prompt Number
 +
||[[Container Slicing 1 (Example)|Example]]
 +
 +
|- align="center"
 +
||broken
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||The locking mechanism appears to be broken.  You will not be able to open this device.
 +
||Prompt Number
 +
||[[Container Slicing 2 (Example)|Example]]
 +
 +
|- align="center"
 +
||container_success
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||With a click the locking mechanism releases.
 +
||Prompt Number
 +
||[[Container Slicing 3 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||container_fail
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||internal_command_string
 +
||An angry buzz sounds and a reinforced magnetic backup lock slides into place. It doesn't look like anyone will be able to access this container.
 +
||Prompt Number
 +
||[[Container 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]]
 +
 +
 +
|}
 +
|}
 +
 +
 +
 +
'''Dungeon Containers'''
 +
 +
{| align="center"
 
|-
 
|-
 +
||
 +
{| class="wikitable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 +
|- align="center"
 +
||fail
 +
||/string/en/skill/
 +
||slicing.stf
 +
||internal_command_string
 +
||You fail to slice the lock.
 +
||Prompt Number
 +
||[[Container Slicing 3 (Example)|Example]]
 +
 +
 +
 +
|- align="center"
 +
||no_skill
 +
||/string/en/skill/
 +
||slicing.stf
 +
||internal_command_string
 +
||You cannot slice a lock with no skill!
 +
||Prompt Number
 +
||[[Container Slicing 4 (Example)|Example]]
 +
 +
 +
|- align="center"
 +
||pass
 +
||/string/en/skill/
 +
||slicing.stf
 +
||internal_command_string
 +
||The lock is open.
 +
||Prompt Number
 +
||[[Container Slicing 5 (Example)|Example]]
 +
 +
 
|}
 
|}
 
|}
 
|}

Latest revision as of 22:44, 12 September 2009

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

General Shared Messages


ID Path Filename Trigger Message Notes Examples


locked /string/en/slicing/ slicing.stf internal_command_string The container appears to be locked. Prompt Number Example
broken /string/en/slicing/ slicing.stf internal_command_string The locking mechanism appears to be broken. You will not be able to open this device. Prompt Number Example
container_success /string/en/slicing/ slicing.stf internal_command_string With a click the locking mechanism releases. Prompt Number Example


container_fail /string/en/slicing/ slicing.stf internal_command_string An angry buzz sounds and a reinforced magnetic backup lock slides into place. It doesn't look like anyone will be able to access this container. 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



Dungeon Containers

ID Path Filename Trigger Message Notes Examples
fail /string/en/skill/ slicing.stf internal_command_string You fail to slice the lock. Prompt Number Example


no_skill /string/en/skill/ slicing.stf internal_command_string You cannot slice a lock with no skill! Prompt Number Example


pass /string/en/skill/ slicing.stf internal_command_string The lock is open. Prompt Number Example