attach
#8

Quote:
Originally Posted by Heress
View Post
"i made it like this make it like in your code" sorry but i dont understand this sentence.... :/
PHP Code:
new utilitytrailer1[MAX_PLAYERS];
new 
utilitytrailer2[MAX_PLAYERS];
new 
utilitytrailer3[MAX_PLAYERS];
new 
utilitytrailer4[MAX_PLAYERS];
new 
vehid1 NVTransportas[0] = CreateVehicle(583, -3779.2019, -1880.65605.284490.0000, -1, -1100);
new 
vehid2 NVTransportas[1] = CreateVehicle(583, -3778.9314, -1884.00425.284490.0000, -1, -1100);
new 
vehid3 NVTransportas[2] = CreateVehicle(583, -3778.3508, -1887.53135.284490.0000, -1, -1100);
new 
vehid4 NVTransportas[3] = CreateVehicle(583, -3777.9119, -1890.94585.284490.0000, -1, -1100);
//--------------------------------------------------------------------------------------------------------//
utilitytrailer1[playerid] = CreateVehicle(611, -3775.2961, -1880.64645.458490.0000, -1, -1100);
utilitytrailer2[playerid] = CreateVehicle(611, -3775.0056, -1884.05875.458490.0000, -1, -1100);
utilitytrailer3[playerid] = CreateVehicle(611, -3774.0906, -1890.97845.458490.0000, -1, -1100);
utilitytrailer4[playerid] = CreateVehicle(611, -3774.3333, -1887.62065.458490.0000, -1, -1100);
//--------------------------------------------------------------------------------------------------------//
AttachTrailerToVehicle(utilitytrailer1[playerid], vehid1);
AttachTrailerToVehicle(utilitytrailer2[playerid], vehid2);
AttachTrailerToVehicle(utilitytrailer3[playerid], vehid3);
AttachTrailerToVehicle(utilitytrailer4[playerid], vehid4); 
As Deken said
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: 2 Guest(s)