Difference between revisions of "Call Vehicle (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(One intermediate revision by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Call Vehicle (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 93: Line 93:
 
||internal_command_string
 
||internal_command_string
 
||You cannot CALL for 1 second.
 
||You cannot CALL for 1 second.
||Notes
+
||Message sent to the player if they attempt to initiate a call request while still under the combat timer. The remaining value before the combat timer expires is shown. When this timer expires, the player can begin the calling process.
 
||[[Call Vehicle 3 (Example)|Examples]]
 
||[[Call Vehicle 3 (Example)|Examples]]
 
|- align="center"
 
|- align="center"
Line 123: Line 123:
 
||internal_command_string
 
||internal_command_string
 
||You cannot CALL for %DI seconds.
 
||You cannot CALL for %DI seconds.
||Notes
+
||Message sent to the player if they attempt to initiate a call request while still under the combat timer. The remaining value before the combat timer expires is shown. When this timer expires, the player can begin the calling process.
 
||[[Call Vehicle 6 (Example)|Examples]]
 
||[[Call Vehicle 6 (Example)|Examples]]
 
|- align="center"
 
|- align="center"

Latest revision as of 09:39, 28 June 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

Call Vehicle (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
call_delay_finish_vehicle /string/en/pet/ pet_menu.stf internal_command_string Already Generating Vehicle: Call will be finished in %DI seconds. Notification sent to the player if they initiate another call attempt after they have already sent in a previous call attempt. Examples
call_vehicle_delay /string/en/pet/ pet_menu.stf internal_command_string Generating vehicle in %DI seconds. Combat will terminate vehicle generation. Notification sent to player who is out of combat and in a valid location to call a pet at when they attempt to call a pet. Examples
cant_call_1sec /string/en/pet/ pet_menu.stf internal_command_string You cannot CALL for 1 second. Message sent to the player if they attempt to initiate a call request while still under the combat timer. The remaining value before the combat timer expires is shown. When this timer expires, the player can begin the calling process. Examples
cant_call_vehicle /string/en/pet/ pet_menu.stf internal_command_string You can only unpack vehicles while Outside and not in Combat. Notes Examples
no_moving /string/en/pet/ pet_menu.stf internal_command_string You cannot call a vehicle while moving. Notes Examples
prose_cant_call_yet /string/en/pet/ pet_menu.stf internal_command_string You cannot CALL for %DI seconds. Message sent to the player if they attempt to initiate a call request while still under the combat timer. The remaining value before the combat timer expires is shown. When this timer expires, the player can begin the calling process. Examples