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)
 
(2 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Mount Combat (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game 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
+
||[[Vehicle Mount Combat 1 (Example)|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
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 19:27, 11 September 2011




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

Mount Combat (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
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