Detonation Module (Game Messages)

From SWGANH Wiki
Jump to: navigation, search

Game Messages - Using Droids

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

Using Droids 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 Patch 12 Examples
invalid_droid_bomb /string/en/pet droid_modules.stf internal_command_string You must target the droid you wish to detonate. Patch 12 Examples
must_be_owner_droid_bomb /string/en/pet droid_modules.stf internal_command_string You must be the master of the droid you wish to detonate. Patch 12 Examples
droid_bomb_failed /string/en/pet droid_modules.stf internal_command_string Droid detonation has failed. Patch 12 Examples
no_bomb_module /string/en/pet droid_modules.stf internal_command_string That droid has no detonation module. Patch 12 Examples
countdown_already_started /string/en/pet droid_modules.stf internal_command_string The detonation countdown has already started. Patch 12 Examples
countdown_started /string/en/pet droid_modules.stf internal_command_string The detonation countdown has started. Patch 12 Examples
countdown_1 /string/en/pet droid_modules.stf internal_command_string * 1 * Patch 12 Examples
countdown_2 /string/en/pet droid_modules.stf internal_command_string * 2 * Patch 12 Examples
countdown_3 /string/en/pet droid_modules.stf internal_command_string * 3 * Patch 12 Examples
detonate_droid /string/en/pet droid_modules.stf internal_command_string Detonate Droid Patch 12 Examples
insufficient_skill_detonate /string/en/pet droid_modules.stf internal_command_string You must be a Novice Bounty Hunter or a Novice Smuggler to detonate a droid. Patch 12 Examples
hit_by_detonation /string/en/pet droid_modules.stf internal_command_string You are caught in the blast of an exploding droid!  You take %DI damage! Patch 12 Examples
detonation_disabled /string/en/pet droid_modules.stf internal_command_string * disabled * Patch 12 Examples
detonation_warmup /string/en/pet droid_modules.stf internal_command_string The droid needs to initialize its detonation module for the first time.  This will take approximately 10 seconds. Patch 12 Examples
droid_disabled_detonate /string/en/ obj_attr_n.stf internal_command_string You cannot detonate a disabled droid. Patch 14