Difference between revisions of "Embolden (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| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
(System Messages)
Line 74: Line 74:
 
||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.
 
||
 
||
||
+
||[[Embolden 1 (Example)|Examples]]
  
 +
|- align="center"
 +
||sys_embolden
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||Your pets fight with renewed vigor.
 +
||Message notification sent when a player successfully executes embolden command to their pet.
 +
||[[Embolden 2 (Example)|Examples]]
 +
 +
 +
|- align="center"
 +
||sys_fail_embolden
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||You do not have enough mental focus to embolden.
 +
||Message notification sent when a player does not have enough ham to send the embolden command.
 +
||[[Embolden 3 (Example)|Examples]]
 
|}
 
|}
 
|}
 
|}

Revision as of 09:34, 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

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. Examples
sys_embolden /string/en/pet/ pet_menu.stf internal_command_string Your pets fight with renewed vigor. Message notification sent when a player successfully executes embolden command to their pet. Examples


sys_fail_embolden /string/en/pet/ pet_menu.stf internal_command_string You do not have enough mental focus to embolden. Message notification sent when a player does not have enough ham to send the embolden command. Examples