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



SA:MP Coronas - ranme15 - 19.05.2015

Hey,

Does somebody knows how do I create these coronas without using pickups?
https://www.youtube.com/watch?v=ZxA866rMHsQ
(the blue thing at 00:02)

Ran


Re: SA:MP Coronas - 7Ahmad7 - 19.05.2015

Look,What i would like to say is that:
1- this is not a corona,it is a small lighting-blue beacon
2-this object is moded,Because MTA,able scripters to make moded models,as you download their own moded model,not the original.
3-So you won't find this beacon(corona) as i tried searching it for you,it might be removed or something,How ever,Sorry for that.

NOTE: you can still mix some neons to make a circle , but it will take some time and some hard working up...
That is your only way to make it,as i made in my last map from 2 days.


Re: SA:MP Coronas - ranme15 - 19.05.2015

Quote:
Originally Posted by 7Ahmad7
Посмотреть сообщение
Look,What i would like to say is that:
1- this is not a corona,it is a small lighting-blue beacon
2-this object is moded,Because MTA,able scripters to make moded models,as you download their own moded model,not the original.
3-So you won't find this beacon(corona) as i tried searching it for you,it might be removed or something,How ever,Sorry for that.

NOTE: you can still mix some neons to make a circle , but it will take some time and some hard working up...
That is your only way to make it,as i made in my last map from 2 days.
Please, don't bullshit things you don't know.


Re: SA:MP Coronas - Luis- - 20.05.2015

If that's MTA, you're better off asking on their forum.


Re: SA:MP Coronas - Yashas - 20.05.2015

You can do it by creating a object(Check the object ids under the Light section). Then use AttachObjectToVehicle and attach it to a vehicle.Set the X,Y,Z offsets (relative to the vehicle) such that the attached object stays in front of the vehicle.

I don't know the model which was used in the video so you'll have to find it out.


Re: SA:MP Coronas - ranme15 - 20.05.2015

Quote:
Originally Posted by Luis-
Посмотреть сообщение
If that's MTA, you're better off asking on their forum.
This is SA:MP shown at the video.
Quote:
Originally Posted by Yashas
Посмотреть сообщение
You can do it by creating a object(Check the object ids under the Light section). Then use AttachObjectToVehicle and attach it to a vehicle.Set the X,Y,Z offsets (relative to the vehicle) such that the attached object stays in front of the vehicle.

I don't know the model which was used in the video so you'll have to find it out.
Doesn't help, theres a simple way, I just don't know the function of it.


Re: SA:MP Coronas - Beckett - 20.05.2015

That's the blue neon turned upside down.


Re: SA:MP Coronas - Yashas - 20.05.2015

I am sorry.I never went through the whole video.You needn't attach the object to the vehicle since you want that light source to be stationary.Just create an object with modelid of a neon tube.

18648 BlueNeonTube1


Re: SA:MP Coronas - Threshold - 20.05.2015

Looks like 19284. You're welcome.


Re: SA:MP Coronas - ranme15 - 20.05.2015

Quote:
Originally Posted by Threshold
Посмотреть сообщение
Looks like 19284. You're welcome.
I know people who changed its size and color, how can it be possible? Maybe using a material to change its color but its size?