Create a UFO and make it driveable? And make it float above you if otherwise? - 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: Create a UFO and make it driveable? And make it float above you if otherwise? (
/showthread.php?tid=609840)
Create a UFO and make it driveable? And make it float above you if otherwise? -
BurnZ - 17.06.2016
Well, can someone help me with this.
For one, I cannot find a UFO model, second, I am not able to script something that advanced YET.
Any help appreciated, thanks in advance.
Re: Create a UFO and make it driveable? And make it float above you if otherwise? -
AbyssMorgan - 17.06.2016
18846 - ufo model
http://files.prineside.com/gtasa_sam...ue/18846_b.jpg
The controller, which can convert the DynamicObject and use ufo object.
https://sampforum.blast.hk/showthread.php?tid=608012
However, I recommend simply attach the object to the RC Goblin
PHP Code:
AttachDynamicObjectToVehicle(objectid,vehicleid,0.0,0.0,-0.73,0.0,0.0,0.0);
Re: Create a UFO and make it driveable? And make it float above you if otherwise? -
BurnZ - 17.06.2016
...Wait what?
There is an actual rusty UFO model in the game?
Re: Create a UFO and make it driveable? And make it float above you if otherwise? -
AbyssMorgan - 17.06.2016
Quote:
Originally Posted by BurnZ
...Wait what?
There is an actual rusty UFO model in the game?
|
It was added in SAMP Objects
Re: Create a UFO and make it driveable? And make it float above you if otherwise? -
Fairuz - 17.06.2016
Have you ever visited Area 51/69 in-game or see the Lil' Probe Inn?