How to scale object? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to scale object? (
/showthread.php?tid=209342)
How to scale object? -
Rapgangsta - 10.01.2011
In the new SetPlayerAttachedObject we can change the scale
fScaleX (optional) X axis scaling of the object.
fScaley (optional) Y axis scaling of the object.
fScalez (optional) Z axis scaling of the object.
Can i do this with CreateObject
or if i cant can create it?
Re: How to scale object? -
DaLgakıran - 21.06.2012
Sorry for posting in an over-a-year-old-topic but I need an answer to this question.
Re: How to scale object? -
MP2 - 21.06.2012
If you have a question post a new topic - don't bump a year old one. That's what you're meant to do.
You can't scale objects, unless they are attached to players.