Trap Throw Flytext (Game Messages)

From SWGANH Wiki
Jump to: navigation, search




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.



Description

Template (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.

System Messages

ID Path Filename Trigger Message Notes Examples
melee_def_1_on /string/en/trap/ trap.stf internal_command_string ! Melee Defense Down ! Example
melee_def_1_off /string/en/trap/ trap.stf internal_command_string ! Melee Defense Up ! Example
ranged_def_1_on /string/en/trap/ trap.stf internal_command_string ! Ranged Defense Down ! Example
ranged_def_1_off /string/en/trap/ trap.stf internal_command_string ! Ranged Defense Up ! Example
state_def_1_on /string/en/trap/ trap.stf internal_command_string ! State Defense Down ! Example
state_def_1_off /string/en/trap/ trap.stf internal_command_string ! State Defense Up ! Example
melee_ranged_def_1_on /string/en/trap/ trap.stf internal_command_string ! Combat Defense Down ! Example
melee_ranged_def_1_off /string/en/trap/ trap.stf internal_command_string ! Combat Defense Up ! Example
go_snare /string/en/ combat_effects.stf internal_command_string +Snared+ Example
no_snare /string/en/ combat_effects.stf internal_command_string -Snared- Example
no_rooted /string/en/ combat_effects.stf internal_command_string -Rooted- Example
go_rooted /string/en/ combat_effects.stf internal_command_string +Rooted+ Example