Difference between revisions of "Mount Combat (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 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||already_galloping
+
||mount_slow_for_combat
 
||/string/en/
 
||/string/en/
 
||combat_effects.stf
 
||combat_effects.stf
 
||internal_command_string
 
||internal_command_string
||You are already galloping!
+
||Your mount slows down to prepare for combat.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 77: Line 77:
  
 
|- align="center"
 
|- align="center"
||gallop_start
+
||mount_speed_after_combat
 
||/string/en/
 
||/string/en/
 
||combat_effects.stf
 
||combat_effects.stf
 
||internal_command_string
 
||internal_command_string
||Your mount runs as fast as it can.
+
||Your mount speeds up.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
Line 87: Line 87:
  
 
|- align="center"
 
|- align="center"
||gallop_stop
+
||no_combat_while_driving
 
||/string/en/
 
||/string/en/
 
||combat_effects.stf
 
||combat_effects.stf
 
||internal_command_string
 
||internal_command_string
||Your mount is winded and slows down.
+
||You cannot attack or react to an attack while driving.
 
||Notes
 
||Notes
 
||Examples
 
||Examples
  
 
|- align="center"
 
||mount_not_tired
 
||/string/en/
 
||combat_effects.stf
 
||internal_command_string
 
||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
 
||Examples
 
  
 
|- align="center"
 
|- align="center"
Line 127: Line 106:
  
  
|- align="center"
 
||not_mounted
 
||/string/en/
 
||combat_effects.stf
 
||internal_command_string
 
||You cannot perform this command without a mount.
 
||Notes
 
||Examples
 
 
|}
 
|}
 
|}
 
|}

Revision as of 07:22, 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
mount_slow_for_combat /string/en/ combat_effects.stf internal_command_string Your mount slows down to prepare for combat. Notes Examples


mount_speed_after_combat /string/en/ combat_effects.stf internal_command_string Your mount speeds up. Notes Examples


no_combat_while_driving /string/en/ combat_effects.stf internal_command_string You cannot attack or react to an attack while driving. Notes Examples


no_combat_while_galloping /string/en/ combat_effects.stf internal_command_string You cannot attack or react to an attack while galloping. Use /gallopStop to stop galloping. Notes Examples