SA-MP Forums Archive
Please help with neon - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Please help with neon (/showthread.php?tid=197556)



Please help with neon - Denisenko - 09.12.2010

Hello, maybe you know how to make a marquee that they are reflections?
Everything works so well. Only that, machinery and other things on a very large reflection.
My code is this:
Code:
new neonas;
                new neonas1;
                neonas = CreateObject(18647,0,0,0,0,0,0,0.5);
                neonas1 = CreateObject(18647,0,0,0,0,0,0,0.5);
                AttachObjectToVehicle(neonas, GetPlayerVehicleID(playerid), -0.8, 0.0, -0.75, 0.0, 0.0, 0.0);
                AttachObjectToVehicle(neonas1, GetPlayerVehicleID(playerid), 0.8, 0.0, -0.75, 0.0, 0.0, 0.0);
                GivePlayerMoney( playerid, -100 );



Re: Please help with neon - audifan00 - 18.12.2010

im lazy to help fixing it but i released a good neon filterscript with garage etc if u want it here:
https://sampforum.blast.hk/showthread.php?tid=200569