Difference between revisions of "Milking (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Game Messages|Milking (Game Messages)}} {| border="0" width="100%" cellpadding=6 |- |valign=top| == Description == Category description here |valign=top| == Related Tags == ...)
 
(Related Tags)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PageHeader|Game Messages|Milking (Game Messages)}}
+
{{PageHeader|Game Messages|Milking}}
 +
 
 +
{| border="0" width="100%" cellpadding=6
 +
|-
 +
|valign=top|
 +
=Navigation=
 +
{| align="center" width="280px"
 +
|-
 +
||
 +
{{Auction (Mess)}}
 +
{{Banking (Mess)}}
 +
{{Combat (Mess)}}
 +
{{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)}}
 +
|}
 +
 
 +
|valign=top|
 +
 
 
{| border="0" width="100%" cellpadding=6
 
{| border="0" width="100%" cellpadding=6
 
|-
 
|-
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Category description here
+
Milking (Game Messages)
 
|valign=top|
 
|valign=top|
  
 
== Related Tags ==
 
== Related Tags ==
  
{|
+
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
 
|-
 
|-
 
 
|}
 
|}
 
|}
 
|}
  
 
= System Messages =
 
= System Messages =
 
  
 
{| 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'''||'''Prompt'''||'''Notes'''
+
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
|-
+
|- align="center"
||ID Value
+
||being_milked||/string/en/||skl_use.stf||internal_command_string||That creature is already being milked.||Prompt Number||[[Milking 1 (Example)|Example]]
||/path/goes/here/
+
|- align="center"
||filename.stf
+
||milk_begin||/string/en/||skl_use.stf||internal_command_string||You relax the creature and begin to milk it.||Prompt Number||[[Milking 2 (Example)|Example]]
||internal_command_string
+
|- align="center"
||System Message Text
+
||milk_cant||/string/en/||skl_use.stf||internal_command_string||That creature is dry of milk.  You can't milk it.||Prompt Number||[[Milking 3 (Example)|Example]]
||Prompt Number
+
|- align="center"
|-
+
||milk_continue||/string/en/||skl_use.stf||internal_command_string||You continue to milk the creature.||Prompt Number||[[Milking 4 (Example)|Example]]
 +
|- align="center"
 +
||milk_not_hidden||/string/en/||skl_use.stf||internal_command_string||The creature is spooked and won't let you milk it.||Prompt Number||[[Milking 5 (Example)|Example]]
 +
|- align="center"
 +
||milk_success||/string/en/||skl_use.stf||internal_command_string||You have successfully gathered milk from the creature!||Prompt Number||[[Milking 6 (Example)|Example]]
 +
|- align="center"
 +
||milk_too_far||/string/en/||skl_use.stf||internal_command_string||The creature has moved too far away to continue milking it.||Prompt Number||[[Milking 7 (Example)|Example]]
 +
|- align="center"
 +
||skl_use||/string/en/||skl_use.stf||internal_command_string||You cannot milk while mounted.||Prompt Number||[[Milking 8 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 22:17, 27 August 2009

Game Messages - Milking

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

Milking (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
being_milked /string/en/ skl_use.stf internal_command_string That creature is already being milked. Prompt Number Example
milk_begin /string/en/ skl_use.stf internal_command_string You relax the creature and begin to milk it. Prompt Number Example
milk_cant /string/en/ skl_use.stf internal_command_string That creature is dry of milk. You can't milk it. Prompt Number Example
milk_continue /string/en/ skl_use.stf internal_command_string You continue to milk the creature. Prompt Number Example
milk_not_hidden /string/en/ skl_use.stf internal_command_string The creature is spooked and won't let you milk it. Prompt Number Example
milk_success /string/en/ skl_use.stf internal_command_string You have successfully gathered milk from the creature! Prompt Number Example
milk_too_far /string/en/ skl_use.stf internal_command_string The creature has moved too far away to continue milking it. Prompt Number Example
skl_use /string/en/ skl_use.stf internal_command_string You cannot milk while mounted. Prompt Number Example