Big Weapons, How to do?
#1

hey,
i want to create a big weapons, i realized that its make by SetPlayerAttachedObject, buy i dont understand how.
help?
Reply
#2

You want to attach the weapons to the body? and re-size them
Reply
#3

Quote:
pawn Код:
(playerid, index, modelid, bone, Float:fOffsetX, Float:fOffsetY, Float:fOffsetZ, Float:fRotX, Float:fRotY, Float:fRotZ, Float:fScaleX, Float:fScaleY, Float:fScaleZ, materialcolor1, materialcolor2)
playerid The ID of the player to attach the object to.

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

https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
Reply
#4

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
yes, i know that its made by SetPlayerAttachedObject, buy - how i can change the attached object size?
Reply
#5

Quote:
Originally Posted by LorDWarS
Посмотреть сообщение
yes, i know that its made by SetPlayerAttachedObject, buy - how i can change the attached object size?
Reeeead man, reeeadddd.

Код:
fScaleX	(optional) X axis scale of the object.

fScaley	(optional) Y axis scale of the object.

fScalez	(optional) Z axis scale of the object.
Reply
#6

Quote:
Originally Posted by SnG.Scot_MisCuDI
Посмотреть сообщение
Reeeead man, reeeadddd.

Код:
fScaleX	(optional) X axis scale of the object.

fScaley	(optional) Y axis scale of the object.

fScalez	(optional) Z axis scale of the object.
you know what the original size of RPG?
Reply
#7

UP..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)