Difference between revisions of "Dots (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
m (update)
Line 1: Line 1:
{{PageHeader|System Message|Dots}}
+
{{PageHeader|Game Messages|Dots}}
 
{| border="0" width="100%" cellpadding=6
 
{| border="0" width="100%" cellpadding=6
 
|-
 
|-
 
|valign=top|
 
|valign=top|
== Description ==
+
=Navigation=
Category Description...
+
{| align="center" width="280px"
 
+
|valign=top|
+
 
+
== Related Tags ==
+
 
+
{| align="center"
+
 
|-
 
|-
||{{D0%}}
+
||
|-
+
{{Auction (Mess)}}
||{{Ability}}
+
{{Banking (Mess)}}
|-
+
{{Combat (Mess)}}
||{{Game Messages}}
+
{{Crafting (Mess)}}
|-
+
{{Creatures / Pets / Mounts (Mess)}}
|}
+
{{General Shared Messages (Mess)}}
 +
{{Dungeons (Mess)}}
 +
{{GCW (Mess)}}
 +
{{Games (Mess)}}
 +
{{Healing (Mess)}}
 +
{{JTL (Mess)}}
 +
{{Logout Event (Mess)}}
 +
{{Items and Objects (Mess)}}
 +
{{Force Sensitive / Jedi (Mess)}}
 +
{{Player Interactions (Mess)}}
 +
{{Player Structures (Mess)}}
 +
{{Player Cities (Mess)}}
 +
{{Quests / Missions (Mess)}}
 +
{{Resources (Mess)}}
 +
{{Skills (Mess)}}
 +
{{Stat Migration (Mess)}}
 +
{{Travel (Mess)}}
 +
{{Tutorials (Mess)}}
 +
{{Unknown (Mess)}}
 +
{{Using Innate Species Ability (Mess)}}
 +
{{Waypoint / Datapad (Mess)}}
 
|}
 
|}
  
= Message Breakdown & Details =
+
|valign=top|
  
 
{| border="0" width="100%" cellpadding=6
 
{| border="0" width="100%" cellpadding=6
 
|-
 
|-
 +
|valign=top|
 +
== Description ==
 +
Dots System Messages
 
|valign=top|
 
|valign=top|
  
==Message Flow==
+
== Related Tags ==
{| align="center"
+
|-
+
||
+
<graphviz>
+
digraph G
+
{
+
        rankdir = LR;
+
        node [shape=record, width=.2, height=.2];
+
        node [width=1];
+
        node1 [color="#929292", label = "Step 01", style="bold", fontname="arial", fontcolor="#929292", URL="Test101"];
+
        node2 [color="orange", label = "Step 02", style="bold", fontname="arial", fontcolor="#458CAF", URL="Test102"];
+
        node3 [color="orange", label = "Step 03", style="bold", fontname="arial", fontcolor="#458CAF", URL="Test101"];
+
        node1 -> node2:w [color="#929292"];
+
        node2:w -> node3:e [color="#515FCA", constraint=false];
+
}
+
</graphviz>
+
|}
+
==General Messages==
+
  
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||
+
||{{D50%}}
{| class="wikitable"
+
|- align="center" style="background-color:#ffffcc;"
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''
+
 
|-
 
|-
||dot_resist_other
+
||{{Game Messages}}
||/string/en/
+
||healing.stf
+
||internal_command_string
+
||You resist the effects!
+
 
|-
 
|-
 +
||{{Ability}}
 
|}
 
|}
 
|}
 
|}
  
==Message 1==
+
= Email / System Messages =
  
{| align="center"
 
|-
 
||
 
{| class="wikitable"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''
 
|-
 
||ID Value
 
||/path/goes/here/
 
||filename.stf
 
||internal_command_string
 
||System Message Text
 
|-
 
|}
 
|}
 
 
==Message 2==
 
  
 
{| align="center"
 
{| align="center"
 
|-
 
|-
 
||
 
||
{| class="wikitable"
+
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Prompt'''
|-
+
||ID Value
+
||/path/goes/here/
+
||filename.stf
+
||internal_command_string
+
||System Message Text
+
|-
+
|}
+
|}
+
 
+
==Message 3==
+
 
+
{| align="center"
+
|-
+
||
+
{| class="wikitable"
+
|- align="center" style="background-color:#ffffcc;"
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''
+
|-
+
||ID Value
+
||/path/goes/here/
+
||filename.stf
+
||internal_command_string
+
||System Message Text
+
|-
+
|}
+
|}
+
 
+
==Message 4==
+
 
+
 
+
{| align="center"
+
|-
+
||
+
{| class="wikitable"
+
|- align="center" style="background-color:#ffffcc;"
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''
+
|-
+
||ID Value
+
||/path/goes/here/
+
||filename.stf
+
||internal_command_string
+
||System Message Text
+
|-
+
|}
+
|}
+
 
+
==References==
+
 
+
{| align="center"
+
|-
+
||
+
{| class="wikitable"
+
|- align="center" style="background-color:#ffffcc;"
+
|width="150px"|'''Source'''||width="450px"|'''Source in Context'''
+
 
|- align="center"
 
|- align="center"
||[[Berserk_Source1|Source1]]||[[somelink1 Source1]]
+
|| || || || || ||
 
|- align="center"
 
|- align="center"
||[[Berserk_Source2|Source2]]||[[somelink2 Source2]]
+
|| || || || || ||
|-
+
 
|}
 
|}
 
|}
 
|}
 
|valign="top"|
 
 
 
 
 
|}
 
|}
 
{{Combat (Mess)}}
 

Revision as of 20:24, 30 December 2007

Game Messages - Dots

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

Dots System Messages

Related Tags

50% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

Ability This document relates to Player Abilities.

Email / System Messages

ID Path Filename Trigger Message Prompt