Difference between revisions of "Droid Commands (Game Mechanics)"
From SWGANH Wiki
(→Droid Command Programming Mechanics) |
(→Droid Command Programming Mechanics) |
||
Line 113: | Line 113: | ||
|Attack<font size =3>*</font> | |Attack<font size =3>*</font> | ||
|attack | |attack | ||
− | + | ||
− | + | ||
− | + | ||
|---- | |---- | ||
|Transfer<font size =3>***</font> | |Transfer<font size =3>***</font> | ||
Line 141: | Line 139: | ||
<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''' - Causes combat capable droids to guard a specific<br> target, including yourself. 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> '''Guard''' - Causes combat capable droids to guard a specific<br> target, including yourself. 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 01:56, 10 April 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, how to program a droid, and how tos and what nots of different droid modules.
|
Bold text |