Difference between revisions of "Tame (Game Messages)"
From SWGANH Wiki
(→System Messages) |
(→System Messages) |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D25%}} |
|- | |- | ||
||{{Game Messages}} | ||{{Game Messages}} | ||
Line 60: | Line 60: | ||
− | |||
{| align="center" | {| align="center" | ||
|- | |- | ||
Line 67: | Line 66: | ||
|- 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" | ||
+ | ||device_added | ||
+ | ||/string/en/pet/ | ||
+ | ||pet_menu.stf | ||
+ | ||internal_command_string | ||
+ | ||A control device has been added to your datapad. | ||
+ | ||Notification sent to the player that tells them they have an object added to their datapad when they generate a vehicle or pet. | ||
+ | ||[[Tame Pets 1 (Example)|Examples]] | ||
+ | |||
+ | |- align="center" | ||
+ | ||success | ||
+ | ||/string/en/npc_reaction/ | ||
+ | ||flytext.stf | ||
+ | ||internal_command_string | ||
+ | ||You tame the creature. | ||
+ | ||Notification sent to the player that tells them they have successfully tamed a creature. | ||
+ | ||[[Tame Pets 2 (Example)|Examples]] | ||
Line 76: | Line 96: | ||
||The selected action cannot be performed because your target is not a creature. | ||The selected action cannot be performed because your target is not a creature. | ||
|| | || | ||
− | || | + | ||[[Tame Pets 3 (Example)|Examples]] |
Line 86: | Line 106: | ||
||internal_command_string | ||internal_command_string | ||
||You have too many active pets. Store one before you tame again. | ||You have too many active pets. Store one before you tame again. | ||
− | || | + | ||Message a player receives if they attempt to tame a creature when they already have the maximum limit of controllable pets called out already. |
− | || | + | ||[[Tame Pets 4 (Example)|Examples]] |
Line 97: | Line 117: | ||
||internal_command_string | ||internal_command_string | ||
||You fail to tame the creature. | ||You fail to tame the creature. | ||
− | || | + | ||Message sent to the player when they fail an attempt at taming. |
− | || | + | ||[[Tame Pets 5 (Example)|Examples]] |
Line 108: | Line 128: | ||
||internal_command_string | ||internal_command_string | ||
||You are too far away to tame the creature. | ||You are too far away to tame the creature. | ||
− | || | + | ||Message sent to the player when they attempt to tame a creature that is out of range. |
− | || | + | ||[[Tame Pets 6 (Example)|Examples]] |
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||sys_cant_tame | ||
+ | ||/string/en/pet/ | ||
+ | ||pet_menu.stf | ||
+ | ||internal_command_string | ||
+ | ||You can't tame that | ||
+ | ||Message sent If a player attempts to use the tame command on an object or a creature that has 0% chance to be tamed. | ||
+ | ||[[Tame Pets 7 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||sys_too_many_stored | ||
+ | ||/string/en/pet/ | ||
+ | ||pet_menu.stf | ||
+ | ||internal_command_string | ||
+ | ||There are too many pets stored in this container. Release some of them to make room for more. | ||
+ | ||Message sent to a player if they attempt to tame a new pet or receive a pet in a trade in which they do not have sufficient creature storage modifiers to keep the pet in their datapad or if the player has reached their limit for pets of that type that can be stored (i.e 5 droids) | ||
+ | ||[[Tame Pets 8 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |- align="center" | ||
+ | ||sys_lack_skill | ||
+ | ||/string/en/pet/ | ||
+ | ||pet_menu.stf | ||
+ | ||internal_command_string | ||
+ | ||You lack the skill to be able to tame that creature. | ||
+ | ||Notification sent to a player if they attempt to tame a tamable creature when they do not have sufficient skill to tame it. | ||
+ | ||[[Tame Pets 8 (Example)|Examples]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
|} | |} | ||
|} | |} |
Latest revision as of 01:43, 28 August 2009
This article or section needs proper wiki formatting. |
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.
|
System Messages
|