Difference between revisions of "Firework Displays (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Messages)
Line 90: Line 90:
 
||Event #%DI: delay set to 1 second.
 
||Event #%DI: delay set to 1 second.
 
||Message received when a player sets the firework delay event to a value equalling 1 second.
 
||Message received when a player sets the firework delay event to a value equalling 1 second.
||[[Firework Displays 3 (Example)|Example]]
+
||[[Firework Displays 2 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Revision as of 21:11, 10 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

Firework Displays (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
cannot_reorder /string/en/ firework.stf internal_command_string The event reorder operation you have selected is not possible. Message a player gets if they attempt to move the first firework on the Reorder Event list Up, and is also received if the player attempts to move the last firework on the Reorder Event list Down. Example
prose_delay_update /string/en/ firework.stf internal_command_string Event #%DI: delay set to %DF seconds. Message received when a player sets the firework delay event to any value below or above 1 second. Example
prose_delay_update1 /string/en/ firework.stf internal_command_string Event #%DI: delay set to 1 second. Message received when a player sets the firework delay event to a value equalling 1 second. Example