IPCreateAndModifyArmorRobe
From NWN Lexicon
Contents |
[edit] IPCreateAndModifyArmorRobe(object, int)
Copies an armor object and changes its appearance.
object IPCreateAndModifyArmorRobe( object oArmor, int nRobeType );
[edit] Parameters
oArmor
Armor object whose appearance is altered.
nRobeType
Number of the robe model used for the altered appearance.
[edit] Description
This function takes an armor object as input and returns a copy of the original armor object with a modified appearance.
The exact type of the modified appearance depends on the value of nRobeType.
[edit] Remarks
Returns a copy of the original armor object.
The original armor object isn't destroyed by this function.
Eventually calls #include index for more details.
[edit] Requirements
#include " x2_inc_itemprop "
[edit] Version
???
[edit] See Also
functions: | |
constants: |
author: motu99, editors: Mistress, Kolyana