attach
#2

try
PHP Code:
new NVTransportas[4],
    
utilitytrailer[4]
;
//out of callbacks
//OnGameModeInit
NVTransportas[0] = CreateVehicle(583, -3779.2019, -1880.65605.284490.0000, -1, -1100);
NVTransportas[1] = CreateVehicle(583, -3778.9314, -1884.00425.284490.0000, -1, -1100);
NVTransportas[2] = CreateVehicle(583, -3778.3508, -1887.53135.284490.0000, -1, -1100);
NVTransportas[3] = CreateVehicle(583, -3777.9119, -1890.94585.284490.0000, -1, -1100);
utilitytrailer[0] = CreateVehicle(611, -3775.2961, -1880.64645.458490.0000, -1, -1100);
utilitytrailer[1] = CreateVehicle(611, -3775.0056, -1884.05875.458490.0000, -1, -1100);
utilitytrailer[2] = CreateVehicle(611, -3774.0906, -1890.97845.458490.0000, -1, -1100);
utilitytrailer[3] = CreateVehicle(611, -3774.3333, -1887.62065.458490.0000, -1, -1100);
    
for(new 
x4x++) AttachTrailerToVehicle(utilitytrailer[x], NVTransportas[x]); 
Reply


Messages In This Thread
attach - by Heress - 22.12.2018, 09:55
Re: attach - by InsaneBR - 22.12.2018, 14:58
Re: attach - by Heress - 23.12.2018, 17:42
Re: attach - by Deken - 23.12.2018, 17:45
Re: attach - by Heress - 23.12.2018, 17:57
Re: attach - by Deken - 23.12.2018, 18:01
Re: attach - by Heress - 23.12.2018, 21:00
Re: attach - by AlfaSufaIndo - 23.12.2018, 22:48
Re: attach - by AlfaSufaIndo - 23.12.2018, 22:55
Re: attach - by Heress - 27.12.2018, 13:00

Forum Jump:


Users browsing this thread: 4 Guest(s)