SA-MP Forums Archive
Zoom @ mSelection include - 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: Zoom @ mSelection include (/showthread.php?tid=442660)



Zoom @ mSelection include - Stefand - 08.06.2013

Hello,

I have a question how the zoom works with mSelection include.

I pasted this in my vehicle.txt and it makes it a very very small vehicle.
560 0.0 0.0 -30.0 10.0

how to I make it that it is like 25% bigger than the original?

(original is: 560 0.0 0.0 -30.0 1.0)


Re: Zoom @ mSelection include - IstuntmanI - 08.06.2013

Try to modify 1.0 to 2.5.


Re: Zoom @ mSelection include - Stefand - 08.06.2013

Quote:
Originally Posted by IstuntmanI
Посмотреть сообщение
Try to modify 1.0 to 2.5.
will result in also very small but bigger than when its 10


Re: Zoom @ mSelection include - DeMoX - 08.06.2013

Try to use this:
Код:
560 0.0 0.0 -30.0 0.35