SHAPE_* Constant Group

SHAPE_* constants are used in the GetFirstObjectInShape() and GetNextObjectInShape() functions.



Constants

ConstantDescription
SHAPE_CONE
A cone. The difference(s) between SHAPE_CONE and SHAPE_SPELLCONE are unkown. Their constant values are, however, definitely different. SHAPE_CONE is used in only one spell script: nw_s1_krenscare.nss.
SHAPE_CUBE
A cube.
SHAPE_SPELLCONE
Presumably, a cone. The difference(s) between SHAPE_CONE and SHAPE_SPELLCONE are unkown. Their constant values are, however, definitely different.
SHAPE_SPELLCYLINDER
A cylinder.
SHAPE_SPHERE
A sphere.

See Also

functions: GetFirstObjectInShape | GetNextObjectInShape


 Send comments on this topic.