Difference between revisions of "Droid Commands (Game Mechanics)"
From SWGANH Wiki
(→Droid Command Programming Mechanics) |
(→Droid Command Programming Mechanics) |
||
Line 79: | Line 79: | ||
|'''Radial Name''' | |'''Radial Name''' | ||
|'''Default Command''' | |'''Default Command''' | ||
+ | |'''Parent Radial Menu''' | ||
|---- | |---- | ||
|Follow Me | |Follow Me | ||
|follow | |follow | ||
+ | | | ||
|---- | |---- | ||
|Follow Other | |Follow Other | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Stay | |Stay | ||
|stay | |stay | ||
+ | | | ||
|---- | |---- | ||
|Befriend | |Befriend | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Get in Column Formation | |Get in Column Formation | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Get in Wedge Formation | |Get in Wedge Formation | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Patrol | |Patrol | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Get Patrol Point | |Get Patrol Point | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Clear Patrol Point | |Clear Patrol Point | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Group | |Group | ||
|group | |group | ||
+ | | | ||
|---- | |---- | ||
|Store | |Store | ||
|release | |release | ||
+ | | | ||
|---- | |---- | ||
|Guard<font size =3>*</font> | |Guard<font size =3>*</font> | ||
|guard | |guard | ||
+ | | | ||
|---- | |---- | ||
|Attack<font size =3>*</font> | |Attack<font size =3>*</font> | ||
|attack | |attack | ||
+ | | | ||
|---- | |---- | ||
|Repair Other Droid<br><br> (appears as Do Trick Two in datapad & command list) | |Repair Other Droid<br><br> (appears as Do Trick Two in datapad & command list) | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Recharge Other Droid<br><br> (appears as Do Trick One in datapad & command list) | |Recharge Other Droid<br><br> (appears as Do Trick One in datapad & command list) | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
|Use Ranged Attack<font size =3>**</font><br><br> (appears as Ranged Attack in datapad & command list) | |Use Ranged Attack<font size =3>**</font><br><br> (appears as Ranged Attack in datapad & command list) | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |Harvest Creature | ||
+ | | | ||
+ | | | ||
+ | |---- | ||
+ | |Fire Trap Projectile | ||
+ | | | ||
| | | | ||
|---- | |---- | ||
Line 159: | Line 184: | ||
|'''Command Name''' | |'''Command Name''' | ||
|'''Default Command''' | |'''Default Command''' | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} |
Revision as of 20:49, 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. Droid Commands are accessed and created through three methods: 1. Program Radial Menus 2. Misc Module Specific Radial Menus 3. Conversation Menus The programable commands list is a list of commands available to droids through using the Program menu on the droid radial.
Part 2. Misc Programmed Commands This section deals with commands that are programmable or usable on the droid only through using special menu options.
|
Bold text |