Difference between revisions of "Creature Mount SUI (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(3 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Creature Mount SUI (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 64: Line 64:
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Notes'''||'''Examples'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description'''||'''Button'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||
+
||mount_growth_title
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
 +
||Pet Growth Arrest
 
||
 
||
 
||
 
||
||Notes
+
||Patch 14
 
||[[Creature Mount SUI 1 (Example)|Examples]]
 
||[[Creature Mount SUI 1 (Example)|Examples]]
  
Line 78: Line 79:
  
 
|- align="center"
 
|- align="center"
||
+
||mount_growth_prompt
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
 
||
 
||
 +
||Your pet could be used as a mount, but is about to grow too large to serve as one. If you ever plan on using this pet as a mount you must arrest its growth now. Stop pet's growth?
 
||
 
||
 
||Notes
 
||Notes
Line 88: Line 90:
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||menu_train_mount
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
Line 94: Line 96:
 
||System Message Text
 
||System Message Text
 
||
 
||
 +
||Train Pet As A Mount
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 +
 +
|- align="center"
 +
||menu_mount
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||System Message Text
 +
||
 +
||Climb Aboard Pet
 +
||Notes
 +
||Examples
 +
 +
|- align="center"
 +
||menu_dismount
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||System Message Text
 +
||
 +
||Climb Off Of Pet
 +
||Notes
 +
||Examples
 +
 
|}
 
|}
 
|}
 
|}

Latest revision as of 17:28, 28 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

Creature Mount SUI (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Title Description Button Notes Examples
mount_growth_title /string/en/pet/ pet_menu.stf internal_command_string Pet Growth Arrest Patch 14 Examples


mount_growth_prompt /string/en/pet/ pet_menu.stf internal_command_string Your pet could be used as a mount, but is about to grow too large to serve as one. If you ever plan on using this pet as a mount you must arrest its growth now. Stop pet's growth? Notes Examples
menu_train_mount /string/en/pet/ pet_menu.stf internal_command_string System Message Text Train Pet As A Mount Notes Examples
menu_mount /string/en/pet/ pet_menu.stf internal_command_string System Message Text Climb Aboard Pet Notes Examples
menu_dismount /string/en/pet/ pet_menu.stf internal_command_string System Message Text Climb Off Of Pet Notes Examples