Burst Run (Game Messages)

From SWGANH Wiki
Revision as of 16:30, 7 June 2008 by Ready (Talk | contribs) (Burst Run Mechanics)

Jump to: navigation, search




Game Mechanics - Mechanics 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.

Mechanics This document is about game mechanics.

Burst Run Mechanics

ID Path Filename Trigger Message Notes Examples
burst_run_not_tired /string/en/ combat_effects.stf You are no longer tired. This is the message the player receives when the burst run re-use timer has expired, allowing them to use burst run again. Example
burst_run_tired /string/en/ combat_effects.stf You are tired. This is the message the player receives to notify them that their burst run as expired and that they cannot use another burst run until the re-use timer has expired. Example


burst_run_wait /string/en/ combat_effects.stf You are too tired to Burst Run. This is the message the player receives if they attempt to use burst run again while their re-use timer is still up. Example



LogName: C:\anhwork\downloads\All-Logs\rousesfiles\chatlogs\chatlogs\2065607942

You slow down.
You are tired.
You are too tired to Burst Run.



These are the messages as they appear in the combat/spatial logs for the player and for any bystanders watching their own logs.

ID Path Filename Trigger Player Message1 Player Message2 Other Player's Message
debilitatingshot_block /string/en/ cbt_spam.stf internal_command_string You run as hard as you can! %TU puts on a sudden burst of speed!
debilitatingshot_counter /string/en/ cbt_spam.stf internal_command_string You slow down. %TU slows down.

Source References

Source Source in Context