Difference between revisions of "Vendor Animation Type Selection 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=...)
 
(System Messages)
Line 28: Line 28:
  
 
== System Messages ==
 
== System Messages ==
 +
  
 
{| align="center"
 
{| align="center"
Line 34: Line 35:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- 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'''||'''Title'''||'''Description||'''Contents'''||'''Button'''||'''Notes'''||'''Examples'''
|- align="center"
+
|----
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
|vendor_anim_t
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|Select Animation
 +
|
 +
|
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|vendor_anim_d
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|Select an animation for the vendor to play when it barks an advertisement to a potential customer.
 +
|
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|nod_head_once
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Nod Head
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|pat_abdomen
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Pat Abdomen
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|point_to_self
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Point to Self
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|pose_proudly
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Pose Proudly
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|rub_belly
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Rub Belly
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|rub_chin_thoughtfully
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Rub Chin
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|slow_down
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Slow Down
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|wave2
 +
|/string/en/
 +
|player_structure.stf
 +
|
 +
|
 +
|
 +
|Wave
 +
|
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|cancel
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
|----
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|Ok
 +
|
 +
|[[Vendor Animation Type Selection SUI 1 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 21:52, 21 August 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.

System Messages

ID Path Filename Trigger Title Description Contents Button Notes Examples
vendor_anim_t /string/en/ player_structure.stf Select Animation Example
vendor_anim_d /string/en/ player_structure.stf Select an animation for the vendor to play when it barks an advertisement to a potential customer. Example
nod_head_once /string/en/ player_structure.stf Nod Head Example
pat_abdomen /string/en/ player_structure.stf Pat Abdomen Example
point_to_self /string/en/ player_structure.stf Point to Self Example
pose_proudly /string/en/ player_structure.stf Pose Proudly Example
rub_belly /string/en/ player_structure.stf Rub Belly Example
rub_chin_thoughtfully /string/en/ player_structure.stf Rub Chin Example
slow_down /string/en/ player_structure.stf Slow Down Example
wave2 /string/en/ player_structure.stf Wave Example
cancel Example
Ok Example