SA-MP Forums Archive
how to minimize the 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 minimize the object? (/showthread.php?tid=305063)



how to minimize the object? - dickyodie - 21.12.2011

how do I minimize the object to be like this




Re: how to minimize the object? - Oh - 21.12.2011

I don't think it's possible in sa-mp.


Re: how to minimize the object? - dickyodie - 21.12.2011

but it is a screenshot of the SAMP


Re: how to minimize the object? - MP2 - 21.12.2011

This is only possible with SetPlayerAttachedObject. See the final 3 parameters for scaling.


Re: how to minimize the object? - Tee - 21.12.2011

Quote:
Originally Posted by MP2
Посмотреть сообщение
This is only possible with SetPlayerAttachedObject. See the final 3 parameters for scaling.
As MP2 said you can use SetPlayerAttachedObject.
Here's a filterscript that alows you to do that. Just load it, go in game, type /hold <objectid> and scale to a smaller size.
Filterscript Link.