ActionInteractObject(object)

From NWN Lexicon
Information icon.png This article is in need of examples. You can help the NWN Lexicon by showing how to use this code effectively.

Causes a creature or PC to use an object.

void ActionInteractObject(
    object oPlaceable
);

Contents

[edit] Parameters

oPlaceable
Placeable object to interact with.

[edit] Description

Causes the calling creature to interact with a placeable object, if that object can be interacted with.

[edit] Version

1.61

[edit] See Also



author: Charles Feduke, additional contributor(s): Glenn J. Berden

Personal tools
Categories