Difference between revisions of "Tame Vehicle (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)
 
(4 intermediate revisions by 2 users not shown)
Line 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value
+
||device_added
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||A control device has been added to your datapad.
||Notes
+
||Notification sent to the player that tells them they have an object added to their datapad when they generate a vehicle or pet.
||Examples
+
||[[Tame Vehicle 1 (Example)|Examples]]
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||has_max_vehicle
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You already have the maximum number of vehicles that you can own.
||Notes
+
||Presumably a notification sent to the player when they attempt to generate a vehicle from a deed and where they already have the maximum allowable vehicles stored in their datapad.
||Examples
+
||[[Tame Vehicle 2 (Example)|Examples]]
  
 
|- align="center"
 
|- align="center"
||ID Value
+
||prose_cant_generate_yet
 
||/string/en/pet/
 
||/string/en/pet/
 
||pet_menu.stf
 
||pet_menu.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||You cannot generate a vehicle for %DI seconds.
||Notes
+
||Attempting to generate vehicle deed too many times within a period of time.
||Examples
+
||[[Tame Vehicle 3 (Example)|Examples]]
  
 
|- align="center"
 
|- align="center"

Latest revision as of 01:59, 28 August 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
device_added /string/en/pet/ pet_menu.stf internal_command_string A control device has been added to your datapad. Notification sent to the player that tells them they have an object added to their datapad when they generate a vehicle or pet. Examples
has_max_vehicle /string/en/pet/ pet_menu.stf internal_command_string You already have the maximum number of vehicles that you can own. Presumably a notification sent to the player when they attempt to generate a vehicle from a deed and where they already have the maximum allowable vehicles stored in their datapad. Examples
prose_cant_generate_yet /string/en/pet/ pet_menu.stf internal_command_string You cannot generate a vehicle for %DI seconds. Attempting to generate vehicle deed too many times within a period of time. Examples
ID Value /string/en/pet/ pet_menu.stf internal_command_string System Message Text Notes Examples
ID Value /string/en/pet/ pet_menu.stf internal_command_string System Message Text Notes Examples