Difference between revisions of "Dancing (Game Messages)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...) |
(→System Messages) |
||
Line 44: | Line 44: | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples''' | ||
− | |- | + | |
− | || | + | |---- |
+ | |dance_lack_skill_self | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You do not have the skill to perform the dance. | ||
+ | |Message a player receives if they attempt to use a dance with the /startdance or /changedance command for which they have not learned yet. Example, a novice dancer attempting to use exotic 4. | ||
+ | |[[Performance Messages 15 (Example)|Example]] | ||
+ | |---- | ||
+ | |dance_must_be_performing_self | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You must be dancing before you can change the dance. | ||
+ | |Message a player receives if they attempt to use the /changedance command while they are not performing, in order to change a dance. | ||
+ | |[[Performance Messages 16 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |dance_not_dancer | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |%TT is not a dancer. | ||
+ | |Message sent to a player who attempts to use the /watch command on a player target that has no entertainer skills. | ||
+ | |[[Performance Messages 18 (Example)|Example]] | ||
+ | |---- | ||
+ | |dance_not_performing | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You are not currently dancing. | ||
+ | |Message a player receives if they attempt to use the /stopdance command when they are not currently dancing. | ||
+ | |[[Performance Messages 19 (Example)|Example]] | ||
+ | |---- | ||
+ | |dance_start_other | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |%TU begins dancing. | ||
+ | |Message that a patron receives when a dancer they are watching begins performing again. Patrons continue to watch/listen to entertainers even when they stop performing, so whenever they stop or start up again, a system message will be given to notify the patron. The patron must either click stoplisten/watch radial or manually enter the command to stop watching a player. | ||
+ | |[[Performance Messages 20 (Example)|Example]] | ||
+ | |---- | ||
+ | |dance_start_self | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You begin dancing. | ||
+ | |Message sent to the entertainer when they begin dancing again after selecting a performance to start up. | ||
+ | |[[Performance Messages 21 (Example)|Example]] | ||
+ | |---- | ||
+ | |dance_stop_other | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |%TU stops dancing. | ||
+ | |Message that a patron receives when a dancer they are watching stops performing. Patrons continue to watch/listen to entertainers even when they stop performing, so whenever they stop or start up again, a system message will be given to notify the patron. The patron must either click stoplisten/watch radial or manually enter the command to stop watching a player. This message is also given to members of an entertainer group if any of their group mates stop performing while within spatial chat range. | ||
+ | |[[Performance Messages 22 (Example)|Example]] | ||
+ | |---- | ||
+ | |dance_stop_self | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You stop dancing. | ||
+ | |Message sent to the entertainer when they stop dancing either by using the /stopdance command or through some interruption such as combat or movement. | ||
+ | |[[Performance Messages 23 (Example)|Example]] | ||
+ | |---- | ||
+ | |dance_too_tired | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You are too tired to continue dancing. | ||
+ | |Message sent to the entertainer when their performance is forced to stop due to running out of endurance. | ||
+ | |[[Performance Messages 24 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |dance_watch_not_dancing | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |%TT is not dancing. | ||
+ | |Message sent to a patron if they attempt to use the /watch command on a dancer that is not performing. | ||
+ | |[[Performance Messages 26 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |dance_watch_npc | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You can not /watch NPCs. | ||
+ | |Message that a player receives if they attempt to use the /watch command on an npc. | ||
+ | |[[Performance Messages 27 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |dance_watch_out_of_range | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You stop watching %TT because %OT is too far away. | ||
+ | |Message that a player receives if they move too far away from the entertainer to continue watching. A player must be within 32 meters of an entertainer to begin watching the performance. A player may continue watching a performance up to 60 meters. | ||
+ | |[[Performance Messages 28 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |dance_watch_self | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You start watching %TT. | ||
+ | |Message that a patron receives when they begin watching a dancer. | ||
+ | |[[Performance Messages 29 (Example)|Example]] | ||
+ | |||
+ | |---- | ||
+ | |dance_watch_stop_self | ||
+ | |/string/en/ | ||
+ | |performance.stf | ||
+ | |internal_command_string | ||
+ | |You stop watching. | ||
+ | |Message that a patron receives when they click the stopwatch radial option or enter the command so that they will stop watching an dancer performance. | ||
+ | |[[Performance Messages 30 (Example)|Example]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
|} | |} | ||
|} | |} |
Revision as of 00:43, 7 September 2009
This article or section needs proper wiki formatting. |
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.
|
|
System Messages
|