SetCreatureWingType
From NWN Lexicon
Jump to navigationJump to search
SetCreatureWingType(int, object)
Sets the wing type of the creature specified.
Parameters
nWingType
oCreature
The creature to change the wing type for. (Default: OBJECT_SELF)
Description
Sets the wing type of the creature specified.
Note: Only two creature model types will support wings. The model type for the part based (playable races) 'P' and model type 'W' in appearance.2da
Version
1.67
See Also
functions: | |
constants: |
author: Mistress, editor: Kookoo