Difference between revisions of "Droid Commands (Game Mechanics)"
From SWGANH Wiki
(→Droid Command Programming Mechanics) |
(→Droid Command Programming Mechanics) |
||
Line 138: | Line 138: | ||
<ul> Most of the commands explain themselves, but I'll run through some of the commands with you.<br><br> | <ul> Most of the commands explain themselves, but I'll run through some of the commands with you.<br><br> | ||
<li> '''Follow Me''' This command will make your droid follow you as you move around | <li> '''Follow Me''' This command will make your droid follow you as you move around | ||
− | <li> '''Follow Other''' - Targeted command that makes your <br>droid follow the designated target as long as they do not take a shuttle <br>or log out of client. | + | <li> '''Follow Other''' - Targeted command that makes your <br>droid follow the designated target as long as they do not take a shuttle <br>or log out of client. |
<li> '''Stay''' - This command will cause your droid to stay put | <li> '''Stay''' - This command will cause your droid to stay put | ||
− | <li> '''Befriend'''- Allows a targeted player to control your droid. It Allows the target to issue | + | <li> '''Befriend'''- Allows a targeted player to control your droid. It Allows the target to issue commands to the droid.<br> |
− | <li> '''Get in Column/Wedge Formation''' - | + | <li> '''Get in Column/Wedge Formation''' - This command causes your droid to assume a new position behind you<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> '''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> | ||
Line 149: | Line 149: | ||
<li> '''Store''' - This command puts your droid back into your datapad | <li> '''Store''' - This command puts your droid back into your datapad | ||
− | + | ||
− | + | ||
Line 157: | Line 156: | ||
( *** Cannot be reprogrammed) <br> | ( *** Cannot be reprogrammed) <br> | ||
( $ Repair module equipped droid only. <br>Lists as 'Do Trick Two' in the datapad)<br> | ( $ Repair module equipped droid only. <br>Lists as 'Do Trick Two' in the datapad)<br> | ||
− | ( % Power Droid only. Lists as 'Do Trick One' in the datapad.) | + | ( % Power Droid only. Lists as 'Do Trick One' in the datapad.)<br><br> |
− | '''Do Trick One''' | + | '''Do Trick One'''<br><br> |
− | This atribute appears only on power droids. Using this command will notifiy the droid to give a recharge to the designated target droid. | + | This atribute appears only on power droids. Using this command will notifiy the droid to give a recharge to the designated target droid.<br><br> |
− | '''Do Trick Two''' | + | '''Do Trick Two'''<br><br> |
This attribute appears on any droid that is equipped with a Repair module or Auto Repair module. Note that during pre-cu this seemed to cause a conflict in that a player that equipped both an auto-repair module and a repair module could not use the droid due to a conflict in programming since both modules activated off the same command. Perhaps we should add an additional trick for droids such as Do Trick Three or Do Trick Four. | This attribute appears on any droid that is equipped with a Repair module or Auto Repair module. Note that during pre-cu this seemed to cause a conflict in that a player that equipped both an auto-repair module and a repair module could not use the droid due to a conflict in programming since both modules activated off the same command. Perhaps we should add an additional trick for droids such as Do Trick Three or Do Trick Four. |
Revision as of 20:14, 21 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. The programable commands list is a list of commands available to droids through using the Program menu on the droid radial.
|
Bold text |