Droid Commands (Game Mechanics)

From SWGANH Wiki
Revision as of 04:47, 30 March 2008 by Ready (Talk | contribs) (Game Mechanics)

Jump to: navigation, search




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.


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Droid Command Programming Mechanics

In 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.


Part 1. Command List


Command Name Command
Follow Me follow
Follow Other chase
Stay stay
Befriend friend
Get in Column Formation column formation
Get in Wedge Formation wedge formation
Patrol patrol
Get Patrol Point get patrol point
Clear Patrol Point clear patrol point
Group group
Store release
Guard* guard
Attack* attack
Use Ranged Attack** (Unknown) Currently MIA
Transfer*** transfer No longer programmable
Repair Other Droid $ (Unknown)
Recharge Other Droid % (Unknown)
    Most of the commands explain themselves, but I'll run through some of the commands with you.

  • Follow Other - Targeted command that makes your
    droid follow the designated target as long as they do not take a shuttle
    or log out of client. Once used by many Master Droid Engineers as a
    form of CH griefing.
  • Befriend- Allows the target to issue limited commands
    to the droid.
  • Get in Column/Wedge Formation - Not very useful, due to
    only CHs are able to call multiple pets/droids/perks. Can be issued so
    that the Droid does not 'sit' on top of your toon.
  • Get Patrol Point - Allows a droid to store up to 10
    patrol points, but only while the droid is present. If the droid is
    stored, you will need to re-program the patrol points. Patrol points
    can be up to 50 meters apart.
  • Clear Patrol Points - Clears all stored patrol points
    on a droid.
  • Guard - Causes combat capable droids to guard a specific
    target, including yourself.
  • Use Ranged Attack - Toggles Ranged attack ON in some
    droid units. (Known Issue) Currently missing


    ( * Combat capable droids only)
    ( **Combat capable R-units only)
    ( *** Cannot be reprogrammed)
    ( $ Repair module equipped droid only.
    Lists as 'Do Trick Two' in the datapad)
    ( % Power Droid only. Lists as 'Do Trick One' in the datapad.)

    Source References

    Source Source in Context
Bold text