Difference between revisions of "Alert (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 65: Line 65:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
|- align="center"
 
||ID Value
 
||/path/goes/here/
 
||filename.stf
 
||internal_command_string
 
||System Message Text
 
||Notes
 
||Examples
 
|}
 
|}
 
  
  
==Fly Text==
+
|- align="center"
 +
||alert_fail||/string/en/||cbt_spam.stf||internal_command_string||You can't seem to focus enough to be that alert.||Notes||Examples
  
{| align="center"
+
|- align="center"
|-
+
||alert_fail||/string/en/||cbt_spam.stf||internal_command_string||%TU tries to be alert, but can't manage it.||Notes||Examples
||
+
{| class="wikitable"
+
|- align="center" style="background-color:#ffffcc;"
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Examples'''
+
  
|-
+
|- align="center"
||go_alert
+
||alert_fail_single||/string/en/||cbt_spam.stf||internal_command_string||You fail to go alert.||Notes||Examples
||/string/en/
+
||combat_effects.stf
+
||
+
||+Alert+
+
||
+
|-
+
  
 +
|- align="center"
 +
||alert_success||/string/en/||cbt_spam.stf||internal_command_string||You look around alertly.||Notes||Examples
  
||no_alert
+
|- align="center"
||/string/en/
+
||alert_success||/string/en/||cbt_spam.stf||internal_command_string||%TU looks around alertly.||Notes||Examples
||combat_effects.stf
+
||
+
||-Alert-
+
||
+
  
 
+
|- align="center"
|-
+
||alert_success_single||/string/en/||cbt_spam.stf||internal_command_string||You are now alert.||Notes||Examples
  
 
|}
 
|}
 
|}
 
|}

Revision as of 19:26, 27 June 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.


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples


alert_fail /string/en/ cbt_spam.stf internal_command_string You can't seem to focus enough to be that alert. Notes Examples
alert_fail /string/en/ cbt_spam.stf internal_command_string %TU tries to be alert, but can't manage it. Notes Examples
alert_fail_single /string/en/ cbt_spam.stf internal_command_string You fail to go alert. Notes Examples
alert_success /string/en/ cbt_spam.stf internal_command_string You look around alertly. Notes Examples
alert_success /string/en/ cbt_spam.stf internal_command_string %TU looks around alertly. Notes Examples
alert_success_single /string/en/ cbt_spam.stf internal_command_string You are now alert. Notes Examples