Difference between revisions of "Using Droid Customization Kits (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 73: Line 73:
 
||The system was unable to load customization data for your target.
 
||The system was unable to load customization data for your target.
 
||Unknown
 
||Unknown
||[[Vehicle Customization Message 1 (Example)|Examples]]
+
||[[Droid Customization Message 1 (Example)|Examples]]
  
  
Line 83: Line 83:
 
||%TT does not have any customization options available.
 
||%TT does not have any customization options available.
 
||Message sent to a player if a droid or vehicle does not have customization palettes available.
 
||Message sent to a player if a droid or vehicle does not have customization palettes available.
||[[Vehicle Customization Message 2 (Example)|Examples]]
+
||[[Droid Customization Message 2 (Example)|Examples]]
  
 
|- align="center"
 
|- align="center"
Line 92: Line 92:
 
||%TU has cancelled customization operations for %TT
 
||%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.
 
||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]]
+
||[[Droid Customization Message 3 (Example)|Examples]]
  
  
Line 102: Line 102:
 
||%TU has completed customizing %TT.
 
||%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.
 
||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]]
+
||[[Droid Customization Message 4 (Example)|Examples]]
  
  
Line 112: Line 112:
 
||You have completed customizations for %TT.
 
||You have completed customizations for %TT.
 
||Message sent to the player when they complete the customization attempt on a droid or vehicle.
 
||Message sent to the player when they complete the customization attempt on a droid or vehicle.
||[[Vehicle Customization Message 5 (Example)|Examples]]
+
||[[Droid Customization Message 5 (Example)|Examples]]
  
  
Line 122: Line 122:
 
||You cancel customization operations for %TT.
 
||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.
 
||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]]
+
||[[Droid Customization Message 6 (Example)|Examples]]
  
  
Line 132: Line 132:
 
||You have failed customization operations on %TT.
 
||You have failed customization operations on %TT.
 
||Unknown
 
||Unknown
||[[Vehicle Customization Message 7 (Example)|Examples]]
+
||[[Droid Customization Message 7 (Example)|Examples]]
  
  
Line 142: Line 142:
 
||%TU have failed customization operations on %TT.
 
||%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.
 
||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]]
+
||[[Droid Customization Message 8 (Example)|Examples]]
  
  
Line 152: Line 152:
 
||You may only use this tool to customize droid pets.
 
||You may only use this tool to customize droid pets.
 
||Message sent to a player if they have an object that isnt a droid targeted when they attempt to use the customization kit.
 
||Message sent to a player if they have an object that isnt a droid targeted when they attempt to use the customization kit.
||[[Vehicle Customization Message 9 (Example)|Examples]]
+
||[[Droid Customization Message 9 (Example)|Examples]]
  
  
Line 162: Line 162:
 
||You require consent to customize another player's droid.
 
||You require consent to customize another player's droid.
 
||Message sent to the player if they attempt to use a droid customization kit on droid that belongs to another player who has not consented them.
 
||Message sent to the player if they attempt to use a droid customization kit on droid that belongs to another player who has not consented them.
||[[Vehicle Customization Message 10 (Example)|Examples]]
+
||[[Droid Customization Message 10 (Example)|Examples]]
  
  

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


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


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