SetCreatureIsStatue

From Dragon Age Toolset Wiki
Jump to: navigation, search

Turns creature into a statue. Statues have their animations frozen and cannot move.

void SetCreatureIsStatue(
object oObject,
int value
);
Parameters:
oObject
Creature to turn into a statue
value
True to turn the creature into a statue, false to free it
Returns:

Nothing.

Source:

script.ldf