SA-MP Forums Archive
Object that resembles light? - 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: Object that resembles light? (/showthread.php?tid=629005)



Object that resembles light? - rt-2 - 18.02.2017

Hi,
I need to use a light on my script, a yellow light.
Object 19294 does an OK job but only in the good conditions only.
As you may all know, lights only works at night.

This light is important for safety and I need it 24/7.
Is there another object, maybe not a light, but something yellow and round that I can use, that stays 24/7, and resembles to a light.

Thank you,
rt-2


Re: Object that resembles light? - KillerDVX - 18.02.2017

Could you show us your code?


Re: Object that resembles light? - rt-2 - 18.02.2017

Quote:
Originally Posted by KillerDVX
Посмотреть сообщение
Could you show us your code?
Код:
CreateDynamicObject(19294, 132, -67, 3, 0, 0, 0);