Difference between revisions of "Embolden (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
Line 73: Line 73:
 
||internal_command_string
 
||internal_command_string
 
||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.
||Unknown
+
||
 
||[[Embolden 1 (Example)|Examples]]
 
||[[Embolden 1 (Example)|Examples]]
  
Line 94: Line 94:
 
||Message notification sent when a player does not have enough ham to send the embolden command.
 
||Message notification sent when a player does not have enough ham to send the embolden command.
 
||[[Embolden 3 (Example)|Examples]]
 
||[[Embolden 3 (Example)|Examples]]
 +
 +
 +
 +
|- align="center"
 +
||sys_cant_buff
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||You can't use that ability right now.
 +
||Message notification sent when a player if they attempt to embolden a pet that is already emboldened.
 +
||[[Embolden 4 (Example)|Examples]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 23:43, 27 August 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

Embolden (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 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


sys_cant_buff /string/en/pet/ pet_menu.stf internal_command_string You can't use that ability right now. Message notification sent when a player if they attempt to embolden a pet that is already emboldened. Examples