Difference between revisions of "CommandUnsheatheWeapons"
From Dragon Age Toolset Wiki
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=CommandUnsheatheWeapons | |name=CommandUnsheatheWeapons | ||
Latest revision as of 12:35, 20 May 2011
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.