Would this be possible? - 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: Would this be possible? (
/showthread.php?tid=524153)
Would this be possible? -
DamonD - 05.07.2014
Yes, hi. I am wondering if this is possible. I believe if a large amount of time and effort is put in it will be possible,
https://www.youtube.com/watch?v=T0VlVm10Ris
Maybe a black textdraw and then some light bulbs attached to the player(textdraw gets cut out around the lightbulbs so they show)?
Thanks,
Damon
(NOTE: Ignore the finisher, and end of the entrance I am focusing on the jacket bulb/lighting part.
Re: Would this be possible? -
rockhopper - 05.07.2014
According to me Its possible But you will need a real harD WORK To do that But if you make it You Are Gr8
Re: Would this be possible? -
Rittik - 05.07.2014
I think it's not possible for now, because in san andreas as there is no such light bulbs which twinkles.
Re: Would this be possible? -
BroZeus - 05.07.2014
Quote:
Originally Posted by Rittik
I think it's not possible for now, because in san andreas as there is no such light bulbs which twinkles.
|
try object id 354
Re: Would this be possible? -
Dignity - 05.07.2014
You can do this fairly easily, but you won't need textdraws. You need to make a mapping which is the same as the video, and you can use similar lighting physics by using particles:
https://sampwiki.blast.hk/wiki/Objects_0...rticle_Effects -- you can add a black screen behind the mapping by using object ID 18753 or "Base125mx125m1" and by removing it's textures and making them black.
Then aim their camera at that particular position and add a timer for when to move the camera again.