Difference between revisions of "CommandUnsheatheWeapons"

From Dragon Age Toolset Wiki
Jump to: navigation, search
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=CommandUnsheatheWeapons
 
|name=CommandUnsheatheWeapons

Latest revision as of 13: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.