CommandUnsheatheWeapons

From Dragon Age Toolset Wiki
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.