Difference between revisions of "Store Droid (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
Line 72: Line 72:
 
||internal_command_string
 
||internal_command_string
 
||You cannot STORE for 1 second.
 
||You cannot STORE for 1 second.
||Notes
+
||Notification sent to a player when they attempt to store a pet or vehicle while they are still in combat. The value returned lists the amount of time until their combat state clears.
 
||[[(Storing Pet 1 (Example)|Examples]]
 
||[[(Storing Pet 1 (Example)|Examples]]
  
Line 81: Line 81:
 
||internal_command_string
 
||internal_command_string
 
||You cannot STORE for %DI seconds.
 
||You cannot STORE for %DI seconds.
||Notes
+
||Notification sent to a player when they attempt to store a pet or vehicle while they are still in combat. The value returned lists the amount of time until their combat state clears.
 
||[[Storing Pet 2 (Example)|Examples]]
 
||[[Storing Pet 2 (Example)|Examples]]
  

Revision as of 08:05, 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
cant_store_1sec /string/en/pet/ pet_menu.stf internal_command_string You cannot STORE for 1 second. Notification sent to a player when they attempt to store a pet or vehicle while they are still in combat. The value returned lists the amount of time until their combat state clears. Examples
prose_cant_store_yet /string/en/pet/ pet_menu.stf internal_command_string You cannot STORE for %DI seconds. Notification sent to a player when they attempt to store a pet or vehicle while they are still in combat. The value returned lists the amount of time until their combat state clears. Examples