13.02.2015, 12:45
Quote:
pawn Код:
index The index (slot) to assign the object to (0-9 since 0.3d, 0-4 in previous versions). modelid The model to attach. bone The bone to attach the object to. fOffsetX (optional) X axis offset for the object position. fOffsetY (optional) Y axis offset for the object position. fOffsetZ (optional) Z axis offset for the object position. fRotX (optional) X axis rotation of the object. fRotY (optional) Y axis rotation of the object. fRotZ (optional) Z axis rotation of the object. fScaleX (optional) X axis scale of the object. fScaley (optional) Y axis scale of the object. fScalez (optional) Z axis scale of the object. materialcolor1 (optional) The first object color to set, as an integer or hex in ARGB color format. materialcolor2 (optional) The second object color to set, as an integer or hex in ARGB color format |