#4

I did. surely
Код:
//Load Car
PrivateCar = AddStaticVehicle(VehicleInfo[vid_][vID_vvv], VehicleInfo[vid_][vX], VehicleInfo[vid_][vY], VehicleInfo[vid_][vZ], VehicleInfo[vid_][vA], VehicleInfo[vid_][vColor1], VehicleInfo[vid_][vColor2]);

//Load Neon
SetPVarInt(playerid, "Status", 1);
SetPVarInt(playerid, "neon", CreateObject(18647, 0, 0, 0, 0, 0, 0));
SetPVarInt(playerid, "neon1", CreateObject(18647, 0, 0, 0, 0, 0, 0));
AttachObjectToVehicle(GetPVarInt(playerid, "neon"), PrivateCar, -0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
AttachObjectToVehicle(GetPVarInt(playerid, "neon1"), PrivateCar, 0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
And how can one do this neon system only for a private vehicle?
Reply


Messages In This Thread
Neon - by KamilPolska - 28.10.2018, 02:40
Re: Neon - by Mazio - 28.10.2018, 04:27
Re: Neon - by KamilPolska - 28.10.2018, 11:24
Re: Neon - by KamilPolska - 28.10.2018, 12:59

Forum Jump:


Users browsing this thread: 1 Guest(s)