Difference between revisions of "Gallop (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 102: Line 102:
 
||internal_command_string
 
||internal_command_string
 
||Your mount is no longer winded.
 
||Your mount is no longer winded.
 +
||Notes
 +
||Examples
 +
 +
 +
 +
 +
|- align="center"
 +
||mount_tired
 +
||/string/en/
 +
||combat_effects.stf
 +
||internal_command_string
 +
||Your mount is too tired to gallop.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 
|}
 
|}
 
|}
 
|}

Revision as of 07:09, 22 February 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
already_galloping /string/en/ combat_effects.stf internal_command_string You are already galloping! Notes Examples


gallop_start /string/en/ combat_effects.stf internal_command_string Your mount runs as fast as it can. Notes Examples


gallop_stop /string/en/ combat_effects.stf internal_command_string Your mount is winded and slows down. Notes Examples


mount_not_tired /string/en/ combat_effects.stf internal_command_string Your mount is no longer winded. Notes Examples



mount_tired /string/en/ combat_effects.stf internal_command_string Your mount is too tired to gallop. Notes Examples