Difference between revisions of "Droid Commands (Game Mechanics)"
(→'''Part 5. Programmable Command Definitions''') |
(→System Messages) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 56: | Line 56: | ||
|} | |} | ||
|} | |} | ||
+ | |||
+ | == System Messages == | ||
+ | |||
+ | * [[Set Patrol Points (Game Messages)|Set Patrol Points]] | ||
+ | * [[Set Ranged Attack (Game Messages)|Set Ranged Attack]] | ||
== Droid Command Programming Mechanics == | == Droid Command Programming Mechanics == | ||
Line 85: | Line 90: | ||
− | The programmable commands list is a list of commands available to droids through using the Program menu on the droid radial. | + | The programmable commands list is a list of commands available to droids through using the Program menu on the droid radial. |
− | + | ||
=='''Part 1. Program Radial Menu Commands'''== | =='''Part 1. Program Radial Menu Commands'''== | ||
Line 436: | Line 440: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Source References== | ==Source References== |
Latest revision as of 02:20, 28 August 2009
This article or section needs proper wiki formatting. |
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.
|
System MessagesDroid Command Programming MechanicsIn this section, I will go over the basic droid commands, and how to program a droid. Droid Commands are accessed and created through three methods: 1. Program Radial Menus
The command list is a window that is obtained by the player through left clicking on the pet in the datapad and using the List Commands radial option. The window that displays contains all the known commands that the pet has acquired.
The Datapad List
The programmable commands list is a list of commands available to droids through using the Program menu on the droid radial. Part 1. Program Radial Menu CommandsPets have a few default trained commands when they are first created which are displayed. Others have to be trained into the pet.
This is a listing of all available radial options that may be trained to droids as they appear under the Program menu radial.
Part 2. Droid Module Menu CommandsComplete Module Specific Radial Menu Command List This is a listing of all available radial options that may be trained to droids as they appear under the various Droid Module Specific menu radials.
Part 3. Droid Conversation Menu CommandsDroid Conversation Menu Command List This is a listing of all available radial options that may be trained to droids as they appear under the various conversation menu radials used by droids that have personality chips.
Part 4. Droid Module Menu CommandsMisc Radial Menu Command List This is a listing of all available radial options that may be trained to droids as they appear under the various Droid Module Specific menu radials.
Part 5. Programmable Command DefinitionsNotes: 1. Commands cannot be issued to pets if the pet is outside of a building and the player issuing a command is inside of a building. 2. Pets commanded to "follow" or "stay" in combat will stop fighting, and either follow, or stay, until commanded to attack something.
|
Bold text |