SA-MP Forums Archive
Two Questions - 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: Two Questions (/showthread.php?tid=600843)



Two Questions - Sanady - 13.02.2016

Hello everybody, I saw something interesting on one server, I want to try to create simular version of it, here is the screen:


In this photo you can see flayer which are flying to ground, which object is that? And should I use mapandreas for it or ColAndreas? Any suggestions?


Re: Two Questions - Joron - 13.02.2016

Try: http://dev.prineside.com/en/gtasa_samp_model_id/


Re: Two Questions - Sanady - 13.02.2016

Quote:
Originally Posted by Joron
Посмотреть сообщение
I tried, I haven`t find anything If anyone might have idea what object is that or what is it, post it here. Thanks.


Re: Two Questions - Joron - 13.02.2016

Quote:
Originally Posted by Sanady
Посмотреть сообщение
I tried, I haven`t find anything If anyone might have idea what object is that or what is it, post it here. Thanks.
Hey,i could find it for it,but tmr because am busy now..


Re: Two Questions - Sanady - 14.02.2016

Quote:
Originally Posted by Joron
Посмотреть сообщение
Hey,i could find it for it,but tmr because am busy now..
Listen that object is something rare in SA-MP probably, there must be trick how to find it, becouse that objects are not using any texture change, also it`s original SA object, if anyone would know ID please post here, I was searching whole last night, but I haven`t find it.


Re: Two Questions - CodeStyle175 - 14.02.2016

Yuo just create timer, what creates this object and MoveObject just puts it on the ground. You will need to use mapandreas, because you need to know where is the lowest z point on the ground.


Re: Two Questions - Sanady - 14.02.2016

Quote:
Originally Posted by CodeStyle175
Посмотреть сообщение
Yuo just create timer, what creates this object and MoveObject just puts it on the ground. You will need to use mapandreas, because you need to know where is the lowest z point on the ground.
Bro I don`t want to create shitty work, just to create objects that will fly to the ground, if you have serius answer for me, then post here, don`t post me idiotic ideas, I know about that idea but I want to create something that when that papers will fly to the ground to fly like real papers.


Re: Two Questions - Sanady - 15.02.2016

Anyone?