Objects size
#1

How i can Resize Objects Like THis
Reply
#2

I believe just attached objects can be resized.
Reply
#3

Search the wiki before asking questions.
https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject
What you need is the scale parameter.
Reply
#4

Yes But how ? How i resize it and where i can add size of object
Reply
#5

Read leong124's answer.
Reply
#6

Quote:

Parameters:
(playerid, index, modelid, bone, Float:fOffsetX, Float:fOffsetY, Float:fOffsetZ, Float:fRotX, Float:fRotY, Float:fRotZ, Float:fScaleX, Float:fScaleY, Float:fScaleZ)
playerid The ID of the player you want to attach the object to.
index The index of the object.
modelid The model to attach.
bone The bone you want 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.

fScaleX (optional) X axis scale of the object.
fScaley (optional) Y axis scale of the object.
fScalez (optional) Z axis scale of the object


fscalez Is Size !? or what
Reply
#7

Scale means the size. Why don't you try the actual script before asking it?
Try holdstudio by Slice (or some other scripts).
Reply
#8

ok thanks Let Me Try Repu added To leong124
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)