CommandUnsheatheWeapons

From Dragon Age Toolset Wiki
Revision as of 13:35, 20 May 2011 by Proleric1 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function is an unsheathe weapons command constructor.

command CommandUnsheatheWeapons(
);
Parameters:
None
Returns:

a valid command

Source:

script.ldf

Description

Makes the creature executing this command draw its weapons.

Remarks

This command doesn't seem to work. It is not used in the OC or core scripts.