Difference between revisions of "Using Vehicle Customization tools (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 72: Line 72:
 
||internal_command_string
 
||internal_command_string
 
||The system was unable to load customization data for your target.
 
||The system was unable to load customization data for your target.
||Notes
+
||Unknown
 
||[[Vehicle Customization Message 1 (Example)|Examples]]
 
||[[Vehicle Customization Message 1 (Example)|Examples]]
  
Line 82: Line 82:
 
||internal_command_string
 
||internal_command_string
 
||%TT does not have any customization options available.
 
||%TT does not have any customization options available.
||Notes
+
||Message sent to a player if a droid or vehicle does not have customization palettes available.
 
||[[Vehicle Customization Message 2 (Example)|Examples]]
 
||[[Vehicle Customization Message 2 (Example)|Examples]]
  
Line 91: Line 91:
 
||internal_command_string
 
||internal_command_string
 
||%TU has cancelled customization operations for %TT
 
||%TU has cancelled customization operations for %TT
||Notes
+
||Message sent to the owner of the droid or vehicle when the player they have consented has canceled the customization attempt by closing the window.
 
||[[Vehicle Customization Message 3 (Example)|Examples]]
 
||[[Vehicle Customization Message 3 (Example)|Examples]]
  
Line 101: Line 101:
 
||internal_command_string
 
||internal_command_string
 
||%TU has completed customizing %TT.
 
||%TU has completed customizing %TT.
||Notes
+
||Message sent to the owner of the droid or vehicle when the player they have consented has completed the customization attempt.
 
||[[Vehicle Customization Message 4 (Example)|Examples]]
 
||[[Vehicle Customization Message 4 (Example)|Examples]]
  
Line 111: Line 111:
 
||internal_command_string
 
||internal_command_string
 
||You have completed customizations for %TT.
 
||You have completed customizations for %TT.
||Notes
+
||Message sent to the player when they complete the customization attempt on a droid or vehicle.
 
||[[Vehicle Customization Message 5 (Example)|Examples]]
 
||[[Vehicle Customization Message 5 (Example)|Examples]]
  
Line 121: Line 121:
 
||internal_command_string
 
||internal_command_string
 
||You cancel customization operations for %TT.
 
||You cancel customization operations for %TT.
||Notes
+
||Message sent to the player when they cancel the customization attempt on a droid or vehicle by closing the window.
 
||[[Vehicle Customization Message 6 (Example)|Examples]]
 
||[[Vehicle Customization Message 6 (Example)|Examples]]
  
Line 131: Line 131:
 
||internal_command_string
 
||internal_command_string
 
||You have failed customization operations on %TT.
 
||You have failed customization operations on %TT.
||Notes
+
||Unknown
 
||[[Vehicle Customization Message 7 (Example)|Examples]]
 
||[[Vehicle Customization Message 7 (Example)|Examples]]
  
Line 141: Line 141:
 
||internal_command_string
 
||internal_command_string
 
||%TU have failed customization operations on %TT.
 
||%TU have failed customization operations on %TT.
||Notes
+
||Unknown, possibly sent to the owner of  a pet or vehicle of the consented player attempts to customize a vehicle or droid that does not have color palette choices available to customize.
 
||[[Vehicle Customization Message 8 (Example)|Examples]]
 
||[[Vehicle Customization Message 8 (Example)|Examples]]
  
Line 151: Line 151:
 
||internal_command_string
 
||internal_command_string
 
||You may only use this tool to customize vehicles.
 
||You may only use this tool to customize vehicles.
||Notes
+
||Message sent to a player if they have an object that isnt a vehicle targeted when they attempt to use the customization kit.
 
||[[Vehicle Customization Message 9 (Example)|Examples]]
 
||[[Vehicle Customization Message 9 (Example)|Examples]]
  
Line 161: Line 161:
 
||internal_command_string
 
||internal_command_string
 
||You require consent to customize another player's vehicle.
 
||You require consent to customize another player's vehicle.
||Notes
+
||Message sent to the player if they attempt to use a vehicle customization kit on vehicle that belongs to another player who has not consented them.
 
||[[Vehicle Customization Message 10 (Example)|Examples]]
 
||[[Vehicle Customization Message 10 (Example)|Examples]]
  

Revision as of 22:01, 23 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

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
no_data /string/en/tool/ customizer.stf internal_command_string The system was unable to load customization data for your target. Unknown Examples


prose_no_customization /path/goes/here/ filename.stf internal_command_string %TT does not have any customization options available. Message sent to a player if a droid or vehicle does not have customization palettes available. Examples
prose_cancelled_owner /path/goes/here/ filename.stf internal_command_string %TU has cancelled customization operations for %TT Message sent to the owner of the droid or vehicle when the player they have consented has canceled the customization attempt by closing the window. Examples


prose_complete_owner /path/goes/here/ filename.stf internal_command_string %TU has completed customizing %TT. Message sent to the owner of the droid or vehicle when the player they have consented has completed the customization attempt. Examples


prose_complete /path/goes/here/ filename.stf internal_command_string You have completed customizations for %TT. Message sent to the player when they complete the customization attempt on a droid or vehicle. Examples


prose_cancelled /path/goes/here/ filename.stf internal_command_string You cancel customization operations for %TT. Message sent to the player when they cancel the customization attempt on a droid or vehicle by closing the window. Examples


prose_fail /path/goes/here/ filename.stf internal_command_string You have failed customization operations on %TT. Unknown Examples


prose_fail_owner /path/goes/here/ filename.stf internal_command_string %TU have failed customization operations on %TT. Unknown, possibly sent to the owner of a pet or vehicle of the consented player attempts to customize a vehicle or droid that does not have color palette choices available to customize. Examples


vehicle_only /path/goes/here/ filename.stf internal_command_string You may only use this tool to customize vehicles. Message sent to a player if they have an object that isnt a vehicle targeted when they attempt to use the customization kit. Examples


need_consent_vehicle /path/goes/here/ filename.stf internal_command_string You require consent to customize another player's vehicle. Message sent to the player if they attempt to use a vehicle customization kit on vehicle that belongs to another player who has not consented them. Examples