Difference between revisions of "Droid Commands (Game Mechanics)"
(→Droid Command Programming Mechanics) |
(→Droid Command Programming Mechanics) |
||
Line 349: | Line 349: | ||
<li> '''Get Patrol Point''' - Marks a spot along a path for your droid to patrol. Allows a droid to store up to 10 <br>patrol points, but only while the droid is present. If the droid is<br> stored, you will need to re-program the patrol points. Patrol points<br> can be up to 50 meters apart.<br> | <li> '''Get Patrol Point''' - Marks a spot along a path for your droid to patrol. Allows a droid to store up to 10 <br>patrol points, but only while the droid is present. If the droid is<br> stored, you will need to re-program the patrol points. Patrol points<br> can be up to 50 meters apart.<br> | ||
<li> '''Clear Patrol Points''' - Clears all stored patrol points <br>on a droid.<br> | <li> '''Clear Patrol Points''' - Clears all stored patrol points <br>on a droid.<br> | ||
− | <li> '''Guard''' - | + | <li> '''Guard''' - Commands a combat capable pet to guard your current target (another player, NPC or creature). Your pet will attack anyone who attacks the guarded target. Guard is a toggle; you can command your pet to stop guarding by using the Guard option when you don't have anything targeted (the ESC key clears all targets). The droid will guard who ever is targeted. If no one is targeted, or an enemy is targeted, the droid will guard its owner.<br> |
<li> '''Attack''' - Use this command and your droid will attack your current targeted enemy (if combat capable) | <li> '''Attack''' - Use this command and your droid will attack your current targeted enemy (if combat capable) |
Revision as of 12:41, 22 October 2008
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.
|
Droid 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 programmable commands list is a list of commands available to droids through using the Program menu on the droid radial.
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 Commands
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 Commands
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.
|
Bold text |