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

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 71: Line 71:
 
||internal_command_string
 
||internal_command_string
 
||Your repair transaction has been cancelled due to unavailability of system data.
 
||Your repair transaction has been cancelled due to unavailability of system data.
||Notes
+
||Unknown
 
||[[Repair Vehicle 1 (Game Messages)|Examples]]
 
||[[Repair Vehicle 1 (Game Messages)|Examples]]
  
Line 80: Line 80:
 
||internal_command_string
 
||internal_command_string
 
||Your attempt to repair your vehicle has failed.
 
||Your attempt to repair your vehicle has failed.
||Notes
+
||Unknown
 
||[[Repair Vehicle 2 (Game Messages)|Examples]]
 
||[[Repair Vehicle 2 (Game Messages)|Examples]]
  
Line 89: Line 89:
 
||internal_command_string
 
||internal_command_string
 
||You are not near a valid garage.
 
||You are not near a valid garage.
||Notes
+
||Message a player receives if attempting to repair their vehicle through the radial menu when they have exceeded the range of the garage repair radius.
 
||[[Repair Vehicle 3 (Game Messages)|Examples]]
 
||[[Repair Vehicle 3 (Game Messages)|Examples]]
  
Line 98: Line 98:
 
||internal_command_string
 
||internal_command_string
 
||You have entered into the proximity of a vehicle garage.
 
||You have entered into the proximity of a vehicle garage.
||Notes
+
||Message a player receives when they get within 64 meters of a garage zone.
 
||[[Repair Vehicle 4 (Game Messages)|Examples]]
 
||[[Repair Vehicle 4 (Game Messages)|Examples]]
  
Line 107: Line 107:
 
||internal_command_string
 
||internal_command_string
 
||You vehicle condition has changed since confirmation. Repairs will be conducted for the total amount of  %DI.
 
||You vehicle condition has changed since confirmation. Repairs will be conducted for the total amount of  %DI.
||Notes
+
||Message a player receives if they have already gotten the repair estimate and then the vehicle's condition changes before they accept the repair cost. The system will repair the vehicle but at the newly calculated repair cost.
 
||[[Repair Vehicle 5 (Game Messages)|Examples]]
 
||[[Repair Vehicle 5 (Game Messages)|Examples]]
  
Line 116: Line 116:
 
||internal_command_string
 
||internal_command_string
 
||You may not repair a disabled vehicle.
 
||You may not repair a disabled vehicle.
||Notes
+
||Message a player receives when attempting to repair a vehicle that has been destroyed.
 
||[[Repair Vehicle 6 (Game Messages)|Examples]]
 
||[[Repair Vehicle 6 (Game Messages)|Examples]]
  
Line 125: Line 125:
 
||internal_command_string
 
||internal_command_string
 
||Your vehicle does not recognize any local garages. Try again in a garage repair zone.
 
||Your vehicle does not recognize any local garages. Try again in a garage repair zone.
||Notes
+
||Unknown
 
||[[Repair Vehicle 7 (Game Messages)|Examples]]
 
||[[Repair Vehicle 7 (Game Messages)|Examples]]
  
Line 134: Line 134:
 
||internal_command_string
 
||internal_command_string
 
||The targeted vehicle does not require any repairs at the moment.
 
||The targeted vehicle does not require any repairs at the moment.
||Notes
+
||Message a player receives when attempting to repair a vehicle and the vehicle is at 100% condition.
 
||[[Repair Vehicle 8 (Game Messages)|Examples]]
 
||[[Repair Vehicle 8 (Game Messages)|Examples]]
  
Line 143: Line 143:
 
||internal_command_string
 
||internal_command_string
 
||There has been an error in calculating vehicle repair costs. Please contact a CSR for assistance.
 
||There has been an error in calculating vehicle repair costs. Please contact a CSR for assistance.
||Notes
+
||Unknown
 
||[[Repair Vehicle 9 (Game Messages)|Examples]]
 
||[[Repair Vehicle 9 (Game Messages)|Examples]]
  
Line 152: Line 152:
 
||internal_command_string
 
||internal_command_string
 
||You lack the additional  
 
||You lack the additional  
||Notes
+
||Message a player receives when they lack enough credits to repair a vehicle.
 
||[[Repair Vehicle 10 (Game Messages)|Examples]]
 
||[[Repair Vehicle 10 (Game Messages)|Examples]]
  
Line 161: Line 161:
 
||internal_command_string
 
||internal_command_string
 
|| credits required to repair your vehicle.
 
|| credits required to repair your vehicle.
||Notes
+
||Message a player receives when they lack enough credits to repair a vehicle.
 
||[[Repair Vehicle 10 (Game Messages)|Examples]]
 
||[[Repair Vehicle 10 (Game Messages)|Examples]]
 
|}
 
|}
 
|}
 
|}

Revision as of 17:29, 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. Unknown Examples
err_repair_fail /string/en/pet/ pet_menu.stf internal_command_string Your attempt to repair your vehicle has failed. Unknown Examples
garage_out_of_range /string/en/pet/ pet_menu.stf internal_command_string You are not near a valid garage. Message a player receives if attempting to repair their vehicle through the radial menu when they have exceeded the range of the garage repair radius. Examples
garage_proximity /string/en/pet/ pet_menu.stf internal_command_string You have entered into the proximity of a vehicle garage. Message a player receives when they get within 64 meters of a garage zone. 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. Message a player receives if they have already gotten the repair estimate and then the vehicle's condition changes before they accept the repair cost. The system will repair the vehicle but at the newly calculated repair cost. Examples
cannot_repair_disabled /string/en/pet/ pet_menu.stf internal_command_string You may not repair a disabled vehicle. Message a player receives when attempting to repair a vehicle that has been destroyed. 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. Unknown Examples
undamaged_vehicle /string/en/pet/ pet_menu.stf internal_command_string The targeted vehicle does not require any repairs at the moment. Message a player receives when attempting to repair a vehicle and the vehicle is at 100% condition. 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. Unknown Examples
lacking_funds_prefix /string/en/pet/ pet_menu.stf internal_command_string You lack the additional Message a player receives when they lack enough credits to repair a vehicle. Examples
lacking_funds_suffix /string/en/pet/ pet_menu.stf internal_command_string credits required to repair your vehicle. Message a player receives when they lack enough credits to repair a vehicle. Examples