Difference between revisions of "Tame (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 110: Line 110:
 
||
 
||
 
||
 
||
 +
 +
 +
|- 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]]
 
|}
 
|}
 
|}
 
|}

Revision as of 08:52, 4 May 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

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Messages

Tame

ID Path Filename Trigger Message Notes Examples


target_not_creature /string/en/ error_message.stf internal_command_string The selected action cannot be performed because your target is not a creature.


too_many_pets /string/en/ error_message.stf internal_command_string You have too many active pets. Store one before you tame again.


fail /string/en/npc_reaction.stf flytext.stf internal_command_string You fail to tame the creature.


toofar /string/en/npc_reaction.stf flytext.stf internal_command_string You are too far away to tame the creature.


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. Examples
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. Examples