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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 138: Line 138:
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||repair_error
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||There has been an error in calculating vehicle repair costs. Please contact a CSR for assistance.
 
||Notes
 
||Notes
 
||[[Repair Vehicle 9 (Game Messages)|Examples]]
 
||[[Repair Vehicle 9 (Game Messages)|Examples]]
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||lacking_funds_prefix
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You lack the additional
 
||Notes
 
||Notes
||[[Repair Vehicle 9 (Game Messages)|Examples]]
+
||[[Repair Vehicle 10 (Game Messages)|Examples]]
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||lacking_funds_suffix
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
|| credits required to repair your vehicle.
 
||Notes
 
||Notes
||[[Repair Vehicle 9 (Game Messages)|Examples]]
+
||[[Repair Vehicle 10 (Game Messages)|Examples]]
 
|}
 
|}
 
|}
 
|}

Revision as of 17:19, 4 May 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
err_repair_data /string/en/pet/ pet_menu.stf internal_command_string Your repair transaction has been cancelled due to unavailability of system data. Notes Examples
err_repair_fail /string/en/pet/ pet_menu.stf internal_command_string Your attempt to repair your vehicle has failed. Notes Examples
garage_out_of_range /string/en/pet/ pet_menu.stf internal_command_string You are not near a valid garage. Notes Examples
garage_proximity /string/en/pet/ pet_menu.stf internal_command_string You have entered into the proximity of a vehicle garage. Notes Examples
repair_condition_changed /string/en/pet/ pet_menu.stf internal_command_string You vehicle condition has changed since confirmation. Repairs will be conducted for the total amount of  %DI. Notes Examples
cannot_repair_disabled /string/en/pet/ pet_menu.stf internal_command_string You may not repair a disabled vehicle. Notes Examples
repair_unrecognized_garages /string/en/pet/ pet_menu.stf internal_command_string Your vehicle does not recognize any local garages. Try again in a garage repair zone. Notes Examples
undamaged_vehicle /string/en/pet/ pet_menu.stf internal_command_string The targeted vehicle does not require any repairs at the moment. Notes Examples
repair_error /string/en/pet/ pet_menu.stf internal_command_string There has been an error in calculating vehicle repair costs. Please contact a CSR for assistance. Notes Examples
lacking_funds_prefix /string/en/pet/ pet_menu.stf internal_command_string You lack the additional Notes Examples
lacking_funds_suffix /string/en/pet/ pet_menu.stf internal_command_string credits required to repair your vehicle. Notes Examples