18.01.2016, 01:37
I have a problem, with neon lights, it puts them in the ground and i've checked codes from few scripts and still getting this:
http://i.imgur.com/8d4eeaH.jpg
and this are the codes:
http://i.imgur.com/8d4eeaH.jpg
and this are the codes:
pawn Код:
VInfo[v][Neonke1] = CreateObject(18648,0,0,0,0,0,0);
VInfo[v][Neonke2] = CreateObject(18648,0,0,0,0,0,0);
AttachObjectToVehicle(VInfo[v][Neonke1], vehid, -0.8, 0.0, -0.70, 0.0, 0.0, 0.0 );
AttachObjectToVehicle(VInfo[v][Neonke2], vehid, 0.8, 0.0, -0.70, 0.0, 0.0, 0.0 );