Difference between revisions of "Slicing Weapons Final Cut SUI (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...)
 
(SUI Prompt)
 
Line 39: Line 39:
  
 
== SUI Prompt ==
 
== SUI Prompt ==
 +
 +
This is the final event prompt that occurs in which a player has to make a choice. This last prompt will display for whichever tool is chosen, whether a molecular clamp or analyzer node was used.In this case, the outcome was that the system chose a blue wire to be cut, and the player has done so already. Now all that remains is to cut the red wire.
 +
 +
{| align="center"
 +
|-
 +
||
 +
{| class="wikitable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''Button1 Label'''||'''Button2 Label'''||'''Window Contents'''
 +
 +
|- align="center"
 +
||title
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||Internal SUI label
 +
||Slicing
 +
||
 +
||
 +
||
 +
||
 +
 +
|- align="center"
 +
||weapon_1
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||Internal SUI label
 +
||
 +
||You've managed to disable part of the anti-tampering device.  The designer of this weapon tried to be tricky, but he wasn't good enough.  Removing the second flow regulator cable should give you access to the stabilization systems.
 +
||
 +
||
 +
||
 +
 +
|- align="center"
 +
||blue_cable_cut
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||Internal SUI label
 +
||
 +
||
 +
||
 +
||
 +
||The positive (blue) regulator cable is cut.
 +
 +
|- align="center"
 +
||red_cable
 +
||/string/en/slicing/
 +
||slicing.stf
 +
||Internal SUI label
 +
||
 +
||
 +
||
 +
||
 +
||Cut the negative (red) flow regulator cable.
 +
 +
 +
 +
|- align="center"
 +
||
 +
||/path/goes/here
 +
||filename.stf
 +
||
 +
||
 +
||
 +
||Cancel
 +
||
 +
||
 +
|-
 +
 +
 +
|- align="center"
 +
||
 +
||/path/goes/here
 +
||filename.stf
 +
||Internal SUI label
 +
||
 +
||
 +
||
 +
||OK
 +
||
 +
|-
 +
|}
 +
|}

Latest revision as of 06:53, 12 September 2009




Game Messages - Message Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.



Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.


SUI Prompt

This is the final event prompt that occurs in which a player has to make a choice. This last prompt will display for whichever tool is chosen, whether a molecular clamp or analyzer node was used.In this case, the outcome was that the system chose a blue wire to be cut, and the player has done so already. Now all that remains is to cut the red wire.

ID Path Filename Trigger Window Title Window Description Button1 Label Button2 Label Window Contents
title /string/en/slicing/ slicing.stf Internal SUI label Slicing
weapon_1 /string/en/slicing/ slicing.stf Internal SUI label You've managed to disable part of the anti-tampering device. The designer of this weapon tried to be tricky, but he wasn't good enough. Removing the second flow regulator cable should give you access to the stabilization systems.
blue_cable_cut /string/en/slicing/ slicing.stf Internal SUI label The positive (blue) regulator cable is cut.
red_cable /string/en/slicing/ slicing.stf Internal SUI label Cut the negative (red) flow regulator cable.


/path/goes/here filename.stf Cancel
/path/goes/here filename.stf Internal SUI label OK