Difference between revisions of "Gallop (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(2 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Gallop (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 116: Line 116:
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 +
 +
  
 
|- align="center"
 
|- align="center"
||no_combat_while_galloping
+
||not_mounted
 
||/string/en/
 
||/string/en/
 
||combat_effects.stf
 
||combat_effects.stf
 
||internal_command_string
 
||internal_command_string
||You cannot attack or react to an attack while galloping. Use /gallopStop to stop galloping.
+
||You cannot perform this command without a mount.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
 
|}
 
|}
 
|}
 
|}

Latest revision as of 20:45, 11 July 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

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


not_mounted /string/en/ combat_effects.stf internal_command_string You cannot perform this command without a mount. Notes Examples