Please help with neon
#1

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 );
Reply


Messages In This Thread
Please help with neon - by Denisenko - 09.12.2010, 15:00
Re: Please help with neon - by audifan00 - 18.12.2010, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)