Difference between revisions of "Droid Command Training (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Game Mechanics)
Line 48: Line 48:
  
  
== Game Mechanics ==
+
== Programming the Commands ==
  
  

Revision as of 21:31, 27 August 2009




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.


Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.

System Messages

Fly Text

Radial Menus

Programming the Commands



Now that you have a droid, what do you do with it?

Once you have called your droid you need to program the commands it will need. Target your new droid and open the radial menu.

To train the droid select and pick "Program" from the radial menu. This will give you a list of commands that your droid is able to learn. When you have selected the command, a "?" will appear over the droid's head and in Spatial Chat. The command can be made either in Spatial or by using the /tellpet command. A command can be up to a total of 30 characters in length and can consist of letters, characters, and spaces. Commands are case sensitive according to how you originally typed the command. Now say the command and the droid will respond. Once a proper command is issued, the droid will respond with a "!" over its head and in Spatial Chat to confirm that it has learned its new command. You can then verify that the command was issued properly by checking in the datapad under the List Commands menu in the radial. For example:

  • Select Program from the droid's radial menu, and select "Follow Me".

  • Droid indicates it is ready with a question mark floating above its head "?".

  • Say the word that you want to use, "heel", bear in mind that this is case-sensitive so if you type it in capitals here, you will need to type it in capital letters each time you command the droid.

  • Droid responds to indicate that it has learned that command by an exclamation mark floating above its head "!".

  • Repeat for any further commands you'd like to teach it.

  • Droids that are issued conflicting commands such as those that they cannot complete without additional parameters (such as issuing patrols without first setting patrol points) will display an "!" and "?" icons over their head indicating their confusion.

  • When you issue a command a blue exclamation mark will float over the pet's head to acknowledge that the order has been received.

  • Additionally, commands sent are case sensitive meaning that "aa" and "AA" are in effect, different commands.



Note: Pets can be issued commands from up to 90 meters away by using /tellpet to issue the command. Using spatial/shout/yell chat to issue commands to pet is limited to the spatial, shout & yell chat radius.

Source References

Source Source in Context