SA-MP Forums Archive
Help With Cop Red / BLue Light Object - 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: Help With Cop Red / BLue Light Object (/showthread.php?tid=282231)



Help With Cop Red / BLue Light Object - [MKD]Max - 10.09.2011

light[vehicleid] = CreateObject(18646, 770.48, -1381.58, 14.06, 0.00, 0.00, 0.00);
AttachObjectToVehicle(light[vehicleid], vehicleid, 770.48, -1381.58, 14.06, 0.0, 0.0, 0.0);

i have done this like i see Attack Tutorail but when i got in game and Press Key 2 nothing come!


Re: Help With Cop Red / BLue Light Object - iPLEOMAX - 10.09.2011

These offsets don't look good: 770.48, -1381.58, 14.06 too far away from the vehicle itself.

Try any Attach Tool.

I made one here: https://sampforum.blast.hk/showthread.php?tid=272552


Re: Help With Cop Red / BLue Light Object - [MKD]Max - 10.09.2011

thnx